RM6785: Sync with tree
Change-Id: I4ad017b10c22124c350b10d32ebbdf641bb5ab92
This commit is contained in:
+1
-45
@@ -6,6 +6,7 @@ soong_namespace {
|
|||||||
imports: [
|
imports: [
|
||||||
"device/realme/RM6785",
|
"device/realme/RM6785",
|
||||||
"hardware/mediatek",
|
"hardware/mediatek",
|
||||||
|
"hardware/mediatek/libaedv",
|
||||||
"hardware/mediatek/libmtkperf_client",
|
"hardware/mediatek/libmtkperf_client",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
@@ -848,51 +849,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libbwc",
|
name: "libbwc",
|
||||||
owner: "realme",
|
owner: "realme",
|
||||||
|
|||||||
@@ -366,7 +366,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libTEECommon \
|
libTEECommon \
|
||||||
libaal_mtk \
|
libaal_mtk \
|
||||||
libaalservice \
|
libaalservice \
|
||||||
libaedv \
|
|
||||||
libbwc \
|
libbwc \
|
||||||
libcapctrl \
|
libcapctrl \
|
||||||
libcares_naptr \
|
libcares_naptr \
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user