diff --git a/core/install_jni_libs_internal.mk b/core/install_jni_libs_internal.mk index 0e9215366..b5f10cfab 100644 --- a/core/install_jni_libs_internal.mk +++ b/core/install_jni_libs_internal.mk @@ -116,7 +116,7 @@ my_allowed_types := native:ndk else my_link_type := app:platform my_warn_types := -my_allowed_types := native:ndk native:platform +my_allowed_types := native:ndk native:platform native:vendor endif my_link_deps := $(addprefix SHARED_LIBRARIES:,$(LOCAL_JNI_SHARED_LIBRARIES))