Searched defs:CHRE_VERSION_STRING (Results 1 - 1 of 1) sorted by relevance

/system/chre/core/
H A Dinit.cc24 #ifndef CHRE_VERSION_STRING
25 #define CHRE_VERSION_STRING "undefined" macro
26 #endif // CHRE_VERSION_STRING
30 static const char kChreVersionString[] = CHRE_VERSION_STRING;

Completed in 59 milliseconds