Searched defs:is_device_unlocked (Results 1 - 1 of 1) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr_avb.cpp491 bool is_device_unlocked = fs_mgr_is_device_unlocked(); local
499 AvbSlotVerifyFlags flags = is_device_unlocked ? AVB_SLOT_VERIFY_FLAGS_ALLOW_VERIFICATION_ERROR
521 if (!is_device_unlocked) {

Completed in 34 milliseconds