Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h79 #define FB_VAR_TREBLE_ENABLED "treble-enabled" macro
/system/core/fastboot/device/
Dcommands.cpp139 {FB_VAR_TREBLE_ENABLED, {GetTrebleEnabled, nullptr}}}; in GetVarHandler()