Merge "Restore the VNDK list for v34 which was frozen" into udc-dev-plus-aosp am: d7ab5d122b am: 0fe3772136 am: a5a1d2afb4

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24798346

Change-Id: I68227ae92a93de6eaeb390d89b05ced1086c701a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-09-20 07:54:26 +00:00 committed by Automerger Merge Worker
commit 9e40d6bf5f
2 changed files with 1 additions and 3 deletions

View file

@ -4,7 +4,6 @@ LLNDK: libGLESv2.so
LLNDK: libGLESv3.so
LLNDK: libRS.so
LLNDK: libandroid_net.so
LLNDK: libapexsupport.so
LLNDK: libbinder_ndk.so
LLNDK: libc.so
LLNDK: libcgrouprc.so
@ -94,6 +93,7 @@ VNDK-core: libcodec2.so
VNDK-core: libcrypto.so
VNDK-core: libcrypto_utils.so
VNDK-core: libcurl.so
VNDK-core: libdiskconfig.so
VNDK-core: libdumpstateutil.so
VNDK-core: libevent.so
VNDK-core: libexif.so

View file

@ -1,2 +0,0 @@
+LLNDK: libapexsupport.so
-VNDK-core: libdiskconfig.so