universal9830: decommonize gpsd
Change-Id: Ie9244858ebe1c70627be85598940ded4d1b58c61 Signed-off-by: ExtremeXT <75576145+ExtremeXT@users.noreply.github.com>
This commit is contained in:
-36
@@ -3097,42 +3097,6 @@ sh_binary {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "gpsd",
|
||||
owner: "samsung",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/hw/gpsd",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.frameworks.sensorservice@1.0",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libhardware_legacy",
|
||||
"libcutils",
|
||||
"libssl",
|
||||
"libcrypto",
|
||||
"libwrappergps",
|
||||
"libandroid_net",
|
||||
"libz",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
relative_install_path: "hw",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "lhd",
|
||||
owner: "samsung",
|
||||
|
||||
Reference in New Issue
Block a user