From d8e310348b64f44765c82c8b1e547782b8cd2683 Mon Sep 17 00:00:00 2001 From: Justin Yun Date: Fri, 1 Sep 2023 14:41:33 +0900 Subject: [PATCH] Add vndk list change history file Some devices may have the vndk files before that are removed after the version fix. To track those devices, leave history of the list change. Ignore-AOSP-First: udc not yet released Bug: 298120088 Test: atest vts_vndk_files_test Change-Id: I0b532e706d3b7214be7d67e7b34e0ccf993759b7 --- target/product/gsi/34_history.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 target/product/gsi/34_history.txt diff --git a/target/product/gsi/34_history.txt b/target/product/gsi/34_history.txt new file mode 100644 index 0000000000..abd99986b1 --- /dev/null +++ b/target/product/gsi/34_history.txt @@ -0,0 +1,2 @@ ++LLNDK: libapexsupport.so +-VNDK-core: libdiskconfig.so \ No newline at end of file