Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp530 auto avb_prop_name = "com.android.build." + avb_partition_name + ".security_patch"; in GetSecurityPatchLevel() local
531 return GetAvbPropertyDescriptor(avb_prop_name, vbmeta_images_); in GetSecurityPatchLevel()