Searched refs:NANOAPP_NAME (Results 1 - 6 of 6) sorted by relevance

/system/chre/apps/gnss_world/
H A DMakefile14 NANOAPP_NAME = gnss_world macro
/system/chre/apps/hello_world/
H A DMakefile19 NANOAPP_NAME = hello_world macro
/system/chre/apps/message_world/
H A DMakefile14 NANOAPP_NAME = message_world macro
/system/chre/apps/wifi_world/
H A DMakefile14 NANOAPP_NAME = wifi_world macro
/system/chre/apps/wwan_world/
H A DMakefile14 NANOAPP_NAME = wwan_world macro
/system/chre/build/nanoapp/
H A Dapp.mk10 ifeq ($(NANOAPP_NAME),)
11 $(error "The NANOAPP_NAME variable must be set to the name of the nanoapp. \
49 OUTPUT_NAME = $(NANOAPP_NAME)

Completed in 405 milliseconds