commit | 51f52d8007c799e676119599a0bcf384e06479ec | [log] [tgz] |
---|---|---|
author | Michael Groover <mpgroover@google.com> | Mon Feb 13 16:04:33 2023 -0600 |
committer | Michael Groover <mpgroover@google.com> | Wed Feb 22 18:32:33 2023 +0000 |
tree | 5eabb9b0cb6193b5ad26de21d74d49f12d808a22 | |
parent | d0134ec0c1902070a92a988ad4262ba1f84f2adb [diff] |
Expose BroadcastOptions public constructor Android 14 added support for a broadcasting app to share its identity with receivers by setting an option in BroadcastOptions. This commit exposes the BroadcastOptions public constructor as a public API and restores makeBasic to a system API. Bug: 267619944 Test: atest ShareIdentityTest Change-Id: I7f28ba3caf4f3822895fba276e76980d56097ef6 Merged-In: I7f28ba3caf4f3822895fba276e76980d56097ef6