HomeSort by relevance Sort by last modified time
    Searched refs:my_allowed_ndk_types (Results 1 - 3 of 3) sorted by null

  /build/make/core/
allowed_ndk_types.mk 10 # my_allowed_ndk_types: Types of NDK modules that may be linked.
13 my_allowed_ndk_types := macro
46 my_allowed_ndk_types += native:ndk:system:shared
47 my_allowed_ndk_types += native:ndk:system:none
50 my_allowed_ndk_types += native:ndk:none:none
55 my_allowed_ndk_types += native:ndk:$(my_ndk_stl_family):none
62 my_allowed_ndk_types += \
70 my_allowed_ndk_types += native:ndk:$(my_ndk_stl_family):shared
75 my_allowed_ndk_types := \ macro
install_jni_libs_internal.mk 111 my_allowed_types := $(my_allowed_ndk_types)
118 my_allowed_types := $(my_allowed_ndk_types) native:platform native:vendor native:vndk native:vndk_private
binary.mk     [all...]

Completed in 59 milliseconds