diff options
author | Makoto Onuki <omakoto@google.com> | 2020-11-06 13:43:38 -0800 |
---|---|---|
committer | Jin Seok Park <jinpark@google.com> | 2021-01-22 21:56:16 +0900 |
commit | db8d2bf0a202cd57a14b6bdec46dfcc514da5c04 (patch) | |
tree | eaa0f80e3d21c563ff3c4651a9e77997f0142b49 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3df00e17f7ba7b2de630feaf0fe736806cd5993e (diff) |
Let modules obtain target component of PendingIntent
- Media module needs to extract the component that a PendingIntent will
be sent to.
Currently, the code is bundled, so they're using the hidden
PendingIntent.getIntent() API, but we really do not want to make it @SystemApi.
So instead, adding a way to obtain the resolve information instead.
- !!Media should make sure the resolved components are actually owned by the
same package that called the API!!
Bug: 161334442
Test: not available yet
Change-Id: I09fc2e0bb23434394caadc638f48c05548376548
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions