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

Commit b820c2e1 authored by Dennis Shen's avatar Dennis Shen Committed by Android (Google) Code Review
Browse files

Merge "Add container to .aconfig" into main

parents f547e9c7 a2b1102e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ java_library_static {
aconfig_declarations {
    name: "usb_flags",
    package: "com.android.server.usb.flags",
    container: "system",
    srcs: ["**/usb_flags.aconfig"],
}

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

flag {
    name: "allow_restriction_of_overlay_activities"