Loading cc/config/vndk.go +0 −9 Original line number Diff line number Diff line Loading @@ -19,24 +19,15 @@ 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 Loading
cc/config/vndk.go +0 −9 Original line number Diff line number Diff line Loading @@ -19,24 +19,15 @@ 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