Merge "Add Home / Launcher apps indexing" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3f3426e0d9
@@ -119,7 +119,7 @@ public final class SearchIndexableResources {
|
||||
sResMap.put(HomeSettings.class.getName(),
|
||||
new SearchIndexableResource(
|
||||
Ranking.getRankForClassName(HomeSettings.class.getName()),
|
||||
R.xml.home_selection,
|
||||
NO_DATA_RES_ID,
|
||||
HomeSettings.class.getName(),
|
||||
R.drawable.ic_settings_home));
|
||||
|
||||
|
Reference in New Issue
Block a user