OSDN Git Service

Fix Hotspot condition string truncated
authorYanting Yang <yantingyang@google.com>
Wed, 27 Feb 2019 10:58:58 +0000 (18:58 +0800)
committerYanting Yang <yantingyang@google.com>
Thu, 7 Mar 2019 05:57:49 +0000 (13:57 +0800)
commit24ff4a2110a459e8744f4f45f189709b3db326a4
treedc30f4e806d97242355457582fc68f11d6cfe624
parent131eeac4aa17c9eda06dfc2c94633af294c4c6a7
Fix Hotspot condition string truncated

Update hotspot condition title and summary and remove unused string.

Fixes: 125914006
Test: visual, robotests
Change-Id: I2a41c0d1840c9a21f86bd62495b404b02d8a865e
res/values/strings.xml
src/com/android/settings/homepage/contextualcards/conditional/HotspotConditionController.java
tests/robotests/src/com/android/settings/homepage/contextualcards/conditional/HotspotConditionControllerTest.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/testutils/shadow/ShadowWifiManager.java