commit | 577ccb17e46f5236548cd558dc8d79ea63ea18d6 | [log] [tgz] |
---|---|---|
author | Harshit Mahajan <harshitmahajan@google.com> | Tue Jun 11 12:02:43 2024 +0000 |
committer | Harshit Mahajan <harshitmahajan@google.com> | Tue Jun 11 12:02:43 2024 +0000 |
tree | fa8b26320cd0f248c56b054ee63899c08665d97a | |
parent | 4f9ed146cbc11edf7f0286eadf5adce8470a8cb9 [diff] |
Move RescueParty registration back to the beginning of SystemServer. This is to ensure that RescueParty is registered before other things that call RescueParty. Keeping the noteBoot at the updated place would still ensure that bootloop mitigations are handled correctly. Change-Id: Ib0647a26e031fbb322112a8b3e9a5ee434116341 Test: TH Bug: 291137901