surya: Update Display Stack from AOSPA

Change-Id: I350b488ae25309d1a92f4d22bdb6cd1063b70508
This commit is contained in:
2026-03-10 04:10:00 +00:00
committed by Raya Mahardika
parent 5c6b445c60
commit 3ceb7508ac
9 changed files with 2 additions and 62 deletions
+2 -60
View File
@@ -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,
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-2
View File
@@ -518,11 +518,9 @@ PRODUCT_PACKAGES += \
libconfigdb \
libcpion \
libdataitems \
libdisp-aba \
libdisplayqos \
libdng_sdk2vendor \
libdpmqmihal \
libdpps \
libdrmfs \
libdrmtime \
libdsi_netctrl \