Merge "[Overview Sharing] Enable overview sharing for Droidfood." into sc-dev am: 81d943d31b

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14314295

Change-Id: I403e190d86c1a9a7ee2a4d073aae3c8e7b2b5032
This commit is contained in:
Becky Qiu
2021-04-27 19:36:22 +00:00
committed by Automerger Merge Worker
@@ -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(