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",
|
||||
|
||||
Vendored
BIN
Binary file not shown.
@@ -211,7 +211,6 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.neuralnetworks@1.3-service.eden-drv \
|
||||
android.hardware.secure_element@1.2-service \
|
||||
gps \
|
||||
gpsd \
|
||||
lhd \
|
||||
rild \
|
||||
vendor.samsung.hardware.gnss@2.1-service \
|
||||
|
||||
Reference in New Issue
Block a user