HomeSort by relevance Sort by last modified time
    Searched full:built_module (Results 1 - 2 of 2) sorted by null

  /build/core/
prebuilt.mk 63 built_module := $(linked_module) macro
66 built_module := $(LOCAL_BUILT_MODULE) macro
115 $(built_module) : PRIVATE_PRIVATE_KEY := $(LOCAL_CERTIFICATE).pk8
116 $(built_module) : PRIVATE_CERTIFICATE := $(LOCAL_CERTIFICATE).x509.pem
143 $(built_module) : PRIVATE_PRIVATE_KEY := $(LOCAL_CERTIFICATE).pk8
144 $(built_module) : PRIVATE_CERTIFICATE := $(LOCAL_CERTIFICATE).x509.pem
150 $(built_module) : $(my_prebuilt_src_file) | $(ZIPALIGN)
154 $(built_module) : $(my_prebuilt_src_file) | $(ACP) $(ZIPALIGN) $(SIGNAPK_JAR)
161 $(built_module) : $(my_prebuilt_src_file)
164 $(built_module) : $(my_prebuilt_src_file) | $(ACP
    [all...]
  /ndk/build/core/
definitions.mk 364 # BUILT_MODULE -> location of module built file (e.g. obj/<app>/<abi>/libfoo.so)
418 modules-LOCALS += BUILT_MODULE
506 module-get-built = $(__ndk_modules.$1.BUILT_MODULE)
    [all...]

Completed in 64 milliseconds