commit | d907a12980922c2a3ec705ebb3aa635b61e812d9 | [log] [tgz] |
---|---|---|
author | Wesley Wang <wesleycwwang@google.com> | Tue Dec 13 19:04:42 2022 +0800 |
committer | Wesley Wang <wesleycwwang@google.com> | Thu Dec 15 11:49:14 2022 +0000 |
tree | 5fbe50cc6e8d45f7cd28c0dfd7d54f7b5c527bf2 | |
parent | 8ccf48b0fc1253b38cd0a1e44a353cf0c2453854 [diff] |
Move setup optimization mode to main thread - Due to unclear root cause of optimization mode being reset after reboot, update the setup logic from deferred background thread to main thread, to avoid any possible background task unexecuted case. Bug: 241735485 Test: make SettingsRoboTests Change-Id: I2de2181321712f89fadc04bf5000aea91a01485a Merged-In: I2de2181321712f89fadc04bf5000aea91a01485a (cherry picked from commit 7423f4390c924e81db94cc20828ccdf78ef24a2f)