universal9830: Build cbd from source
Change-Id: Ibb3c8c8db99d19d464abb55b14a19aabd32e3605 Signed-off-by: ExtremeXT <75576145+ExtremeXT@users.noreply.github.com>
This commit is contained in:
committed by
ExtremeXT
parent
757dad8748
commit
fb4a48e473
-26
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user