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