Create authsecret aidl interface
Bug: 176107318 Change-Id: Ia2ddb148600fb846a41802b25ec73a7747720090
This commit is contained in:
parent
193ac2eb96
commit
50ab3ff048
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue