commit | b771efba3fdb2d0b0b101849cec95530b76c2f58 | [log] [tgz] |
---|---|---|
author | Sandeep Bandaru <sandeepbandaru@google.com> | Tue Sep 03 09:35:02 2024 +0000 |
committer | Sandeep Bandaru <sandeepbandaru@google.com> | Mon Oct 07 13:27:24 2024 +0000 |
tree | e9dc4d89367b4e6b6848aa69f31e9f7e5c9105d8 | |
parent | a3bea3e2d78087b81726503bc1dae1f302a03994 [diff] |
Add protected broadcasts for model loaded/unloaded events. Removing configurable broadcasts to use constants instead. Android requires all broadcasts sent from system-process to be `protected`. So, this CL replaces config based broadcast names to defined protected-broadcasts. Bug: 363926129 Flag: EXEMPT bugfix Change-Id: Iad56bc37427337e11a65f0afce4291b8bc749490