diff options
| author | Gabriele M <moto.falcon.git@gmail.com> | 2018-06-14 01:10:09 +0200 |
|---|---|---|
| committer | alk3pInjection <webmaster@raspii.tech> | 2023-12-27 00:35:28 +0800 |
| commit | 3821b4eeb50bdf0faf99577dcb1c0e47978e5692 (patch) | |
| tree | 76c39c4476df0c7ab3660541bb983267254cb12b /update_engine.rc | |
| parent | b52aa7706ec32556e3749284bc52f5de9ce595c7 (diff) | |
update_engine: Add performance modeumineko
Author: Gabriele M <moto.falcon.git@gmail.com>
Date: Thu Jun 14 01:10:09 2018 +0200
update_engine: Add performance mode
Allow to move update_engine from the system-background cgroup
to the foreground cgroup to speed up the installation of the
updates.
Change-Id: Iaa531a925f9e1a26e834d7448c4755151adcfea2
Author: Luca Stefani <luca.stefani.ge1@gmail.com>
Date: Mon Mar 4 14:57:28 2019 +0100
Move performance mode to top app
Change-Id: I436102b4f8d046b8f3d897882613ec46acf9e2c5
luca020400: Move to TaskProfiles API
Change-Id: Id7e27b0c42d80c4a3ce1dc7f8540313a7042db53
Diffstat (limited to 'update_engine.rc')
| -rw-r--r-- | update_engine.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update_engine.rc b/update_engine.rc index bc6447b2..76072d54 100644 --- a/update_engine.rc +++ b/update_engine.rc @@ -2,7 +2,6 @@ service update_engine /system/bin/update_engine --logtostderr --logtofile --fore class late_start user root group root system wakelock inet cache media_rw - task_profiles OtaProfiles disabled on property:ro.boot.slot_suffix=* |
