• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
12flag {
13  name: "mount_before_data"
14  namespace: "treble"
15  description: "This flag controls if allowing mounting APEXes before the data partition"
16  bug: "361701397"
17  is_fixed_read_only: true
18}
19