commit | 16e45dc6a20b09ad26d2b143e116c8e345d80863 | [log] [tgz] |
---|---|---|
author | Sudheer Shanka <sudheersai@google.com> | Tue Nov 28 12:18:32 2023 -0800 |
committer | Sudheer Shanka <sudheersai@google.com> | Tue Nov 28 12:18:32 2023 -0800 |
tree | 31e04febe6b83ec348e0b00c1646932c143f6dd5 | |
parent | 546a73c38b414f51ebd89befbb21273e0381cd2e [diff] |
Prioritize core uids for ACTION_SHUTDOWN broadcast. This will avoid going back and forth across processes for delivering the broadcast (which will delay it) and avoid having the receivers in the core uids blocked by other apps. Bug: 313680784 Test: boot and shutdown works Change-Id: I4b3c848b7baee56974ec19d466b9c567ee8c04d8