Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53bac7c6 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9115816 from 0c7d83bb to tm-qpr1-release

Change-Id: Id1c0e87a0a7ae4b3e857277809aa876cd1de3082
parents 1cde8ddd 0c7d83bb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -97,6 +97,9 @@ public final class FeatureFlags {
    public static final BooleanFlag ENABLE_HIDE_HEADER = new DeviceFlag("ENABLE_HIDE_HEADER",
            true, "Hide header on keyboard before typing in all apps");

    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");