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

Commit 6ede9360 authored by Jiyong Park's avatar Jiyong Park
Browse files

Add more *-ndk libraries to VndkMustUseVendorVariantList

Some libraries were missing in aosp/1777786.

Bug: 161456198
Bug: 194743866
Test: m on full-eng

Merged-In: I7c7aa1025a876e45fc4779378825d91098164e84
Change-Id: I3cb4dfcf490ddb6b4bd3915232399cebf5e467d5
parent 1b064ab3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -25,9 +25,11 @@ var VndkMustUseVendorVariantList = []string{
	"android.hardware.authsecret-unstable-ndk_platform",
	"android.hardware.automotive.occupant_awareness-V1-ndk",
	"android.hardware.automotive.occupant_awareness-V1-ndk_platform",
	"android.hardware.health.storage-V1-ndk",
	"android.hardware.health.storage-V1-ndk_platform",
	"android.hardware.health.storage-ndk_platform",
	"android.hardware.health.storage-unstable-ndk_platform",
	"android.hardware.identity-V2-ndk",
	"android.hardware.identity-V2-ndk_platform",
	"android.hardware.identity-ndk_platform",
	"android.hardware.light-V1-ndk",
@@ -42,6 +44,7 @@ var VndkMustUseVendorVariantList = []string{
	"android.hardware.oemlock-V1-ndk_platform",
	"android.hardware.oemlock-ndk_platform",
	"android.hardware.oemlock-unstable-ndk_platform",
	"android.hardware.power-V1-ndk",
	"android.hardware.power-V1-ndk_platform",
	"android.hardware.power-ndk_platform",
	"android.hardware.rebootescrow-V1-ndk",
@@ -63,6 +66,7 @@ var VndkMustUseVendorVariantList = []string{
	"android.hardware.security.sharedsecret-V1-ndk_platform",
	"android.hardware.security.sharedsecret-ndk_platform",
	"android.hardware.security.sharedsecret-unstable-ndk_platform",
	"android.hardware.vibrator-V1-ndk",
	"android.hardware.vibrator-V1-ndk_platform",
	"android.hardware.vibrator-ndk_platform",
	"android.hardware.weaver-V1-ndk",