diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-09-29 20:54:56 +0200 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2018-09-30 15:22:08 +0200 |
commit | 7abca5a33089071409e7a4ccd61aad14c0364b0a (patch) | |
tree | 8c9504fe01dcd68bd20fb371d3c3169cf2df64ae /light/android.hardware.light@2.0-service.zuk_8996.rc | |
parent | d2d7cf982a04d6cc7e318ddab1449db71796f29d (diff) |
msm8996-common: Move gnss and lights services to system-background.
Diffstat (limited to 'light/android.hardware.light@2.0-service.zuk_8996.rc')
-rw-r--r-- | light/android.hardware.light@2.0-service.zuk_8996.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/light/android.hardware.light@2.0-service.zuk_8996.rc b/light/android.hardware.light@2.0-service.zuk_8996.rc index 94690b6..7451a41 100644 --- a/light/android.hardware.light@2.0-service.zuk_8996.rc +++ b/light/android.hardware.light@2.0-service.zuk_8996.rc @@ -66,3 +66,4 @@ service light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.zuk_8996 group system # shutting off lights while powering-off shutdown critical + writepid /dev/cpuset/system-background/tasks |