vndk-def: Add configstore@1.1
Bug: 69691076 Bug: 77781837 Test: ./vndk_definition_tool.py check-dep --tag-file ... Change-Id: I6c184e68868287268682d232f91ecd2a11450724
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user