Files
device_google_gs201/linker.config.json
Michael Bestas 4267cf4543 Add lib_aion_buffer.so to vendor linker config
This lets com.google.pixel.camera.hal.apex access it.

Change-Id: Ic01ce043eeecbc3bcc71c04f49a7c348e2b10886
2024-10-06 22:15:19 +03:00

7 lines
75 B
JSON

{
"provideLibs": [
"liboemcrypto.so",
"lib_aion_buffer.so"
]
}