Merge "Revert "Another round of no-vendor-variant VNDK whitelist cleanup"" am: ae83ce656d
am: ab231ee744
Change-Id: I9f72ae78b8341b1b20250c0f8090513db6e77e7a
This commit is contained in:
commit
2d0fe41f83
1 changed files with 9 additions and 0 deletions
|
@ -19,15 +19,24 @@ package config
|
|||
// 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",
|
||||
"libbinder",
|
||||
"libcrypto",
|
||||
"libexpat",
|
||||
"libgatekeeper",
|
||||
"libgui",
|
||||
"libhidlcache",
|
||||
"libkeymaster_messages",
|
||||
"libkeymaster_portable",
|
||||
"libmedia_omx",
|
||||
"libpuresoftkeymasterdevice",
|
||||
"libselinux",
|
||||
"libsoftkeymasterdevice",
|
||||
"libsqlite",
|
||||
"libssl",
|
||||
"libstagefright_bufferpool@2.0",
|
||||
"libstagefright_bufferqueue_helper",
|
||||
"libstagefright_foundation",
|
||||
"libstagefright_omx",
|
||||
|
|
Loading…
Reference in a new issue