Skip to content
Snippets Groups Projects
Commit 108a2d63 authored by Oriol Prieto Gascó's avatar Oriol Prieto Gascó Committed by Gerrit Code Review
Browse files

Merge "Set the container field of aconfig flags" into main

parents 54d62cee 6eec17aa
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
aconfig_declarations {
name: "com.android.net.flags-aconfig",
package: "com.android.net.flags",
container: "system",
srcs: ["flags.aconfig"],
visibility: ["//packages/modules/Connectivity:__subpackages__"],
}
package: "com.android.net.flags"
container: "system"
# This file contains aconfig flags for FlaggedAPI annotations
# Flags used from platform code must be in under frameworks
......
package: "com.android.net.thread.flags"
container: "system"
flag {
name: "thread_enabled"
......
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