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

  /system/chre/apps/chqts/build/busy_startup/
Makefile 0 NANOAPP_NAME := busy_startup
  /system/chre/apps/chqts/build/do_nothing/
Makefile 0 NANOAPP_NAME := do_nothing
  /system/chre/apps/chqts/build/echo_message/
Makefile 0 NANOAPP_NAME := echo_message
  /system/chre/apps/chqts/build/fail_startup/
Makefile 0 NANOAPP_NAME := fail_startup
  /system/chre/apps/chqts/build/general_test/
Makefile 3 NANOAPP_NAME := general_test
  /system/chre/apps/chqts/build/general_test2/
Makefile 3 NANOAPP_NAME := general_test2
  /system/chre/apps/wifi_world/
Makefile 14 NANOAPP_NAME = wifi_world
  /system/chre/apps/audio_world/
Makefile 19 NANOAPP_NAME = audio_world
  /system/chre/apps/gnss_world/
Makefile 14 NANOAPP_NAME = gnss_world
  /system/chre/apps/hello_world/
Makefile 19 NANOAPP_NAME = hello_world
  /system/chre/apps/host_awake_world/
Makefile 19 NANOAPP_NAME = host_awake_world
  /system/chre/apps/message_world/
Makefile 14 NANOAPP_NAME = message_world
  /system/chre/apps/sensor_world/
Makefile 19 NANOAPP_NAME = sensor_world
  /system/chre/apps/timer_world/
Makefile 19 NANOAPP_NAME = timer_world
  /system/chre/apps/wwan_world/
Makefile 14 NANOAPP_NAME = wwan_world
  /system/chre/apps/chqts/build/
shared_make.mk 1 ifndef NANOAPP_NAME
2 $(error NANOAPP_NAME unset)
13 NANOAPP_DIR_NAME ?= $(NANOAPP_NAME)
  /system/chre/build/nanoapp/
app.mk 10 ifeq ($(NANOAPP_NAME),)
11 $(error "The NANOAPP_NAME variable must be set to the name of the nanoapp. \
58 OUTPUT_NAME = $(NANOAPP_NAME)

Completed in 237 milliseconds