diff options
author | Weijie Wang <weijiew@codeaurora.org> | 2018-08-09 16:21:49 +0800 |
---|---|---|
committer | Weijie Wang <weijiew@codeaurora.org> | 2018-08-14 08:14:45 +0000 |
commit | 2cf697f2d1dafd729b7899ded14b46c5cd253060 (patch) | |
tree | 5e0ff56f10e28d061fb4c0156951c4af83dc005e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c20ccf5539dbcfd09e727972b0e5fe730ed3dbac (diff) |
SystemUI: Fixed traffic icon show in SUB1 while sending MMS on SUB2
Android team changed the behavior of onDataConnectionStateChanged
to report the connection state for default APN type only. When DDS
on sub1, send MMS by sub2, the sub2's onDataConnectionStateChanged
won't be called and the traffic icon on sub2 won't display also.
Listen ACTION_ANY_DATA_CONNECTION_STATE_CHANGED action.
When APN type is MMS, update data connection state.
Change-Id: I0ff499210d37a6dd0d7c449892b9f929ad0195a1
CRs-Fixed: 2288647
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions