Merge "Must use vendor variant for health storage AIDL HAL"

This commit is contained in:
Treehugger Robot
2021-01-14 22:22:08 +00:00
committed by Gerrit Code Review

View File

@@ -20,6 +20,8 @@ package config
var VndkMustUseVendorVariantList = []string{
"android.hardware.authsecret-unstable-ndk_platform",
"android.hardware.automotive.occupant_awareness-ndk_platform",
"android.hardware.health.storage-ndk_platform",
"android.hardware.health.storage-unstable-ndk_platform",
"android.hardware.light-ndk_platform",
"android.hardware.identity-ndk_platform",
"android.hardware.nfc@1.2",