Skip to content
Snippets Groups Projects
Commit 109ec040 authored by Dennis Shen's avatar Dennis Shen Committed by Android (Google) Code Review
Browse files

Merge "Add container to .aconfig" into main

parents b820c2e1 096cf378
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@ java_aconfig_library {
aconfig_declarations {
name: "easter_egg_flags",
package: "com.android.egg.flags",
container: "system",
srcs: [
"easter_egg_flags.aconfig",
],
......
package: "com.android.egg.flags"
container: "system"
flag {
name: "flag_flag"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment