diff options
author | Ethan Chen <intervigil@gmail.com> | 2020-03-22 12:31:17 -0700 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-27 21:09:44 +0200 |
commit | f41de922555bec43e29fcd826bb1536cd17dc2ac (patch) | |
tree | 4263dc893fbea57fa480365e5bbb1e4c7a35451e /rootdir/etc/init.qcom.rc | |
parent | 44c09326b2ba78cffd6a21a15c5aef41f8298aa8 (diff) |
sdm660-common: Remove hbtp components
Change-Id: Id2fb715d0dbe3b148603d0fe5b9ab301fbeea683
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e08ee59..0465375 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -915,13 +915,6 @@ service vendor.move_time_data /system/bin/move_time_data.sh disabled oneshot -service vendor.hbtp /vendor/bin/hbtp_daemon - class main - user system - group system - capabilities SYS_NICE - disabled - service chre /vendor/bin/chre class late_start user system |