[ALPS04153997] Fix C2K modem log bug

Can use storage path for P migration

MTK-Commit-Id: 4a405ab78b426a627391c13dc2118e660baabfcd

Change-Id: If96499abc6ba58103b5491248e46ddf3ce1d2667
CR-Id: ALPS04153997
Feature: C2K Modem Log Tool
This commit is contained in:
bo.shang 2020-01-18 10:07:48 +08:00 committed by Bo Shang
parent c09b4b0753
commit 530ecc4e0c

View File

@ -24,3 +24,6 @@ allow cmddumper file_contexts_file:file { read getattr open };
# purpose: access /sys/devices/virtual/BOOT/BOOT/boot/boot_mode
allow cmddumper sysfs_boot_mode:file { read open };
# Android P migration
set_prop(emdlogger, persist_mtklog_prop)
set_prop(emdlogger, vendor_mdl_prop)