peridot: Use correct fw for nfc
Change-Id: I838a96f19c3e8bae26952eb5da4f3f0aefa51551
This commit is contained in:
@@ -13048,7 +13048,7 @@ cc_prebuilt_library_shared {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libsn100u_fw",
|
name: "libsn220u_fw",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
@@ -13056,7 +13056,7 @@ cc_prebuilt_library_shared {
|
|||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: [
|
srcs: [
|
||||||
"proprietary/vendor/lib64/libsn100u_fw.so",
|
"proprietary/vendor/lib64/libsn220u_fw.so",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1574,7 +1574,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libskewknob \
|
libskewknob \
|
||||||
libslimclient \
|
libslimclient \
|
||||||
libsmemlog \
|
libsmemlog \
|
||||||
libsn100u_fw \
|
libsn220u_fw \
|
||||||
libsnapdragoncolor-manager \
|
libsnapdragoncolor-manager \
|
||||||
libsnapdragoncolor-qdcm \
|
libsnapdragoncolor-qdcm \
|
||||||
libsns_device_mode_stub \
|
libsns_device_mode_stub \
|
||||||
|
|||||||
BIN
proprietary/vendor/lib64/libsn100u_fw.so
vendored
BIN
proprietary/vendor/lib64/libsn100u_fw.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libsn220u_fw.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libsn220u_fw.so
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user