mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
[Overview Sharing] Enable overview sharing for Droidfood.
Bug: 169772466 Test: no test needed. Change-Id: Id717f1e81699488c4eb88e8ec2b3b634e28a8661
This commit is contained in:
@@ -151,7 +151,7 @@ public final class FeatureFlags {
|
||||
"ENABLE_OVERVIEW_SHARE", false, "Show Share button in Overview Actions");
|
||||
|
||||
public static final BooleanFlag ENABLE_OVERVIEW_SHARING_TO_PEOPLE = getDebugFlag(
|
||||
"ENABLE_OVERVIEW_SHARING_TO_PEOPLE", false,
|
||||
"ENABLE_OVERVIEW_SHARING_TO_PEOPLE", true,
|
||||
"Show indicators for content on Overview to share with top people. ");
|
||||
|
||||
public static final BooleanFlag ENABLE_OVERVIEW_CONTENT_PUSH = getDebugFlag(
|
||||
|
||||
Reference in New Issue
Block a user