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

  /build/core/
java_common.mk 225 apk_libraries := $(sort $(LOCAL_APK_LIBRARIES) $(LOCAL_RES_LIBRARIES)) macro
226 ifneq ($(apk_libraries),)
228 $(foreach lib,$(apk_libraries), \
373 ifneq ($(apk_libraries),)
375 $(foreach lib,$(apk_libraries), \

Completed in 227 milliseconds