Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/security/rkp/aidl/vts/functional/
H A DVtsRemotelyProvisionedComponentTests.cpp974 auto attestedSystemPatchLevel = auths.GetTagValue(TAG_OS_PATCHLEVEL); in TEST_P() local
978 ASSERT_TRUE(attestedSystemPatchLevel.has_value()); in TEST_P()
1033 ASSERT_EQ(systemPatchLevel->value(), attestedSystemPatchLevel.value()); in TEST_P()