Home
last modified time | relevance | path

Searched refs:bootmode (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/
DTetherController.cpp123 char bootmode[PROPERTY_VALUE_MAX] = {0}; in inBpToolsMode() local
124 property_get("ro.bootmode", bootmode, "unknown"); in inBpToolsMode()
125 return !strcmp(BP_TOOLS_MODE, bootmode); in inBpToolsMode()
/system/core/init/
Dinit.cpp1091 std::string bootmode = GetProperty("ro.bootmode", ""); in SecondStageMain() local
1092 if (bootmode == "charger") { in SecondStageMain()
DREADME.md488 3. `charger` - Triggered if `ro.bootmode == "charger"`.
489 4. `late-init` - Triggered if `ro.bootmode != "charger"`, or via healthd triggering a boot
/system/sepolicy/microdroid/system/private/
Dproperty_contexts95 ro.bootmode u:object_r:bootloader_prop:s0 exact string
/system/sepolicy/private/
Dproperty_contexts983 ro.bootmode u:object_r:bootloader_prop:s0 exact string