Settings: Hide phone-related settings on tablets.

Bug:15002393
Bug:15091008
Change-Id: I8238b7990572f46e1530a800897ab2d39a189055
This commit is contained in:
John Spurlock
2014-05-27 11:10:52 -04:00
parent 85ba0ee6ec
commit 57c713d1d9
5 changed files with 132 additions and 49 deletions

View File

@@ -135,7 +135,7 @@ public final class SearchIndexableResources {
sResMap.put(NotificationSettings.class.getName(),
new SearchIndexableResource(RANK_NOTIFICATIONS,
R.xml.notification_settings,
NO_DATA_RES_ID,
NotificationSettings.class.getName(),
R.drawable.ic_settings_notifications));