diff options
| author | Han Wang <416810799@qq.com> | 2019-01-16 12:04:29 +0100 |
|---|---|---|
| committer | Han Wang <416810799@qq.com> | 2019-02-13 18:27:20 +0100 |
| commit | 86b469e9e78e1b0a78054f650fafb4ae5fb87b78 (patch) | |
| tree | 21bc1b3b67b022b28e7ecc7aaa1e54f745d4583a | |
| parent | dd7d983b390a6eca9016e5406fbc2b9e1f90ff87 (diff) | |
Revert "oneplus2: Start perfd normally"
* Fixed in lineage-sdk.
This reverts commit 68584e25869d1875d64be756a2abc89b8390b667.
Change-Id: I66a49498d4b1897081c45dc1f02fc34765ddf51f
| -rwxr-xr-x | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index c31d15a..b55845e 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -389,6 +389,7 @@ on post-fs-data on property:sys.boot_completed=1 swapon_all /fstab.qcom + start perfd start tfa-sh restart cameraserver write /dev/kmsg "Boot completed " @@ -416,6 +417,7 @@ service perfd /system/vendor/bin/perfd class main user root group root system readproc + disabled writepid /dev/cpuset/system-background/tasks service per_mgr /system/vendor/bin/pm-service |
