Allow SettingsIntelligence to access SearchResultTrampoline
Bug: 64938328 Test: robotests Change-Id: I89b0b8adf1e034f0fc57a3991fb56452a7210219
This commit is contained in:
@@ -37,11 +37,6 @@ import java.util.concurrent.FutureTask;
|
||||
*/
|
||||
public interface SearchFeatureProvider {
|
||||
|
||||
/**
|
||||
* @return true to use the new version of search
|
||||
*/
|
||||
boolean isEnabled(Context context);
|
||||
|
||||
/**
|
||||
* Ensures the caller has necessary privilege to launch search result page.
|
||||
*
|
||||
|
Reference in New Issue
Block a user