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 /gps | |
parent | d2d7cf982a04d6cc7e318ddab1449db71796f29d (diff) |
msm8996-common: Move gnss and lights services to system-background.
Diffstat (limited to 'gps')
-rw-r--r-- | gps/android/android.hardware.gnss@1.0-service-qti.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gps/android/android.hardware.gnss@1.0-service-qti.rc b/gps/android/android.hardware.gnss@1.0-service-qti.rc index b5da6f9..b3f67b6 100644 --- a/gps/android/android.hardware.gnss@1.0-service-qti.rc +++ b/gps/android/android.hardware.gnss@1.0-service-qti.rc @@ -2,3 +2,4 @@ service gnss_service /vendor/bin/hw/android.hardware.gnss@1.0-service-qti class hal user gps group system gps radio + writepid /dev/cpuset/system-background/tasks |