Home
last modified time | relevance | path

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

/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp951 auto attestedSystemPatchLevel = auths.GetTagValue(TAG_OS_PATCHLEVEL); in TEST_P() local
955 ASSERT_TRUE(attestedSystemPatchLevel.has_value()); in TEST_P()
1009 ASSERT_EQ(systemPatchLevel->value(), attestedSystemPatchLevel.value()); in TEST_P()