Searched refs:SYSPROP_NAME_VBETA_DIGEST (Results 1 – 2 of 2) sorted by relevance
163 SystemProperties.get(BinaryTransparencyService.SYSPROP_NAME_VBETA_DIGEST, in getSignedImageInfo_postInitialize_returnsCorrectValue()
114 static final String SYSPROP_NAME_VBETA_DIGEST = "ro.boot.vbmeta.digest"; field in BinaryTransparencyService1462 mVbmetaDigest = SystemProperties.get(SYSPROP_NAME_VBETA_DIGEST, VBMETA_DIGEST_UNAVAILABLE); in collectBootIntegrityInfo()