Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 876180cf authored by Ivailo Karamanolev's avatar Ivailo Karamanolev Committed by Robin Lee
Browse files

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
parent 3b6791c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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",