[ALPS04767749] selinux: export fingerprint property
coredump tool needs to expose system and vendor image fingerprint to know the relative version info. MTK-Commit-Id: bb82be1edc85daa3838c5917597d1c25e57bc434 Change-Id: Id29698199ac9081c56ad51f244b75732c9e18894 CR-Id: ALPS04767749 Feature: Android Exception Engine(AEE)
This commit is contained in:
parent
ff55ca78e3
commit
f98ad21ce5
@ -363,3 +363,7 @@ persist.vendor.sys.hdmi_hidl. u:object_r:mtk_hdmi_prop:s0
|
|||||||
|
|
||||||
#=============mtk nn option==============#
|
#=============mtk nn option==============#
|
||||||
ro.vendor.mtk_nn.option u:object_r:mtk_nn_option_prop:s0
|
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
|
||||||
|
|
||||||
|
@ -351,3 +351,7 @@ persist.vendor.sys.hdmi_hidl. u:object_r:mtk_hdmi_prop:s0
|
|||||||
|
|
||||||
#=============mtk nn option==============#
|
#=============mtk nn option==============#
|
||||||
ro.vendor.mtk_nn.option u:object_r:mtk_nn_option_prop:s0
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user