Merge "Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList"

This commit is contained in:
Treehugger Robot
2020-02-07 20:22:52 +00:00
committed by Gerrit Code Review

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.light-ndk_platform",
"android.hardware.nfc@1.2",
"android.hardware.power-ndk_platform",
"android.hardware.vibrator-ndk_platform",