Merge "[ALPS03841839] Fix update wifi MAC in engineer mode" into alps-trunk-p0.basic

Change-Id: I1543f89f4342060304b3e00f23454f1302be6c17
MTK-Commit-Id: 17d21b7302de5e7afcd8df238a412e2d04a15555
This commit is contained in:
Denis Hsu 2020-01-18 09:55:07 +08:00 committed by Gerrit Code Review
commit 98edd581fd

View File

@ -71,3 +71,9 @@ hal_server_domain(nvram_agent_binder, hal_nvramagent)
# Operation: P migration # Operation: P migration
# Purpose: Allow nvram_daemon to get tel_switch_prop # Purpose: Allow nvram_daemon to get tel_switch_prop
get_prop(nvram_daemon, tel_switch_prop) get_prop(nvram_daemon, tel_switch_prop)
# Date : WK18.21
# Operation: P migration
# Purpose: Allow to search /mnt/vendor/nvdata when using nvram function
allow nvram_agent_binder mnt_vendor_file:dir search;