diff --git a/non_plat/property_contexts b/non_plat/property_contexts index a318dcf..a1a29f9 100644 --- a/non_plat/property_contexts +++ b/non_plat/property_contexts @@ -363,3 +363,7 @@ persist.vendor.sys.hdmi_hidl. u:object_r:mtk_hdmi_prop:s0 #=============mtk nn option==============# ro.vendor.mtk_nn.option u:object_r:mtk_nn_option_prop:s0 + +#============system fingerprint property===========# +ro.system.build.fingerprint u:object_r:exported_fingerprint_prop:s0 exact string + diff --git a/r_non_plat/property_contexts b/r_non_plat/property_contexts index 609ded7..a3b2b60 100644 --- a/r_non_plat/property_contexts +++ b/r_non_plat/property_contexts @@ -351,3 +351,7 @@ persist.vendor.sys.hdmi_hidl. u:object_r:mtk_hdmi_prop:s0 #=============mtk nn option==============# ro.vendor.mtk_nn.option u:object_r:mtk_nn_option_prop:s0 + +#============system fingerprint property============# +ro.system.build.fingerprint u:object_r:exported_fingerprint_prop:s0 exact string +