Merge "Add ACONFIG flag enable_unfolded_two_pane_picker" into main

This commit is contained in:
Federico Baron
2023-12-05 06:25:58 +00:00
committed by Android (Google) Code Review

View File

@@ -76,3 +76,10 @@ flag {
description: "Enables logging of Launcher restore metrics to the Backup & Restore team"
bug: "307527314"
}
flag {
name: "enable_unfolded_two_pane_picker"
namespace: "launcher"
description: "Enables two pane widget picker for unfolded foldables"
bug: "313922374"
}