coredump tool needs to expose system and vendor image fingerprint to know the relative version info. MTK-Commit-Id: e8794c35f056dfeb20c0dff8b8aa506bd938fbd6 Change-Id: I009e10ccc8838b032d2192055fe1defcf81cebee CR-Id: ALPS04823486 Feature: Android Exception Engine(AEE)
19 lines
788 B
Plaintext
19 lines
788 B
Plaintext
#=============allow ccci_mdinit to ctl. mdlogger==============
|
|
ctl.mdlogger u:object_r:ctl_mdlogger_prop:s0
|
|
ctl.emdlogger1 u:object_r:ctl_emdlogger1_prop:s0
|
|
ctl.emdlogger2 u:object_r:ctl_emdlogger2_prop:s0
|
|
ctl.emdlogger3 u:object_r:ctl_emdlogger3_prop:s0
|
|
|
|
init.svc.emdlogger1 u:object_r:init_svc_emdlogger1_prop:s0
|
|
init.svc.aee_aedv u:object_r:init_svc_aee_aedv_prop:s0
|
|
|
|
#allow mtk audio hidl service to read "ro.audio.usb.period_us"
|
|
ro.audio.usb.period_us u:object_r:exported_default_prop:s0 exact int
|
|
|
|
#allow adb daemon to read "persist.adb.nonblocking_ffs"
|
|
persist.adb.nonblocking_ffs u:object_r:exported_default_prop:s0 exact int
|
|
|
|
#============system fingerprint property===========#
|
|
ro.system.build.fingerprint u:object_r:exported_fingerprint_prop:s0 exact string
|
|
|