Home
last modified time | relevance | path

Searched refs:APP_ABIS (Results 1 – 2 of 2) sorted by relevance

/ndk/
Dndk-gdb410 log "ABIs targetted by application: $APP_ABIS"
442 for ABI in $APP_ABIS; do
456 for ABI in $APP_ABIS; do
470 echo " Package supports: $APP_ABIS"
/ndk/build/core/
Dadd-application.mk116 _bad_abis := $(strip $(filter-out $(NDK_ALL_ABIS),$(APP_ABIS)))