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,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libdisplayqos",
|
name: "libdisplayqos",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@@ -7939,40 +7913,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libdrmfs",
|
name: "libdrmfs",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@@ -10161,6 +10101,7 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
|
check_elf_files: false,
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -10219,6 +10160,7 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
|
check_elf_files: false,
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: 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 \
|
libconfigdb \
|
||||||
libcpion \
|
libcpion \
|
||||||
libdataitems \
|
libdataitems \
|
||||||
libdisp-aba \
|
|
||||||
libdisplayqos \
|
libdisplayqos \
|
||||||
libdng_sdk2vendor \
|
libdng_sdk2vendor \
|
||||||
libdpmqmihal \
|
libdpmqmihal \
|
||||||
libdpps \
|
|
||||||
libdrmfs \
|
libdrmfs \
|
||||||
libdrmtime \
|
libdrmtime \
|
||||||
libdsi_netctrl \
|
libdsi_netctrl \
|
||||||
|
|||||||
Reference in New Issue
Block a user