/aosp12/system/chre/build/app_support/qcom_nanohub/ |
H A D | app_support_uimg.cc | 50 #if !defined(NANOAPP_ID) || !defined(NANOAPP_VERSION) 51 #error NANOAPP_ID and NANOAPP_VERSION must be defined in the build environment 54 static const struct AppInfo mAppInfo = {.appId = NANOAPP_ID,
|
H A D | app_support.cc | 99 #if !defined(NANOAPP_ID) || !defined(NANOAPP_VERSION) 100 #error NANOAPP_ID and NANOAPP_VERSION must be defined in the build environment 107 .appId = NANOAPP_ID,
|
/aosp12/system/chre/apps/power_test/non_tcm/ |
H A D | Makefile | 8 NANOAPP_ID = 0x012345678900000f macro
|
/aosp12/system/chre/apps/power_test/tcm/ |
H A D | Makefile | 8 NANOAPP_ID = 0x0123456789000010 macro
|
/aosp12/system/chre/apps/test/chqts/build/busy_startup/ |
H A D | Makefile | 4 NANOAPP_ID := 0x476f6f6754fffffc macro
|
/aosp12/system/chre/apps/test/chqts/build/echo_message/ |
H A D | Makefile | 4 NANOAPP_ID := 0x476f6f6754fffffb macro
|
/aosp12/system/chre/apps/test/chqts/build/do_nothing/ |
H A D | Makefile | 4 NANOAPP_ID := 0x476f6f6754fffffd macro
|
/aosp12/system/chre/apps/test/chqts/build/fail_startup/ |
H A D | Makefile | 4 NANOAPP_ID := 0x476f6f6754fffffe macro
|
/aosp12/system/chre/apps/test/chqts/build/who_am_i/ |
H A D | Makefile | 4 NANOAPP_ID := 0x476f6f6754fffffa macro
|
/aosp12/system/chre/apps/tflm_demo/ |
H A D | Makefile | 14 NANOAPP_ID = 0x476f6f676c002008 macro
|
/aosp12/system/chre/apps/test/chqts/build/general_test/ |
H A D | Makefile | 6 NANOAPP_ID := 0x476f6f6754000000 macro
|
/aosp12/system/chre/apps/wifi_world/ |
H A D | Makefile | 15 NANOAPP_ID = 0x0123456789000006 macro
|
/aosp12/system/chre/apps/test/chqts/build/general_test2/ |
H A D | Makefile | 7 NANOAPP_ID := 0x476f6f6754000001 macro
|
/aosp12/system/chre/apps/test/common/chre_audio_concurrency_test/ |
H A D | Makefile | 19 NANOAPP_ID = 0x476f6f6754000004 macro
|
/aosp12/system/chre/apps/test/common/chre_cross_validator_sensor/ |
H A D | Makefile | 19 NANOAPP_ID = 0x476f6f6754000002 macro
|
/aosp12/system/chre/apps/test/common/chre_cross_validator_wifi/ |
H A D | Makefile | 18 NANOAPP_ID = 0x476f6f6754000005 macro
|
/aosp12/system/chre/apps/test/common/permission_test/ |
H A D | Makefile | 18 NANOAPP_ID = 0x476f6f6754000009 macro
|
/aosp12/system/chre/apps/test/common/ping_test/ |
H A D | Makefile | 18 NANOAPP_ID = 0x476f6f6754000007 macro
|
/aosp12/system/chre/apps/test/common/chre_cross_validator_gnss/ |
H A D | Makefile | 18 NANOAPP_ID = 0x476f6f6754000006 macro
|
/aosp12/system/chre/apps/test/common/chre_settings_test/ |
H A D | Makefile | 19 NANOAPP_ID = 0x476f6f6754000003 macro
|
/aosp12/system/chre/apps/test/common/chre_stress_test/ |
H A D | Makefile | 18 NANOAPP_ID = 0x476f6f675400000a macro
|
/aosp12/system/chre/apps/test/pts/audio_enable_disable_test/ |
H A D | Makefile | 19 NANOAPP_ID = 0x476f6f6754100000 macro
|
/aosp12/system/chre/apps/audio_world/ |
H A D | Makefile | 20 NANOAPP_ID = 0x012345678900000c macro
|
/aosp12/system/chre/apps/debug_dump_world/ |
H A D | Makefile | 20 NANOAPP_ID = 0x0123456789000011 macro
|
/aosp12/system/chre/apps/gnss_world/ |
H A D | Makefile | 20 NANOAPP_ID = 0x0123456789000005 macro
|