Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc25 #define BOOT_SLOT_PROP "ro.boot.slot_suffix" macro
117 property_get(BOOT_SLOT_PROP, suffix_prop, ""); in BootControlInit()
141 "%s=%s, slot metadata=%s", BOOT_SLOT_PROP, suffix_prop, in BootControlInit()