universal9830: decommonize gpsd

Change-Id: Ie9244858ebe1c70627be85598940ded4d1b58c61
Signed-off-by: ExtremeXT <75576145+ExtremeXT@users.noreply.github.com>
This commit is contained in:
ExtremeXT
2025-08-25 14:56:16 +03:00
parent e9b9dc5293
commit 757dad8748
3 changed files with 0 additions and 37 deletions
-36
View File
@@ -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",
BIN
View File
Binary file not shown.
-1
View File
@@ -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 \