Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h78 #define FB_VAR_SECURITY_PATCH_LEVEL "security-patch-level" macro
/system/core/fastboot/device/
Dcommands.cpp138 {FB_VAR_SECURITY_PATCH_LEVEL, {GetSecurityPatchLevel, nullptr}}, in GetVarHandler()