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

Commit 59234c57 authored by Oriol Prieto Gasco's avatar Oriol Prieto Gasco
Browse files

Set the container field of aconfig flags

Please see go/aconfig-flag-containers for more context

Test: m
Bug: 312769710
Change-Id: I95efda5d266ad45202501d82d256d9e9f8e7826a
parent a5d7ae6c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ package {
aconfig_declarations {
    name: "com_android_launcher3_flags",
    package: "com.android.launcher3",
    container: "system",
    srcs: ["**/*.aconfig"],
}

+1 −0
Original line number Diff line number Diff line
package: "com.android.launcher3"
container: "system"

flag {
    name: "enable_expanding_pause_work_button"
+1 −0
Original line number Diff line number Diff line
package: "com.android.launcher3"
container: "system"

flag {
    name: "enable_private_space"