emerald-vendor: Sync Up With Latest Changes From trees.

This commit is contained in:
2026-05-06 08:34:09 +00:00
parent f5724ea47f
commit c63f7d6268
14 changed files with 212 additions and 3 deletions
+101
View File
@@ -16060,6 +16060,56 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libarm_egl_properties_sysprop",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libarm_egl_properties_sysprop.so",
],
shared_libs: [
"liblog",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libarm_gralloc_properties_sysprop",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libarm_gralloc_properties_sysprop.so",
],
shared_libs: [
"liblog",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libarmnn",
owner: "xiaomi",
@@ -18368,6 +18418,31 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "liblibarm_mali_config_sysprops",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/liblibarm_mali_config_sysprops.so",
],
shared_libs: [
"liblog",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libmi_bokehpre",
owner: "xiaomi",
@@ -21315,6 +21390,32 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "arm.graphics-V3-ndk",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/mt6789/arm.graphics-V3-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
relative_install_path: "mt6789",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "gc16b3_aac_front_mipi_raw_IdxMgr",
owner: "xiaomi",