mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Merge "Move ENABLE_HIDE_GBOARD_HEADER_STATIC from feature flag to server side flag." into tm-qpr-dev am: c3c77fc049
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/21091031 Change-Id: I1ed496aa625ec1551a5392b0dd0fdf5c7e3fea9c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -96,9 +96,6 @@ public final class FeatureFlags {
|
||||
"ENABLE_EXPANDING_PAUSE_WORK_BUTTON", false,
|
||||
"Expand and collapse pause work button while scrolling");
|
||||
|
||||
public static final BooleanFlag ENABLE_HIDE_HEADER_STATIC = new DeviceFlag(
|
||||
"ENABLE_HIDE_HEADER_STATIC", false, "Hide keyboard suggestion strip");
|
||||
|
||||
public static final BooleanFlag COLLECT_SEARCH_HISTORY = new DeviceFlag(
|
||||
"COLLECT_SEARCH_HISTORY", false, "Allow launcher to collect search history for log");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user