commit | 97670d4492dd39756420b5a1e1e313ad298aed0b | [log] [tgz] |
---|---|---|
author | Muhammad Qureshi <muhammadq@google.com> | Wed Feb 19 13:41:59 2020 -0800 |
committer | Muhammad Qureshi <muhammadq@google.com> | Tue Feb 25 14:15:04 2020 -0800 |
tree | 4d8a751a8cf252a4ea96a706207791ba3364c4aa | |
parent | 27f83cdbcefd687632811996e25ece99f7e1ac69 [diff] |
Alternative to @hide FLAG_RECEIVER_INCLUDE_BACKGROUND Implementing an alternative to sending broadcast with @hide flag FLAG_RECEIVER_INCLUDE_BACKGROUND. Instead of using the flag, find the list of registered broadcast receivers and send them directed broadcasts to wake them up. This follows the logic in ag/10055770 Bug: 149090705 Test: m Test: fastboot flashall Test: ensure broadcast is received by inspecting logcat Change-Id: I978cd6481401eb68b26f482e19e412657a0da13c