aboutsummaryrefslogtreecommitdiff
path: root/rootdir/etc/init.qcom.rc
diff options
context:
space:
mode:
authorSai Kousik Swarna <sswarna@codeaurora.org>2018-06-13 19:47:51 +0530
committerDavide Garberi <dade.garberi@gmail.com>2018-09-25 15:22:22 +0200
commit6350be13784d9cd0ddbec46e466901e31deb14c2 (patch)
treebbeef2e2ed1088a6793749770bf28bd5296964e7 /rootdir/etc/init.qcom.rc
parent559edba098ee1b8c6b29bdb755f5d04fa6cbb8c9 (diff)
msm8996-common: Change the MBN copy property prefix
Changes the prefix of mbn_copy_completed to ro.vendor.ril as there a permission error with current prefix. and due to this MBN OTA is failed. Change-Id: I31a0032aba79177680b7b91363d1d9be97dd9c90 CRs-Fixed: 2261501
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rw-r--r--rootdir/etc/init.qcom.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 7f4e526..75e5756 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -460,7 +460,7 @@ service qcom-sh /vendor/bin/init.qcom.sh
group root system radio
oneshot
-on property:ro.runtime.mbn_copy_completed=1
+on property:ro.vendor.ril.mbn_copy_completed=1
write /data/vendor/radio/copy_complete 1
on property:ro.data.large_tcp_window_size=true