surya: Update Display Stack from AOSPA
Change-Id: I350b488ae25309d1a92f4d22bdb6cd1063b70508
This commit is contained in:
+2
-60
@@ -7831,32 +7831,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libdisp-aba",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libdisp-aba.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libdisplayqos",
|
||||
owner: "xiaomi",
|
||||
@@ -7939,40 +7913,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libdpps",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libdpps.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libdisp-aba",
|
||||
"libqdutils",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libbinder",
|
||||
"libdrm",
|
||||
"libtinyxml2-v34",
|
||||
"libhidlbase",
|
||||
"android.frameworks.sensorservice@1.0",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libdrmfs",
|
||||
owner: "xiaomi",
|
||||
@@ -10161,6 +10101,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -10219,6 +10160,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -518,11 +518,9 @@ PRODUCT_PACKAGES += \
|
||||
libconfigdb \
|
||||
libcpion \
|
||||
libdataitems \
|
||||
libdisp-aba \
|
||||
libdisplayqos \
|
||||
libdng_sdk2vendor \
|
||||
libdpmqmihal \
|
||||
libdpps \
|
||||
libdrmfs \
|
||||
libdrmtime \
|
||||
libdsi_netctrl \
|
||||
|
||||
Reference in New Issue
Block a user