xref: /aosp_15_r20/build/make/tools/aconfig/aconfig/tests/test_second_package.aconfig (revision 9e94795a3d4ef5c1d47486f9a02bb378756cea8a)
1package: "com.android.aconfig.second_test"
2container: "system"
3
4flag {
5    name: "testing_flag"
6    namespace: "another_namespace"
7    description: "This is a flag for testing."
8    bug: "123"
9}
10
11