diff options
author | Ping Sun <ping.x.sun@sonymobile.com> | 2016-06-02 16:32:21 +0800 |
---|---|---|
committer | Toshiya Ikenaga <toshiya.ikenaga@sonymobile.com> | 2016-11-19 07:25:38 +0900 |
commit | 941b7ec4389d69a920e260abdda791f0def1fa52 (patch) | |
tree | 0dbf3d8c614a78b23f5d1604e7f9d4cfdf011acf /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 0bebfe76fc216ce2b1b7405eec93c9fe21f5a059 (diff) |
Fix MSIM issue of broadcast intent overwritten unintentionally
Since the following broadcast intent is differentiated only by extra
for each SIM, if intents for Slot1 and Slot2 are sent in succession,
Slot1 intent can be overwritten, causing loss of information. To prevent
the issue, remove "FLAG_RECEIVER_REPLACE_PENDING" from intent.
- ACTION_SIGNAL_STRENGTH_CHANGED
Bug: 30296957
Change-Id: I281f8063b2bf10efe3165ea29305265bd9d3eb30
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions