commit | 2e780402e23e2fafa8317c2a260d71c3619059ed | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Mon Sep 26 22:42:19 2022 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Tue Sep 27 19:36:49 2022 +0000 |
tree | 3ea476c4026a349a298fa21225d42a42a49718e0 | |
parent | 751cdc948993c758a23df2d34a0ff05c922865ec [diff] |
snapuserd: Set taskprofile OtaProfiles Since update-engine already has this profile set, it is better to have similar profile for the daemon so that threads don't run at high priority. Additionally, lower the nice value for worker threads. No change in the OTA install time observed. Bug: 237490659 Test: Full OTA on Pixel Change-Id: I53ec8c647eb781965792683b04621e6fec5eb5f2 Signed-off-by: Akilesh Kailash <akailash@google.com>