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:
ChengYou Ho 2021-01-12 08:22:52 +00:00 committed by Automerger Merge Worker
commit 9739215454

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",