[ALPS04383447] ATM support

[Detail] add permission for ATM feature.

MTK-Commit-Id: d087a9725316afb22da601262442c6a897e82922

Change-Id: I2432069bb99588e39c12a5775ce49959e3a45e95
CR-Id: ALPS04383447
Feature: SP META Tool
This commit is contained in:
gang.wei 2020-01-18 10:11:46 +08:00 committed by Gang Wei
parent e36513694d
commit 30e74341f8

View File

@ -398,6 +398,16 @@ allow meta_tst self:capability sys_time;
allow meta_tst sysfs_batteryinfo:dir search; allow meta_tst sysfs_batteryinfo:dir search;
allow meta_tst sysfs_batteryinfo:file {read open}; allow meta_tst sysfs_batteryinfo:file {read open};
# Data: W18.42
# Operation: Android P migration
# Purpose : add socket permission for meta
allow meta_tst fwmarkd_socket:sock_file write;
#Date: W18.42
# Operation: Android P migration
# Purpose : Add ATM meta mvram sepolicy
allow meta_tst mnt_vendor_file:dir search;
# Date : WK19.08 # Date : WK19.08
# Operation: P migration # Operation: P migration
# Purpose : audio scp recovery # Purpose : audio scp recovery