1package: "com.android.apex.flags"
2container: "system"
3
4flag {
5 name: "enable_brand_new_apex"
6 namespace: "aaos_sdv"
7 description: "This flag controls if allowing installation of brand-new APEX"
8 bug: "361500273"
9 is_fixed_read_only: true
10}
11