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

Commit d7c9cf07 authored by Ted Bauer's avatar Ted Bauer
Browse files

Add container to .aconfig

Change-Id: I14415d662ecff1a707557294facaa63bb2fb51e1
Test: m
Bug: 328444881
parent a6cf9c11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ java_aconfig_library {
aconfig_declarations {
    name: "virtualdevice_flags",
    package: "com.android.server.companion.virtual",
    container: "system",
    srcs: [
        "flags.aconfig",
    ],
+1 −0
Original line number Diff line number Diff line
# OLD PACKAGE, DO NOT USE: Prefer `flags.aconfig` in core/java/android/companion/virtual
# (or other custom files) to define your flags
package: "com.android.server.companion.virtual"
container: "system"

flag {
  name: "dump_history"