mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-27 17:24:46 +00:00
Add lib_aion_buffer.so to vendor linker config
This lets com.google.pixel.camera.hal.apex access it. Change-Id: Ic01ce043eeecbc3bcc71c04f49a7c348e2b10886
This commit is contained in:
committed by
Michael Bestas
parent
0c470b4e65
commit
ddf641562d
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"provideLibs": [
|
||||
"liboemcrypto.so"
|
||||
"liboemcrypto.so",
|
||||
"lib_aion_buffer.so"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user