Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/keymaster/4.1/vts/functional/
H A DDeviceUniqueAttestationTest.cpp112 char vb_meta_device_state[PROPERTY_VALUE_MAX]; in check_root_of_trust() local
113 if (property_get("ro.boot.vbmeta.device_state", vb_meta_device_state, "") == 0) return; in check_root_of_trust()