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 {
|
||||
name: "libsn100u_fw",
|
||||
name: "libsn220u_fw",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
@@ -13056,7 +13056,7 @@ cc_prebuilt_library_shared {
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libsn100u_fw.so",
|
||||
"proprietary/vendor/lib64/libsn220u_fw.so",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user