From d34a22ce39a82bf4a7e8e0735fb6058558e44c4b Mon Sep 17 00:00:00 2001 From: Justin Yun Date: Wed, 20 Sep 2023 13:13:49 +0900 Subject: [PATCH] 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 --- target/product/gsi/34.txt | 2 +- target/product/gsi/34_history.txt | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 target/product/gsi/34_history.txt diff --git a/target/product/gsi/34.txt b/target/product/gsi/34.txt index d2b44e268f..ceb2060c19 100644 --- a/target/product/gsi/34.txt +++ b/target/product/gsi/34.txt @@ -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 diff --git a/target/product/gsi/34_history.txt b/target/product/gsi/34_history.txt deleted file mode 100644 index abd99986b1..0000000000 --- a/target/product/gsi/34_history.txt +++ /dev/null @@ -1,2 +0,0 @@ -+LLNDK: libapexsupport.so --VNDK-core: libdiskconfig.so \ No newline at end of file