zumapro: Update linker.config from AP4A.241205.013

These libraries are used in camera HAL APEX.

Change-Id: I40a7ff722ae55a4ca9fd77f97a2b5e73af1898e2
This commit is contained in:
Michael Bestas 2024-12-09 18:58:41 +02:00 committed by Michael Bestas
parent 987c1bf308
commit 23bb1a376d
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -1,6 +1,10 @@
{
"provideLibs": [
"liboemcrypto.so",
"lib_aion_buffer.so"
"lib_aion_buffer.so",
"libedgetpu_client.google.so",
"libedgetpu_tachyon.google.so",
"libedgetpu_util.so",
"libgxp.so"
]
}