[ALPS03915523] AAL:Android P Property Change
Add AAL debug property permission. MTK-Commit-Id: 5bea45fd17ce1ac20a8a27c4eb7a76f0d4a11377 Change-Id: Ib8b57f6f9bc60b583af6eeed7e134530677599d6 CR-Id:ALPS03915523 Feature:Ambient Light Adaptive Luma
This commit is contained in:
parent
7d98ad0f0f
commit
c2beb52c6a
@ -204,6 +204,7 @@ 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;
|
||||
|
@ -222,6 +222,7 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user