From 0604dd4d45711023b9953a9def28172c3d4769f0 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 22 Feb 2019 02:04:45 +0200 Subject: [PATCH] sdm660-common: Set vendor.post_boot.parsed=1 for starting perf properly * Allows perf to work properly on boot to restore selected power profile Change-Id: Ib92f971f28ed875481170b056ac16aad05aadcfc --- rootdir/etc/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e250548a..b6363bb9 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -719,6 +719,7 @@ service vendor.qcom-post-boot /vendor/bin/init.qcom.post_boot.sh on property:sys.boot_completed=1 start vendor.qcom-post-boot + setprop vendor.post_boot.parsed 1 on property:ro.vendor.ril.mbn_copy_completed=1