Home
last modified time | relevance | path

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

/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp985 auto systemPatchLevel = deviceInfo->get("system_patch_level")->asUint(); in TEST_P() local
993 ASSERT_TRUE(systemPatchLevel); in TEST_P()
1009 ASSERT_EQ(systemPatchLevel->value(), attestedSystemPatchLevel.value()); in TEST_P()