diff options
| author | 2023-03-17 11:36:20 -0700 | |
|---|---|---|
| committer | 2023-03-18 00:19:56 +0000 | |
| commit | 96b3f8dba0a9747cf85a18abe87413ac00d73c11 (patch) | |
| tree | d0f6a5d7736be2c8a5712e67762aa8b6686aea56 /libs | |
| parent | a19952dc48b02bceb6b77eea3ebcd51a18fd818e (diff) | |
Make PendingIntent.send public API.
There are several use cases where a developer would need to specyfy a
Bundle with options, but currently they need to specify a lot of
additional values (all null) to do so. Having this API public makes it a
lot easier and less errorprone.
This change does not refactor existing uses where only the Bundle is
passed in.
Test: API change only
Bug: 273784196
Change-Id: I6486e953d21023cf5c8d120287205a3f9922bdd6
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions