Merge "[ALPS04696977] Fix typo issue" into alps-trunk-q0.basic

Change-Id: Iabe312aabc6fa7a6eb669a024851fc1eb4ab439d
MTK-Commit-Id: aff372f08bebf69bbbbb84b0f9c6db9c7bb8cc3c
This commit is contained in:
Hua Tian (田华) 2020-01-18 10:17:11 +08:00 committed by Gerrit Code Review
commit 756000fd0e

View File

@ -61,4 +61,4 @@ allow mobile_log_d node:tcp_socket node_bind;
get_prop(mobile_log_d, vendor_default_prop) get_prop(mobile_log_d, vendor_default_prop)
# purpose: allow mobile_log_d to read persist.vendor.mtk.aee # purpose: allow mobile_log_d to read persist.vendor.mtk.aee
get_prop(shell, persist_mtk_aee_prop) get_prop(mobile_log_d, persist_mtk_aee_prop)