[ALPS04809091] Add search rule for battery_cmd

Add search rule for proc_battery_cmd in system_server.

MTK-Commit-Id: b40e8c7371e8aaea6e9587a394f2f6b53c258cd4

Change-Id: Ibe9186c1d1127daa88fd2e984e5c0c1512f2196d
CR-Id: ALPS04809091
Feature: [Module]SystemServer
This commit is contained in:
mtk07742 2020-01-18 10:21:14 +08:00 committed by Yongjun Luo
parent 734efb5717
commit 164ae5b2bd

View File

@ -212,3 +212,7 @@ get_prop(system_server, vendor_default_prop)
# Operation : when WFD turnning on, turn off hdmi # Operation : when WFD turnning on, turn off hdmi
allow system_server mtk_hal_hdmi_hwservice:hwservice_manager find; allow system_server mtk_hal_hdmi_hwservice:hwservice_manager find;
allow system_server mtk_hal_hdmi:binder call; allow system_server mtk_hal_hdmi:binder call;
#Date:2019/10/08
#Operation:Q Migration
allow system_server proc_battery_cmd:dir search;