commit | cb8f1feeffaac71aaf627804162dd61b192264ef | [log] [tgz] |
---|---|---|
author | Jacob Hobbie <jacobhobbie@google.com> | Wed Oct 27 13:15:25 2021 -0700 |
committer | Jacob Hobbie <jacobhobbie@google.com> | Tue Nov 09 14:47:07 2021 -0800 |
tree | e4e214898f4d76ddc30ed9124a0d626ff99aa735 | |
parent | c27e4cdfa39babc7357edd980f9219cf8ac81a0e [diff] |
Adding enforcement for receiver exported flags. Adding enforcement for requiring RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED for all dynamically registered receivers that aren't registered for protected broadcasts. Also adding a temporary emergency flag that can be disabled via adb so as to not interrupt too many workflows for those who have not adding the requisite flags. Test: CTS coming Bug: 161145287 Change-Id: I56c3cb44031c2169e53831f6f3aecd5b864f01a0