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

Commit 4b662e4d authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "vibrator: use package as name"

parents 563e3a4f 9dbe4035
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ var VndkMustUseVendorVariantList = []string{
	"android.hardware.thermal@1.0",
	"android.hardware.tv.cec@1.0",
	"android.hardware.tv.input@1.0",
	"android.hardware.vibrator-ndk_platform",
	"android.hardware.vibrator@1.0",
	"android.hardware.vibrator@1.1",
	"android.hardware.vibrator@1.2",
@@ -165,5 +166,4 @@ var VndkMustUseVendorVariantList = []string{
	"libxml2",
	"libyuv",
	"libziparchive",
	"vintf-vibrator-ndk_platform",
}