Merge "[ALPS03841839] Allow meta to use nvram hal" into alps-trunk-p0.basic

Change-Id: I9648f65574bb729652ce8bbb6914bdd3d1e43660
MTK-Commit-Id: 19a089e63cdfe23ad4bc5e4060a059cc0e1d36d9
This commit is contained in:
Denis Hsu 2020-01-18 09:52:41 +08:00 committed by Gerrit Code Review
commit 9e7a03c4ac

View File

@ -365,3 +365,9 @@ set_prop(meta_tst, atm_ipaddr_prop);
# Operation: P migration
# Purpose: Allow meta_tst to get tel_switch_prop
get_prop(meta_tst, tel_switch_prop)
# Date : WK18.21
# Operation: P migration
# Purpose : Allow meta_tst to call nvram hal
allow meta_tst nvram_agent_binder_hwservice:hwservice_manager find;