Removes recovery
Flag: NONE Bug: 326143814 Test: Unit Change-Id: Icbebeade552cb101eb4b8bae4965b4d6c972f22e
This commit is contained in:
@@ -52,11 +52,6 @@ public class AssistStateManager implements ResourceBasedOverride {
|
||||
return Optional.empty();
|
||||
}
|
||||
|
||||
/** Whether search recovery is available. */
|
||||
public boolean isVisRecoveryEnabled() {
|
||||
return false;
|
||||
}
|
||||
|
||||
/** Return {@code true} if the Settings toggle is enabled. */
|
||||
public boolean isSettingsNavHandleEnabled() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user