RM6785: Sync with tree
Change-Id: I4ad017b10c22124c350b10d32ebbdf641bb5ab92
This commit is contained in:
committed by
Raya Mahardika
parent
477ea53e1c
commit
0f3fdcc355
+1
-45
@@ -6,6 +6,7 @@ soong_namespace {
|
||||
imports: [
|
||||
"device/realme/RM6785",
|
||||
"hardware/mediatek",
|
||||
"hardware/mediatek/libaedv",
|
||||
"hardware/mediatek/libmtkperf_client",
|
||||
],
|
||||
}
|
||||
@@ -848,51 +849,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libaedv",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libaedv.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libbase",
|
||||
"libunwindstack",
|
||||
"liblog",
|
||||
"libz",
|
||||
"libc",
|
||||
"libdl",
|
||||
"libm",
|
||||
"libc++",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libaedv.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libbase",
|
||||
"libunwindstack",
|
||||
"liblog",
|
||||
"libz",
|
||||
"libc",
|
||||
"libdl",
|
||||
"libm",
|
||||
"libc++",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libbwc",
|
||||
owner: "realme",
|
||||
|
||||
@@ -366,7 +366,6 @@ PRODUCT_PACKAGES += \
|
||||
libTEECommon \
|
||||
libaal_mtk \
|
||||
libaalservice \
|
||||
libaedv \
|
||||
libbwc \
|
||||
libcapctrl \
|
||||
libcares_naptr \
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user