[ALPS03938824] MTKLogger cant start modem log

revert code

MTK-Commit-Id: bd9f5e9d378074d75b691d9a7d1d6db913e0f743

Change-Id: I13df8d2f18bb34d3f6aac4a024dd3ce84b963c7b
CR-Id: ALPS03938824
Feature: Modem Log Tool
This commit is contained in:
Bo Shang 2020-01-18 09:53:42 +08:00
parent 1228b041a5
commit 2049228bfd
2 changed files with 0 additions and 2 deletions

View File

@ -77,6 +77,5 @@ allow emdlogger sysfs_dt_firmware_android:dir search;
allow emdlogger sysfs_dt_firmware_android:file read;
allow emdlogger system_file:dir open;
allow emdlogger vendor_default_prop:file { read getattr open };
allow emdlogger vendor_default_prop:property_service { set };

View File

@ -104,4 +104,3 @@ allow netdiag self:udp_socket { ioctl create };
allow netdiag proc_qtaguid_stat:dir { read open };
allow netdiag proc_qtaguid_stat:file { read getattr open };
allow netdiag vendor_default_prop:file { read getattr open };
allow netdiag vendor_default_prop:property_service { set };