surya: Build libui_shim for camera
This commit is contained in:
committed by
Mohammad Hasan Keramat J
parent
96fd719e06
commit
af3697705e
@@ -4038,11 +4038,10 @@ cc_prebuilt_library_shared {
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libalRnBRT_GL_GBWRAPPER.so"],
|
||||
shared_libs: ["libui", "liblog", "libGLESv2", "libEGL", "libutils", "libc++", "libc", "libm", "libdl", ],
|
||||
shared_libs: ["libui_shim", "libui", "liblog", "libGLESv2", "libEGL", "libutils", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user