universal9830: Build cbd from source

Change-Id: Ibb3c8c8db99d19d464abb55b14a19aabd32e3605
Signed-off-by: ExtremeXT <75576145+ExtremeXT@users.noreply.github.com>
This commit is contained in:
Tim Zimmermann
2025-02-16 07:12:23 +01:00
committed by ExtremeXT
parent 757dad8748
commit fb4a48e473
3 changed files with 0 additions and 27 deletions
-26
View File
@@ -2884,32 +2884,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "cbd",
owner: "samsung",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/cbd",
],
shared_libs: [
"liblog",
"libcutils",
"libc",
"libc++",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "android.hardware.drm@1.3-service.widevine",
owner: "samsung",
BIN
View File
Binary file not shown.
-1
View File
@@ -205,7 +205,6 @@ PRODUCT_PACKAGES += \
vendor.samsung.hardware.radio_manifest_2_33.xml \
vendor.samsung.hardware.sehradio_manifest_2_33.xml \
cass \
cbd \
android.hardware.drm@1.3-service.widevine \
android.hardware.keymaster@4.0_strongbox-service \
android.hardware.neuralnetworks@1.3-service.eden-drv \