diff --git a/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv b/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv index 5a56178ec..799452248 100644 --- a/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv +++ b/vndk/tools/definition-tool/datasets/eligible-list-28-properties.csv @@ -66,6 +66,7 @@ android.hardware.cas@1.0,True,False,True,hidl_interface android.hardware.cas@1.0-adapter-helper,True,False,True,hidl_interface android.hardware.configstore-utils,True,False,True,cc_library_shared android.hardware.configstore@1.0,True,False,True,hidl_interface +android.hardware.configstore@1.1,True,False,True,hidl_interface android.hardware.configstore@1.0-adapter-helper,True,False,True,hidl_interface android.hardware.confirmationui-support-lib,True,False,True,cc_library android.hardware.confirmationui@1.0,True,False,True,hidl_interface diff --git a/vndk/tools/definition-tool/datasets/eligible-list-28.csv b/vndk/tools/definition-tool/datasets/eligible-list-28.csv index 73e25f811..efea8e58a 100644 --- a/vndk/tools/definition-tool/datasets/eligible-list-28.csv +++ b/vndk/tools/definition-tool/datasets/eligible-list-28.csv @@ -35,6 +35,7 @@ Path,Tag,Comments /system/${LIB}/android.hardware.cas@1.0.so,VNDK, /system/${LIB}/android.hardware.configstore-utils.so,VNDK, /system/${LIB}/android.hardware.configstore@1.0.so,VNDK, +/system/${LIB}/android.hardware.configstore@1.1.so,VNDK, /system/${LIB}/android.hardware.confirmationui-support-lib.so,VNDK, /system/${LIB}/android.hardware.confirmationui@1.0.so,VNDK, /system/${LIB}/android.hardware.contexthub@1.0.so,VNDK, @@ -514,6 +515,7 @@ Path,Tag,Comments /system/${LIB}/vndk${VNDK_VER}/android.hardware.cas@1.0.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/android.hardware.configstore-utils.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/android.hardware.configstore@1.0.so,VNDK, +/system/${LIB}/vndk${VNDK_VER}/android.hardware.configstore@1.1.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/android.hardware.confirmationui-support-lib.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/android.hardware.confirmationui@1.0.so,VNDK, /system/${LIB}/vndk${VNDK_VER}/android.hardware.contexthub@1.0.so,VNDK,