aboutsummaryrefslogtreecommitdiff
path: root/rootdir/etc
diff options
context:
space:
mode:
authorKarthik Gopalan <gkarth@codeaurora.org>2018-03-15 12:58:06 +0530
committerDavide Garberi <dade.garberi@gmail.com>2019-05-15 17:59:17 +0200
commitea47b31f5afcad8568a4bbd0848c5d0e4b67c8d3 (patch)
treed671a2e05aad28abd159a7b8a96413efe757f715 /rootdir/etc
parent140f193b809b2514f22100fcfcf56cfb1a72c3b1 (diff)
msm8996-common: init.qcom.power.rc: Modify naming convention for properties
Modify naming convention for properties and also remove unused code. CRs-Fixed: 2206509 Change-Id: I78821a66a65d92ea9284283efe5e3ca1659fa3de
Diffstat (limited to 'rootdir/etc')
-rw-r--r--rootdir/etc/init.qcom.power.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc
index 458915c..33e4e83 100644
--- a/rootdir/etc/init.qcom.power.rc
+++ b/rootdir/etc/init.qcom.power.rc
@@ -158,7 +158,7 @@ on enable-low-power
write /sys/module/lpm_levels/parameters/sleep_disabled "N"
# Set perfd properties
- setprop sys.post_boot.parsed 1
+ setprop vendor.post_boot.parsed 1
on property:sys.boot_completed=1
trigger enable-low-power