Update suggestion rules and string description

Change-Id: I55025094b9a0e71710db726bcf7fc810a3705c65
Fix: 62262851
Fix: 62283797
Test: make RunSettingsRoboTests
This commit is contained in:
Fan Zhang
2017-06-03 15:24:11 -07:00
parent 75c1fcb7fb
commit af91c1f6bf
5 changed files with 16 additions and 16 deletions

View File

@@ -60,7 +60,7 @@ public class SettingsSuggestionsTest {
@Test
public void wallpaperSuggestion_isValid() {
assertSuggestionEquals("com.android.settings.wallpaper.WallpaperSuggestionActivity",
CATEGORY_SETTINGS_ONLY,
CATEGORY_FIRST_IMPRESSION,
R.string.wallpaper_suggestion_title, R.string.wallpaper_suggestion_summary);
}