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

Commit caa54620 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by Android (Google) Code Review
Browse files

Merge "Fix container for aconfig flags." into main

parents f0c0bb49 74f77864
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ package {
aconfig_declarations {
    name: "com_android_launcher3_flags",
    package: "com.android.launcher3",
    container: "system",
    container: "system_ext",
    srcs: ["**/*.aconfig"],
}

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

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

flag {
    name: "enable_private_space"