Merge "[ALPS03856250] SIM: Revise property permission" into alps-trunk-p0.basic
Change-Id: Ie04a5ee4e11cba7f9e0e89ea8c5ceb987506efc0 MTK-Commit-Id: eb49a7211477fc012f1b34a73933aa1b7f776952
This commit is contained in:
commit
52478b8187
@ -112,8 +112,8 @@ binder_call(radio, hal_telephony)
|
|||||||
allow radio hal_graphics_composer_default:fd use;
|
allow radio hal_graphics_composer_default:fd use;
|
||||||
|
|
||||||
#Dat: 2017/02/14
|
#Dat: 2017/02/14
|
||||||
#Purpose: allow set telephony Sensitive property
|
#Purpose: allow get telephony Sensitive property
|
||||||
set_prop(radio, mtk_telephony_sensitive_prop)
|
get_prop(radio, mtk_telephony_sensitive_prop)
|
||||||
|
|
||||||
# Date : WK17.26
|
# Date : WK17.26
|
||||||
# Operation : O Migration
|
# Operation : O Migration
|
||||||
|
@ -133,8 +133,8 @@ allow system_server wifi_prop:file { read getattr open };
|
|||||||
allow system_server aee_aed:unix_stream_socket connectto;
|
allow system_server aee_aed:unix_stream_socket connectto;
|
||||||
|
|
||||||
#Dat: 2017/02/14
|
#Dat: 2017/02/14
|
||||||
#Purpose: allow set telephony Sensitive property
|
#Purpose: allow get telephony Sensitive property
|
||||||
set_prop(system_server, mtk_telephony_sensitive_prop)
|
get_prop(system_server, mtk_telephony_sensitive_prop)
|
||||||
|
|
||||||
# Date: W17.22
|
# Date: W17.22
|
||||||
# Operation : New Feature
|
# Operation : New Feature
|
||||||
|
Loading…
x
Reference in New Issue
Block a user