Restore the VNDK list for v34 which was frozen

VNDK v34 was already frozen and must not be changed. Restore the
original version of the VNDK list.

Ignore-AOSP-First: This is not released in AOSP yet
Bug: 299867815
Test: lunch cf_x86_64_phone-next-userdebug; m
Change-Id: I0edb24568f28caf8b08cfa5c1b6dba44d3c91a9e
This commit is contained in:
Justin Yun
2023-09-20 13:13:49 +09:00
parent 0cfbf4ef21
commit d34a22ce39
2 changed files with 1 additions and 3 deletions

View File

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

View File

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