mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-06 02:46:57 +00:00
Removing Smartspace as a widget flag
Bug: 300140279 Flag: EXEMPT removing dead code Test: Presubmit Change-Id: If24db0b4c2c119f5cbe1153e3d77599d12ff80a6
This commit is contained in:
@@ -26,11 +26,6 @@ public final class BuildConfig {
|
||||
*/
|
||||
public static final boolean QSB_ON_FIRST_SCREEN = true;
|
||||
|
||||
/**
|
||||
* Flag to state if the widget on the top of the first screen should be shown.
|
||||
*/
|
||||
public static final boolean WIDGET_ON_FIRST_SCREEN = false;
|
||||
|
||||
/**
|
||||
* Flag to control various developer centric features
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user