Merge "[ALPS04325771] [EM] power: search subpmic register" into alps-trunk-q0.basic

Change-Id: I2457dcce47210ae66566ab1b551bcc2086d71f1a
MTK-Commit-Id: 9b8f930c6c741de7eb59cf0ce606817917721193
This commit is contained in:
Yuhui Zhang 2020-01-18 10:13:40 +08:00 committed by Gerrit Code Review
commit e11759c46c

View File

@ -225,3 +225,8 @@ set_prop(radio, persist_xcap_rawurl_prop)
# Operation : label aee_aed sockets # Operation : label aee_aed sockets
# Purpose : Engineering mode need access for aee commmand # Purpose : Engineering mode need access for aee commmand
allow radio aee_aed:unix_stream_socket connectto; allow radio aee_aed:unix_stream_socket connectto;
# Date : 2019/05/23
# Operation : Get subpimc reigster status
# Purpose : Engineering mode need get subpimic register status
allow radio debugfs_regmap:dir { search };