Merge "[ALPS03940671] Fix failure in nvram editor" into alps-trunk-p0.basic

Change-Id: Ic1b17594cabfd52aaa705c907e6ba854dbc4b72a
MTK-Commit-Id: 4f59ae69d0bab555b4046b97764e1a9f2a345821
This commit is contained in:
Gang Wei 2020-01-18 09:54:35 +08:00 committed by Gerrit Code Review
commit 0180e0d953

View File

@ -369,6 +369,7 @@ get_prop(meta_tst, tel_switch_prop)
# Operation: P migration # Operation: P migration
# Purpose : Allow meta_tst to call nvram hal # Purpose : Allow meta_tst to call nvram hal
allow meta_tst nvram_agent_binder_hwservice:hwservice_manager find; allow meta_tst nvram_agent_binder_hwservice:hwservice_manager find;
allow meta_tst nvram_agent_binder:binder call;
# Date : WK18.21 # Date : WK18.21
# Operation: P migration # Operation: P migration