Home
last modified time | relevance | path

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

/hardware/qcom/bootctrl/
Dboot_control.cpp54 #define BOOT_SLOT_PROP "ro.boot.slot_suffix" macro
295 property_get(BOOT_SLOT_PROP, bootSlotProp, "N/A"); in get_current_slot()