summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorPing Sun <ping.x.sun@sonymobile.com>2016-06-02 16:32:21 +0800
committerToshiya Ikenaga <toshiya.ikenaga@sonymobile.com>2016-11-19 07:25:38 +0900
commit941b7ec4389d69a920e260abdda791f0def1fa52 (patch)
tree0dbf3d8c614a78b23f5d1604e7f9d4cfdf011acf /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0bebfe76fc216ce2b1b7405eec93c9fe21f5a059 (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 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions