diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index ebe93ea..42a1450 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -265,7 +265,10 @@ on boot mkdir /data/vendor/sensors chown system system /data/vendor/sensors -# msm specific files that need to be created on /data + # Default enable uicc_se + setprop persist.vendor.radio.uicc_se_enabled true + +# MSM specific files that need to be created on /data on post-fs-data mkdir /data/vendor/misc 01771 system system