zuma: Update linker.config from AP4A.241205.013
These libraries are used in camera HAL APEX. Change-Id: I40a7ff722ae55a4ca9fd77f97a2b5e73af1898e2
This commit is contained in:
parent
d97db5601b
commit
d06bae7ee7
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
{
|
{
|
||||||
"provideLibs": [
|
"provideLibs": [
|
||||||
"liboemcrypto.so",
|
"liboemcrypto.so",
|
||||||
"lib_aion_buffer.so"
|
"lib_aion_buffer.so",
|
||||||
|
"libedgetpu_client.google.so",
|
||||||
|
"libedgetpu_tachyon.google.so",
|
||||||
|
"libedgetpu_util.so",
|
||||||
|
"libgxp.so"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue