diff options
author | Jordan Liu <jminjie@google.com> | 2019-04-22 13:58:02 -0700 |
---|---|---|
committer | Jordan Liu <jminjie@google.com> | 2019-04-23 18:15:14 +0000 |
commit | 656f6f8b664e1dc7ca659fe60565f28979ec3e65 (patch) | |
tree | 91c507034c4d74200a4dbdc0e61e7c09f3affda0 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | fa7a24ef8e6c809b28a25cd04a390ecff0482b54 (diff) |
Do not populate SLOT_KEY with wrong slot info
The slotId is not necessarily the phoneId, so do not broadcast as if it
is. SLOT_KEY is a hidden extra so this should not impact apps in general
(if they need the old extra they can still use the hidden PHONE_KEY).
For select broadcasts like SIM_CARD_STATE_CHANGED, we will manually
populate the slot key. This is a temporary solution to b/130664115 and
we should eventually review and consider making the SLOT_KEY public for
some broadcasts.
Bug: 130664115
Test: manual
Change-Id: I84bd4c6bc4277e32cee9916dd18dd80948a808a0
(cherry picked from commit 21c3aeb49de064b011a452143f99b623acb94786)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions