Specify package name when launching search UI
Test: robotests Change-Id: Ib8cc2aa1a6d4de82b32cbe3da8473bb61cf0c530
This commit is contained in:
@@ -101,10 +101,6 @@ public class SearchFeatureProviderImpl implements SearchFeatureProvider {
|
||||
return false;
|
||||
}
|
||||
|
||||
protected String getSettingsIntelligencePkgName() {
|
||||
return "com.android.settings.intelligence";
|
||||
}
|
||||
|
||||
/**
|
||||
* A generic method to make the query suitable for searching the database.
|
||||
*
|
||||
|
Reference in New Issue
Block a user