devon: Drop STFlashTool
It doesn't do anything since it references a non existent config Change-Id: I89f43190c28313c30a545e1c65feaed5120b2d30
This commit is contained in:
-34
@@ -3862,40 +3862,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "STFlashTool",
|
||||
owner: "motorola",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/STFlashTool",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbase_shim",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libchrome",
|
||||
"libbase",
|
||||
"libhardware",
|
||||
"libpower",
|
||||
"libz",
|
||||
"libhidlbase",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "android.hardware.biometrics.fingerprint@2.1-service-ets",
|
||||
owner: "motorola",
|
||||
|
||||
Reference in New Issue
Block a user