Create authsecret aidl interface am: 50ab3ff048
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1541204 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie47060a6edd5980e378559b5dab68a8757f7c4c2
This commit is contained in:
commit
9739215454
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue