[ALPS03861873] fix build error
[Detail] correct sepolicy format, should add , between proerty name definition MTK-Commit-Id: b215a791362fa12c54cd99019a25608bc2771a18 Change-Id: I546219cebc8ea2b656a8ea61d9fa2cbbb2dc1c8d CR-Id: ALPS03861873 Feature: [Module]Telephony power on
This commit is contained in:
parent
975daae102
commit
a428ebd38c
@ -25,7 +25,7 @@ type ctl_dualmdlogger_prop, property_type;
|
|||||||
type ctl_viarild_prop, property_type;
|
type ctl_viarild_prop, property_type;
|
||||||
#=============allow mtkrild to set persist.ril property==============
|
#=============allow mtkrild to set persist.ril property==============
|
||||||
type persist_ril_prop, property_type, mtk_core_property_type;
|
type persist_ril_prop, property_type, mtk_core_property_type;
|
||||||
type vendor_ril_ipo_prop property_type, mtk_core_property_type;
|
type vendor_ril_ipo_prop, property_type, mtk_core_property_type;
|
||||||
|
|
||||||
#=============allow gsm0710muxd to set mux property==============
|
#=============allow gsm0710muxd to set mux property==============
|
||||||
type gsm0710muxd_prop, property_type, mtk_core_property_type;
|
type gsm0710muxd_prop, property_type, mtk_core_property_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user