[ALPS04901917] Add getattr rule in system_server

Add getattr rule for storage_stub_file in system_server.

MTK-Commit-Id: 5a1c9e243e59f2269393b460a3e5f5c107fe3849

Change-Id: Iebad699b45a87b13e9d0b7079b3e985a87c8cca9
CR-Id: ALPS04901917
Feature: [Module]SystemServer
This commit is contained in:
mtk07742 2020-01-18 10:22:14 +08:00
parent 3f78717205
commit 301f746c6d

View File

@ -273,3 +273,7 @@ allow system_server zygote:process setsched;
# Date : 2019/11/21 # Date : 2019/11/21
# Operation : Q Migration # Operation : Q Migration
allow system_server sf_rtt_file:dir rmdir; allow system_server sf_rtt_file:dir rmdir;
# Date : 2019/11/29
# Operation : Q Migration
allow system_server storage_stub_file:dir getattr;