Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList
aidl libs need to be differentiated because they explicitly set different system/vendor stabilities. Bug: 142230898 Test: make checkbuild Change-Id: I1eb8b77a8e15f962eb6a352c87b1a43ca2160758 Merged-In: Ib09baa946faff8334f7c50568db5e6735dfbbfe2
This commit is contained in:
committed by
Robin Lee
parent
3b6791c2bc
commit
876180cf36
@@ -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",
|
||||
|
Reference in New Issue
Block a user