OSDN Git Service

Changed intents for data and saver tiles
authorFabian Kozynski <kozynski@google.com>
Thu, 11 Apr 2019 16:22:39 +0000 (12:22 -0400)
committerFabian Kozynski <kozynski@google.com>
Thu, 11 Apr 2019 16:34:13 +0000 (12:34 -0400)
commit2594b932c07ecf7cb28b99603e95b1b2f346b843
treea60d098da15bc2cede3292c9966c8ace241889d4
parent9dfc48d06e0156c52df748ff64aa3bd2e09cd211
Changed intents for data and saver tiles

Changed the intents to point to the right settings. The intent in
CellularTile will point to the carrier selected as default for data if
there is one.

Test: manual, using DSDS
Fixes: 122676059
Change-Id: I71a8eac1754eaadda156209315a3a469e7e4f6d0
core/java/android/provider/Settings.java
packages/SystemUI/src/com/android/systemui/qs/tiles/CellularTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/DataSaverTile.java