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:
parent
3b8ef08a3e
commit
18b6a40497
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"provideLibs": [
|
||||
"liboemcrypto.so"
|
||||
"liboemcrypto.so",
|
||||
"lib_aion_buffer.so"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue