xref: /aosp_15_r20/system/apex/apexd/apexd.aconfig (revision 33f3758387333dbd2962d7edbd98681940d895da)
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