[ALPS04010443] AAL: add set property in SELinux
Add new AAL API for set function with property. MTK-Commit-Id: 9fa5437f96066104e04ebb655e39d24db2935080 Change-Id: Iab58a2ecd919ceadd9b8586d2b52720c176ded01 CR-Id: ALPS04010443 Feature: Ambient Light Adaptive Luma
This commit is contained in:
parent
bbb18bde9b
commit
1990000501
@ -240,7 +240,6 @@ type mtk_rat_config_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============mtk aal property=============
|
||||
type mtk_aal_ro_prop, property_type, mtk_core_property_type;
|
||||
type mtk_aal_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============mtk pq property=============
|
||||
type mtk_pq_ro_prop, property_type, mtk_core_property_type;
|
||||
|
@ -242,7 +242,6 @@ ro.vendor.mtk_protocol1_rat_config u:object_r:mtk_rat_config_prop:s0
|
||||
ro.vendor.mtk_aal_support u:object_r:mtk_aal_ro_prop:s0
|
||||
ro.vendor.mtk_ultra_dimming_support u:object_r:mtk_aal_ro_prop:s0
|
||||
ro.vendor.mtk_dre30_support u:object_r:mtk_aal_ro_prop:s0
|
||||
persist.vendor.sys.aal. u:object_r:mtk_aal_prop:s0
|
||||
|
||||
#=============allow mtk pq==============#
|
||||
persist.vendor.sys.pq. u:object_r:mtk_pq_prop:s0
|
||||
|
@ -170,10 +170,6 @@ allow radio sysfs_pmu:lnk_file { read };
|
||||
# Purpose : mtk EM Power debug_log setting
|
||||
allow radio sysfs_spm:dir { search };
|
||||
|
||||
# Date : 2018/06/15
|
||||
# Purpose : Allow EM access AAL settings
|
||||
get_prop(radio, mtk_aal_prop)
|
||||
|
||||
# Date : 2018/06/15
|
||||
# Purpose: Allow EM detect Audio headset status
|
||||
allow radio sysfs_headset:file { read open };
|
||||
|
Loading…
x
Reference in New Issue
Block a user