Merge "Revert "[Overview Sharing] Enable overview sharing for Droidfood."" into sc-dev am: 3374033fa9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14332254 Change-Id: I0ad6868910e3fdc037de8edd7b1d1f8b1dca3f1c
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", true,
|
||||
"ENABLE_OVERVIEW_SHARING_TO_PEOPLE", false,
|
||||
"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