Merge "Add GNSS AIDL interfaces (build/soong)"

This commit is contained in:
Yu-Han Yang 2020-09-26 02:34:36 +00:00 committed by Android (Google) Code Review
commit 6229f2123c
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ package config
// has VndkUseCoreVariant set.
var VndkMustUseVendorVariantList = []string{
"android.hardware.automotive.occupant_awareness-ndk_platform",
"android.hardware.gnss-unstable-ndk_platform",
"android.hardware.light-ndk_platform",
"android.hardware.identity-ndk_platform",
"android.hardware.nfc@1.2",