Create authsecret aidl interface

Bug: 176107318
Change-Id: Ia2ddb148600fb846a41802b25ec73a7747720090
This commit is contained in:
ChengYou Ho 2020-12-30 04:02:56 +08:00 committed by Chengyou Ho
parent 193ac2eb96
commit 50ab3ff048
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ package config
// For these libraries, the vendor variants must be installed even if the device
// has VndkUseCoreVariant set.
var VndkMustUseVendorVariantList = []string{
"android.hardware.authsecret-unstable-ndk_platform",
"android.hardware.automotive.occupant_awareness-ndk_platform",
"android.hardware.light-ndk_platform",
"android.hardware.identity-ndk_platform",