commit | 4c06b3885d48ec94226331b2d1c75b84e4c33e25 | [log] [tgz] |
---|---|---|
author | Jacob Hobbie <jacobhobbie@google.com> | Thu Feb 03 18:01:25 2022 +0000 |
committer | Michael Groover <mpgroover@google.com> | Mon Feb 07 15:40:49 2022 -0800 |
tree | 266a9ba87a01d15da28d460f1b3045ddf09eb6dd | |
parent | c5ad7cd775a0db590bf942ad1143c2534e407b14 [diff] |
Marking test receiver as exported. In order to follow the new dynamic receiver paradigm introduced in T, receivers will have to be specifically marked as exported or not exported when registering dynamically. Since this is in a test only, and the test says that it needs the broadcast to be in a different process, mark as exported. Bug: 161145287 Change-Id: I112d56962e3a6c3043240f8dfab058dc5a728ba9 Test: atest HostsideRestrictBackgroundNetworkTests#testAppIdle_toast