mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +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
c0c5e09794
commit
4267cf4543
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"provideLibs": [
|
||||
"liboemcrypto.so"
|
||||
"liboemcrypto.so",
|
||||
"lib_aion_buffer.so"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user