[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:
Juju Sung 2020-01-18 10:21:07 +08:00
parent ff55ca78e3
commit f98ad21ce5
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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