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

Commit b9157b15 authored by Steven Moreland's avatar Steven Moreland
Browse files

vndk.go: remove keymint

keymint-unstable is the VNDK variant (and this list is only checked to
be a superset of the desired libraries).

The other library exists, but it is removed because it's not in the VNDK
and this list is only for VNDK libs.

Bug: 173660792
Test: build
Change-Id: I0e1a2a7af13f132cd3bfa4ca1305c098acbe747b
parent fdea2578
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ var VndkMustUseVendorVariantList = []string{
	"android.hardware.automotive.occupant_awareness-ndk_platform",
	"android.hardware.light-ndk_platform",
	"android.hardware.identity-ndk_platform",
	"android.hardware.keymint-ndk_platform",
	"android.hardware.keymint-unstable-ndk_platform",
	"android.hardware.nfc@1.2",
	"android.hardware.power-ndk_platform",