Skip to content
Commit 96b3f8db authored by Achim Thesmann's avatar Achim Thesmann
Browse files

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
parent a19952dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment