{
  "flags": [
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_CHECK_API_LEVEL",
        "namespace": "core_experiments_team_internal",
        "description": "Control checking the SDK level for exported flags guarding finalized APIs.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_DEFAULT_ALLOW_JAVA_IMPL_INTERFACE_REMOVAL",
        "namespace": "system_performance",
        "description": "When true, default to allowing removal of unnecessary internal Java aconfig codegen whenever possible.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_FINALIZE_NON_API_FLAGS",
        "namespace": "core_experiments_team_internal",
        "description": "When true, non-API exported flags will be provided to record-finalized-flags.",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_FINGERPRINT_CPP",
        "namespace": "core_experiments_team_internal",
        "description": "Control checking the fingerprint in the cpp codegen.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_FINGERPRINT_RUST",
        "namespace": "core_experiments_team_internal",
        "description": "Control checking the fingerprint in the rust codegen.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION",
        "namespace": "android_UNKNOWN",
        "description": "The default permission for all flags",
        "value": {
          "Val": {
            "StringValue": "READ_WRITE"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "READ_ONLY"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_INCLUDE_CONTACTS_PICKER_APP",
        "namespace": "profile_experiences",
        "description": "Enables preinstallation of the system ContactsPicker app.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_INCLUDE_EYE_DROPPER_APP",
        "namespace": "web_apps_on_chromeos_and_android",
        "description": "Enables preinstallation of the system EyeDropper app.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_NEW_EXPORTED",
        "namespace": "core_experiments_team_internal",
        "description": "Control if generated exported java flag library read from new storage.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_OPTIMIZE_READ_ONLY_JAVA",
        "namespace": "system_performance",
        "description": "When true, read-only Java flag reads will return their default value directly, bypassing any test override support.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY",
        "namespace": "android_UNKNOWN",
        "description": "If true, it is an error to set the permission of any aconfig flags to READ_WRITE.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_STORAGE_VERSION",
        "namespace": "core_experiments_team_internal",
        "description": "Control storage file version for aconfig flags.",
        "value": {
          "Val": {
            "StringValue": "2"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_SUPPORT_MINOR_SDK",
        "namespace": "core_experiments_team_internal",
        "description": "Control checking the full SDK level for exported flags guarding finalized APIs.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ACONFIG_VALUE_SETS",
        "namespace": "build",
        "description": "Aconfig value sets assembled by release-config",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 3,
        "containers": [
          "system",
          "system_ext",
          "product",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "aconfig_value_set-platform_build_release-ap3a aconfig_value_set-platform_build_release-ap4a aconfig_value_set-platform_build_release-bp1a aconfig_value_set-platform_build_release-bp2a aconfig_value_set-platform_build_release-bp3a aconfig_value_set-platform_build_release-user aconfig_value_set-platform_build_release-bp4a aconfig_value_set-platform_build_release-mainline_2026_01 aconfig_value_set-platform_build_release-mainline_2026_02 aconfig_value_set-platform_build_release-cp1a aconfig_value_set-platform_build_release-mainline_2026_03 aconfig_value_set-platform_build_release-mainline_2026_04 aconfig_value_set-platform_build_release-cp2a aconfig_value_set-lineage-cp2a"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AIDL_USE_UNFROZEN",
        "namespace": "android_UNKNOWN",
        "description": "Enables the use of the unfrozen versions of AIDL interfaces. When this is `False` the libraries of the latest unfrozen version of a stable interface will behave like the last frozen version. When this is `True` the libraries behave like the lastest unfrozen version like they always have.",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": false
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AISEAL_FRAMEWORK",
        "namespace": "virtualization",
        "description": "Adds AiSeal framework APIs to the system. AiSeal provides services for AI applications to store and process personal data inside pVM.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ANOMALY_DETECTOR",
        "namespace": "backstage_power",
        "description": "Flag will control the release of the anomaly detector inside the Profiling module apex.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_APEX_CODECS",
        "namespace": "codec_fwk",
        "description": "If true, then the ApexCodecs is enabled",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor",
          "com.android.media.swcodec"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ART_COMPILE_APP_SEARCH_SERVICE_SPEED_PROFILE",
        "namespace": "art_performance",
        "description": "b/241823638: Flag to enable ART Speed Profile compilation for AppSearch module service.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ART_COMPILE_BCP_APEX_SPEED_PROFILE",
        "namespace": "art_cloud",
        "description": "b/342163020: Flag to enable ART Speed Profile compilation for BCP Apex modules.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ART_COMPILE_CONNECTIVITY_SERVICE_SPEED_PROFILE",
        "namespace": "art_cloud",
        "description": "b/241823638: Flag to enable ART Speed Profile compilation for Connectivity module service.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ATTEST_MODULES",
        "namespace": "hardware_backed_security",
        "description": "Support attestation of modules",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVATAR_PICKER_APP",
        "namespace": "android_UNKNOWN",
        "description": "Move User avatar picker from SettingsLib to preinstalled app.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ALLOW_PREINSTALLED_APPS",
        "namespace": "virtualization",
        "description": "Enables acces to the AVF APIs to pre-installed apps.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_ADVANCE_MULTITENANCY",
        "namespace": "virtualization",
        "description": "Support for multiple payloads to share the pVM environment while preserving the security boundary between them (b/416251610)",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT",
        "namespace": "virtualization",
        "description": "Enables assigning hardware devices to the guest VMs. If this flag is enabled, then RELEASE_AVF_ENABLE_MICRODROID_VENDOR_MODULES must also be enabled.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_DICE_CHANGES",
        "namespace": "virtualization",
        "description": "Enables new DICE functionality in Microdroid VMs.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_EARLY_VM",
        "namespace": "virtualization",
        "description": "Adds supports for VMs in the early boot, before /data mount.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_LLPVM_CHANGES",
        "namespace": "virtualization",
        "description": "Enables new llPvm functionality in Microdroid VMs.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM",
        "namespace": "virtualization",
        "description": "Enables running multiple payloads in the same Microdroid VM instance.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_NETWORK",
        "namespace": "virtualization",
        "description": "Adds supports for network functionality in VMs.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION",
        "namespace": "virtualization",
        "description": "Enables pVM remote attestation in Microdroid VM.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_VENDOR_MODULES",
        "namespace": "virtualization",
        "description": "Enables loading vendor modules (both kernel \u0026 userspace) in Microdroid VM.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_VIRT_CPUFREQ",
        "namespace": "virtualization",
        "description": "Enables Virtual Cpufreq support in Microdroid VM.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST",
        "namespace": "virtualization",
        "description": "Support for allowing some vms to access vendor smc services (b/360102915)",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_ENABLE_WIDEVINE_PVM",
        "namespace": "virtualization",
        "description": "Adds supports for Widevine pVM",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_FORWARD_ROOT_OF_TRUST_PROPS_TO_SECURITY_VM",
        "namespace": "virtualization",
        "description": "Enables forwarding root of trust system properties to the security VM",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS",
        "namespace": "virtualization",
        "description": "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_MICRODROID_KERNEL_VERSION",
        "namespace": "virtualization",
        "description": "Specify which Microdroid kernel version to use for Microdroid VMs.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "android15_66"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES",
        "namespace": "virtualization",
        "description": "Enable running custom VMs with paravirtualized devices.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS",
        "namespace": "virtualization",
        "description": "Improves support for long running VMs",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_AVF_VALIDATE_CLIENT_VM_USING_DICE_INFO",
        "namespace": "virtualization",
        "description": "Validate client VM using DICE component name and security version",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BALANCE_JAVAC_SRCJAR_SHARDS",
        "namespace": "build",
        "description": "Whether to balance javac srcjar shards",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI",
        "namespace": "android_UNKNOWN",
        "description": "If enabled, DeathRecipient is not strongly referenced from JNI.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BLUETOOTH_LPP_SERVICE_INSTANCE",
        "namespace": "bluetooth",
        "description": "Enables Bluetooth Low Power Processor Service Instance",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BOARD_API_LEVEL",
        "namespace": "android_UNKNOWN",
        "description": "The API level of current vendor API surface. It has YYYYMM format.",
        "value": {
          "Val": {
            "StringValue": ""
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "202604"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BOARD_API_LEVEL_FROZEN",
        "namespace": "android_UNKNOWN",
        "description": "Set to True to freeze the board API level with vendor FRC",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BOOTLOADER_DETERMINISTIC_AVB_SALT",
        "namespace": "build",
        "description": "If true, a deterministic salt will be used in the avb signed bootloader.img partitions.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BPF_ENABLE_LIBBPF",
        "namespace": "android_UNKNOWN",
        "description": "Enables Libbpf support in bpfloader.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BUILD_AFDO_PROFILE_VERSION",
        "namespace": "llvm_and_toolchains",
        "description": "Control which version of AFDO profiles is used",
        "value": {
          "Val": {
            "StringValue": ""
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "15119254-next"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BUILD_CLANG_VERSION",
        "namespace": "llvm_and_toolchains",
        "description": "Control which version of Clang is used to build the platform",
        "value": {
          "Val": {
            "StringValue": ""
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "clang-r584948b"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BUILD_FLAGS_IN_PROTOBUF",
        "namespace": "android_UNKNOWN",
        "description": "Enable protobuf version of build flag processing. When true, the canonical source of truth for build flags is in the protobuf version of the data.",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS",
        "namespace": "android_UNKNOWN",
        "description": "Remove product ADB keys from the build",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 5,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_BUILD_USE_VARIANT_FLAGS",
        "namespace": "android_UNKNOWN",
        "description": "Whether to use BUILD_VARIANT overrides if available",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_CAR_SYS_EXP_MUMD_SCALABLE_UI_DRIVER",
        "namespace": "car_sys_exp",
        "description": "b/439667547: This flag controls the enablement of ScalableUI for the driver in the MUMD configuration.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_CONSCRYPT_NSC",
        "namespace": "network_security",
        "description": "Build flag to control whether the NetworkSecurityConfig is provided by Conscrypt",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "com.android.conscrypt",
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_CRASHRECOVERY_MODULE",
        "namespace": "modularization",
        "description": "If true, then crashrecovery module is enabled as an apex",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_CREATE_ACONFIG_STORAGE_FILE",
        "namespace": "android_UNKNOWN",
        "description": "Enable build system to create new aconfig storage files.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE",
        "namespace": "android_UNKNOWN",
        "description": "The behavior for the tree wrt building mainline modules or using prebuilts",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION",
        "namespace": "modularization",
        "description": "Use this flag to set version code for updatable apk and apex. This version code will be used only if the version field in module's manifest file is set to 0.",
        "value": {
          "Val": {
            "StringValue": "352090000"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "370399999"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DEPRECATE_MAINLINE_R_SUPPORT",
        "namespace": "modularization",
        "description": "Controls whether Mainline has deprecated R platform support",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DEPRECATE_VNDK",
        "namespace": "android_UNKNOWN",
        "description": "feature flag to deprecate VNDK",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK",
        "namespace": "android_UNKNOWN",
        "description": "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DISABLE_WIFICOND",
        "namespace": "wifi",
        "description": "Disable wificond from running",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_DTBO_DETERMINISTIC_AVB_SALT",
        "namespace": "build",
        "description": "If true, a deterministic salt will be used in the avb signed DTBO image.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER",
        "namespace": "launcher",
        "description": "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_ENABLE_ON_DEVICE_ABUSE_DETECTION",
        "namespace": "machine_learning",
        "description": "This flag enables ODAD (On-Device Abuse Detection).",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_FINGERPRINT_ACONFIG_PACKAGES",
        "namespace": "core_experiments_team_internal",
        "description": "Control using fingerprints to guard cross-package reads.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL",
        "namespace": "media_audio",
        "description": "Enables use of Configurable Audio Policy via AIDL HAL. When the flag is 'false' the framework falls back to loading the CAP config directly from the vendor partition (as it used to be with HIDL).",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE",
        "namespace": "android_UNKNOWN",
        "description": "Enables Bluetooth Ranging Service",
        "value": {
          "Val": {
            "BoolValue": true
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_HC_MODULE_SERVICE_OPTIMIZATION",
        "namespace": "health_fitness_aconfig",
        "description": "This flag guards turning on code optimization to the Health Connect service",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION",
        "namespace": "health_fitness_aconfig",
        "description": "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_HIDDEN_API_EXPORTABLE_STUBS",
        "namespace": "android_UNKNOWN",
        "description": "b/319697968: Flag to determine the dependency of hiddenapi to the stubs that contain all flagged apis (\"everything\" stubs), or to the stubs that contain only the enabled flagged apis (\"exportable\" stubs).",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION",
        "namespace": "android_UNKNOWN",
        "description": "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_JARJAR_FLAGS_IN_FRAMEWORK",
        "namespace": "core_experiments_team_internal",
        "description": "Control whether to jarjar flags in the framework.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_KOTLIN_LANG_VERSION",
        "namespace": "android_UNKNOWN",
        "description": "Which Kotlin Language version to target.",
        "value": {
          "Val": {
            "StringValue": "1.9"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_ADDSERVICE_CACHE",
        "namespace": "system_performance",
        "description": "Enables caching in libbinder when registering a service.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_BINDER_OBSERVER",
        "namespace": "system_performance",
        "description": "Enables binder observer in libbinder",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_BINDER_OBSERVER_V2",
        "namespace": "system_performance",
        "description": "Enables binder observer V2 in libbinder",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_BPBINDER_DECSTRONG_LAST",
        "namespace": "system_performance",
        "description": "Call decStrongHandle() in BpBinder::onLastStrongRef() last",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_CLIENT_CACHE",
        "namespace": "system_performance",
        "description": "Enables caching in libbinder for client side when it is True.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_DEFER_BC_REQUEST_FREEZE_NOTIFICATION",
        "namespace": "system_performance",
        "description": "Defer BC_REQUEST_FREEZE_NOTIFICATION if there's a pending clear",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_FREEZE_USE_FLUSH_EAGERLY",
        "namespace": "system_performance",
        "description": "Use flush eagerly when adding/removing frozen callbacks.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST",
        "namespace": "system_performance",
        "description": "Remove the static list from cache and use flags instead",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN",
        "namespace": "android_UNKNOWN",
        "description": "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_MAINLINE_BETA_NAMESPACE_CONFIG",
        "namespace": "core_experiments_team_internal",
        "description": "Mainline beta namespace configuration",
        "value": {
          "Val": {
            "StringValue": "build/tools/aconfig/aconfig/config/mainline_beta_namespaces.json"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "build/tools/aconfig/aconfig/config/mainline_beta_namespaces.json"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION",
        "namespace": "android_UNKNOWN",
        "description": "The version of mainline prebuilts used when prebuilts are enabled.",
        "value": {
          "Val": {
            "StringValue": "mainline_module_prebuilt_nightly"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "mainline_module_prebuilt_nightly"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_MOVE_VCN_TO_MAINLINE",
        "namespace": "vcn",
        "description": "If true, build VCN in the Tethering module",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_NATIVE_FRAMEWORK_PROTOTYPE",
        "namespace": "system_performance",
        "description": "feature flag for including native framework prototype code",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_NEXUS_LAUNCHER_USE_SPEED_PROFILE",
        "namespace": "launcher",
        "description": "b/400412521: Flag to use speed profile in Nexus Launcher.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_NFC_MAINLINE_MODULE",
        "namespace": "nfc",
        "description": "b/368405832: Flag to enable NFC mainline module",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_NPUMANAGER_MODULE",
        "namespace": "machine_learning",
        "description": "If true, then npumanager module is enabled as an apex",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_EMOJI_FONT_VERSION",
        "namespace": "text",
        "description": "Version of the emoji font file.",
        "value": {
          "Val": {
            "StringValue": "2.042"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.051"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION",
        "namespace": "text",
        "description": "Version of the flag emoji font file.",
        "value": {
          "Val": {
            "StringValue": "2.034"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.048"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_HEBREW_FONT_VERSION",
        "namespace": "text",
        "description": "Version of the Hebrew font file.",
        "value": {
          "Val": {
            "StringValue": "1.04"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "3.001"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_HENTAIGANA_FONT",
        "namespace": "android_UNKNOWN",
        "description": "This flag will control of including Japanese variant (Hentaigana) font.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_LIBSQLITE3",
        "namespace": "system_performance",
        "description": "The sqlite release.",
        "value": {
          "Val": {
            "StringValue": "3440300"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "3500600"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION",
        "namespace": "system_performance",
        "description": "Which MessageQueue implementation to use.",
        "value": {
          "Val": {
            "StringValue": "LegacyMessageQueue/MessageQueue.java"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "CombinedDeliMessageQueue/*.java"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NFC_STACK",
        "namespace": "android_UNKNOWN",
        "description": "b/292140387: Flag to switch to the new NFC apex",
        "value": {
          "Val": {
            "StringValue": "NfcNci"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "com.android.nfcservices"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_NASKH_ARABIC_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Naskh Arabic font.",
        "value": {
          "Val": {
            "StringValue": "1.070"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "1.070"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_ARMENIAN_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Armenian font.",
        "value": {
          "Val": {
            "StringValue": "2.005"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.008"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_DEVANAGARI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Devanagari font.",
        "value": {
          "Val": {
            "StringValue": "2.000"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.006"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_ETHIOPIC_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Ethiopic font.",
        "value": {
          "Val": {
            "StringValue": "2.000"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.102"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_GUJARATI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Gujarati font.",
        "value": {
          "Val": {
            "StringValue": "1.030"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.106"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_GURMUKHI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Gurmukhi font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.004"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_KANNADA_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Kannada font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.006"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Khmer font.",
        "value": {
          "Val": {
            "StringValue": "1.901"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.004"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_LAO_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Lao font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.003"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_MALAYALAM_UI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Malayalam UI font.",
        "value": {
          "Val": {
            "StringValue": "2.103"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.104"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_MALAYALAM_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Malayalam font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.104"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_MYANMAR_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Myanmar font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.001"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_ORIYA_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Oriya font.",
        "value": {
          "Val": {
            "StringValue": "1.010"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "1.010"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_SINHALA_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Sinhala font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.006"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_TAMIL_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Tamil font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.004"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SANS_TELUGU_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Sans Telugu font.",
        "value": {
          "Val": {
            "StringValue": "2.004"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.005"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_ARMENIAN_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Armenian font.",
        "value": {
          "Val": {
            "StringValue": "2.005"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.008"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_DEVANAGARI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Devanagari font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.006"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_ETHIOPIC_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Ethiopic font.",
        "value": {
          "Val": {
            "StringValue": "2.000"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.102"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_GUJARATI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Gujarati font.",
        "value": {
          "Val": {
            "StringValue": "2.002"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.106"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_GURMUKHI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Gurmukhi font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.004"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_HEBREW_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Hebrew font.",
        "value": {
          "Val": {
            "StringValue": "2.002"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.004"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_KANNADA_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Kannada font.",
        "value": {
          "Val": {
            "StringValue": "2.002"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.005"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_KHMER_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Khmer font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.004"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_LAO_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Lao font.",
        "value": {
          "Val": {
            "StringValue": "2.000"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.003"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_MALAYALAM_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Malayalam font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.104"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_SINHALA_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Sinhala font.",
        "value": {
          "Val": {
            "StringValue": "2.002"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.007"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_TAMIL_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Tamil font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.003"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_TELUGU_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Telugu font.",
        "value": {
          "Val": {
            "StringValue": "2.001"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.005"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_NOTO_SERIF_THAI_VERSION",
        "namespace": "text",
        "description": "Version of the Noto Serif Thai font.",
        "value": {
          "Val": {
            "StringValue": "2.000"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2.002"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_PROFILING_MODULE",
        "namespace": "android_UNKNOWN",
        "description": "Flag will control the release of the Profiling module apex.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_ROBOTO_FONT_VERSION",
        "namespace": "text",
        "description": "Version of the Roboto font file.",
        "value": {
          "Val": {
            "StringValue": "3.005"
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "3.015"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_SOUND_PICKER",
        "namespace": "android_UNKNOWN",
        "description": "This flag will control the rollout of new versions of the SoundPicker app.",
        "value": {
          "Val": {
            "StringValue": "SoundPicker"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "SoundPicker"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_TZDATA_MODULE",
        "namespace": "android_UNKNOWN",
        "description": "tzdata to be installed to the system image.",
        "value": {
          "Val": {
            "StringValue": "com.android.tzdata"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "com.android.tzdata"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK",
        "namespace": "android_UNKNOWN",
        "description": "True for using variable font of the NotoSansCJK",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_VIRTUAL_CAMERA",
        "namespace": "android_UNKNOWN",
        "description": "The name of the virtual camera package to add to the system partition.",
        "value": {
          "Val": {
            "StringValue": ""
          }
        },
        "workflow": 2,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "virtual_camera"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_VIRTUAL_GAMEPAD",
        "namespace": "windowing_sdk",
        "description": "Release flag of the virtual gamepad apk on foldables.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system",
          "system_ext"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PACKAGE_WEBVIEW_VERSION",
        "namespace": "webview",
        "description": "The version of WebView to include in the build",
        "value": {
          "Val": {
            "StringValue": "128.0.6613.88"
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "145.0.7632.218"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION",
        "namespace": "android_sdk",
        "description": "The sdk extension version that shipped with current RELEASE_PLATFORM_SDK_VERSION. This flag is only updated when RELEASE_PLATFORM_SDK_VERSION is updated.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "22"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION",
        "namespace": "android_UNKNOWN",
        "description": "Used to set minimum supported target sdk version. Apps targeting sdk version lower than the set value will result in a warning being shown when any activity from the app is started.",
        "value": {
          "Val": {
            "StringValue": "28"
          }
        },
        "workflow": 3,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "28"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_PREVIEW_SDK_INT",
        "namespace": "android_sdk",
        "description": "The value of Build.VERSION.PREVIEW_SDK_INT. Must be 0 on if the SDK is finalized, should be non-zero otherwise.",
        "value": {
          "Val": {
            "StringValue": "1"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "0"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_PROSPECTIVE_SDK_VERSION_FULL",
        "namespace": "android_sdk",
        "description": "The prospective major and minor SDK versions of the platform, e.g. 35.0 or 123.45. This is used to determine the SDK version of the APIs found in source (as opposed to prebuilts) should be attributed to. If the release has been finalized, this flag is not set and metalava should not use the sources to determine the API surface. Note: the prospective SDK value is a build time implementation detail, and must never be visible on device.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": ""
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_SDK_EXTENSION_VERSION",
        "namespace": "android_sdk",
        "description": "The sdk extension version of this release configuration.",
        "value": {
          "Val": {
            "StringValue": "12"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "22"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_SDK_VERSION",
        "namespace": "android_sdk",
        "description": "The SDK version of the platform, e.g. 34 for UDC. This should only be increased when the API is finalized and the codename is set to rel, not during development.",
        "value": {
          "Val": {
            "StringValue": "34"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "37"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_SDK_VERSION_FULL",
        "namespace": "android_sdk",
        "description": "The major and minor SDK versions of the platform, e.g. 35.0 or 123.45. This should only be modified when the SDK API is finalized.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "37.0"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_SECURITY_PATCH",
        "namespace": "android_UNKNOWN",
        "description": "Used to indicate the security patch that has been applied to the device. It must signify that the build includes all security patches issued up through the designated Android Public Security Bulletin. It must be of the form \"YYYY-MM-DD\" on production devices. It must match one of the Android Security Patch Level strings of the Public Security Bulletins. If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.",
        "value": {
          "Val": {
            "StringValue": "2023-12-05"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "2026-08-01"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VERSION",
        "namespace": "android_UNKNOWN",
        "description": "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc.",
        "value": {
          "Val": {
            "StringValue": "ZP1A"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "CP2A"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VERSION_ALL_CODENAMES",
        "namespace": "android_sdk",
        "description": "A comma separated list of all codenames that are in preview. This variable is sort of a lie for historical reasons and only includes codenames up to and including the currently active codename",
        "value": {
          "Val": {
            "StringValue": "VanillaIceCream"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "REL"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES",
        "namespace": "android_sdk",
        "description": "A comma separated list of all preview codenames the platform will accept apps built against",
        "value": {
          "Val": {
            "StringValue": "VanillaIceCream"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "REL"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VERSION_CODENAME",
        "namespace": "android_sdk",
        "description": "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream",
        "value": {
          "Val": {
            "StringValue": "VanillaIceCream"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "REL"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES",
        "namespace": "android_sdk",
        "description": "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames.",
        "value": {
          "Val": {
            "StringValue": "Base,Base11,Cupcake,Donut,Eclair,Eclair01,EclairMr1,Froyo,Gingerbread,GingerbreadMr1,Honeycomb,HoneycombMr1,HoneycombMr2,IceCreamSandwich,IceCreamSandwichMr1,JellyBean,JellyBeanMr1,JellyBeanMr2,Kitkat,KitkatWatch,Lollipop,LollipopMr1,M,N,NMr1,O,OMr1,P,Q,R,S,Sv2,Tiramisu,UpsideDownCake,VanillaIceCream"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "Base,Base11,Cupcake,Donut,Eclair,Eclair01,EclairMr1,Froyo,Gingerbread,GingerbreadMr1,Honeycomb,HoneycombMr1,HoneycombMr2,IceCreamSandwich,IceCreamSandwichMr1,JellyBean,JellyBeanMr1,JellyBeanMr2,Kitkat,KitkatWatch,Lollipop,LollipopMr1,M,N,NMr1,O,OMr1,P,Q,R,S,Sv2,Tiramisu,UpsideDownCake,VanillaIceCream,Baklava,CANARY,CinnamonBun"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VERSION_LAST_STABLE",
        "namespace": "android_sdk",
        "description": "The last stable version name of the platform that was released.  During development, this stays at that previous version, while the codename indicates further work based on the previous version.",
        "value": {
          "Val": {
            "StringValue": "14"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "17"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PLATFORM_VNDK_VERSION",
        "namespace": "android_UNKNOWN",
        "description": "The PLATFORM_VNDK_VERSION will be set to this version when the PLATFORM_VERSION_CODENAME is REL. This VNDK version flag will be removed when the VNDK is deprecated",
        "value": {
          "Val": {
            "StringValue": "35"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "35"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_PROCESS_MEMORY_GUARDIAN_DAEMON",
        "namespace": "system_performance",
        "description": "Enables Process Memory Guardian in system image.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_R8_FULL_MODE_BY_DEFAULT",
        "namespace": "system_performance",
        "description": "feature flag for enabling R8 full mode by default for all build targets",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_R8_GLOBAL_CHECK_NOT_NULL_FLAGS",
        "namespace": "system_performance",
        "description": "Enables use of global -convertchecknotnull R8 flags by default",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_R8_ONLY_RUNTIME_VISIBLE_ANNOTATIONS",
        "namespace": "system_performance",
        "description": "feature flag for only retaining runtime visible annotations in R8",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_R8_STORE_STORE_FENCE_CONSTRUCTOR_INLINING",
        "namespace": "system_performance",
        "description": "feature flag for enabling more aggressive constructor inlining in R8",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_RANGING_STACK",
        "namespace": "uwb",
        "description": "b/331206299: Flag to add new generic ranging API surface",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_READ_FROM_NEW_STORAGE",
        "namespace": "android_UNKNOWN",
        "description": "Control if we should read from new storage.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_REDACT_FLAGS_WITHOUT_OVERRIDE",
        "namespace": "build",
        "description": "Remove empty build flags w/o overrides from on-device artifacts",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_REMOVE_LEGACY_EMOJI_FONT",
        "namespace": "android_UNKNOWN",
        "description": "feature flag for removing legacy emoji font from system image.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "True"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SELINUX_DATA_DATA_IGNORE",
        "namespace": "android_UNKNOWN",
        "description": "Ignore /data/data relabelling in libselinux.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION",
        "namespace": "art_performance",
        "description": "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": false
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_CHECK_ELF_FILES",
        "namespace": "build",
        "description": "Moves ELF file checks for Soong modules into Soong",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_INCREMENTAL_ANALYSIS",
        "namespace": "build",
        "description": "Enables Soong incremental analysis",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_NINJA",
        "namespace": "build",
        "description": "The default value for SOONG_NINJA",
        "value": {
          "Val": {
            "StringValue": "ninja"
          }
        },
        "workflow": 3,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "ninja"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_AKITA",
        "namespace": "build",
        "description": "Enables building AKITA with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_BLUEJAY",
        "namespace": "build",
        "description": "Enables building BLUEJAY with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_CAIMAN",
        "namespace": "build",
        "description": "Enables building CAIMAN with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_CHEETAH",
        "namespace": "build",
        "description": "Enables building CHEETAH with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_COMET",
        "namespace": "build",
        "description": "Enables building COMET with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_CUTTLEFISH",
        "namespace": "android_UNKNOWN",
        "description": "Enables building cuttlefish devices with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_FELIX",
        "namespace": "build",
        "description": "Enables building FELIX with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_HUSKY",
        "namespace": "build",
        "description": "Enables building HUSKY with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_KOMODO",
        "namespace": "build",
        "description": "Enables building KOMODO with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_LYNX",
        "namespace": "build",
        "description": "Enables building LYNX with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_ORIOLE",
        "namespace": "build",
        "description": "Enables building ORIOLE with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_PANTHER",
        "namespace": "build",
        "description": "Enables building PANTHER with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_RAVEN",
        "namespace": "build",
        "description": "Enables building RAVEN with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_SHIBA",
        "namespace": "build",
        "description": "Enables building SHIBA with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_TANGORPRO",
        "namespace": "build",
        "description": "Enables building TANGORPRO with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_TEGU",
        "namespace": "build",
        "description": "Enables building TEGU with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_ONLY_TOKAY",
        "namespace": "build",
        "description": "Enables building TOKAY with soong-only (no make) builds",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_SPARSE_ENCODING",
        "namespace": "wear_system_health",
        "description": "Enables sparse encoding optimization for APKs produced by Soong",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SOONG_UNCOMPRESSED_FONTS",
        "namespace": "system_performance",
        "description": "Enables uncompressed fonts in APKs produced by Soong",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SRC_DIR_IS_READ_ONLY",
        "namespace": "build",
        "description": "Whether the source tree is read-only.  This can be overridden with BUILD_BROKEN_SRC_DIR_IS_WRITABLE.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_SUPERVISION_SERVICE",
        "namespace": "supervision",
        "description": "Include SupervisionService in the build",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_TARGET_JAVA_21",
        "namespace": "core_libraries",
        "description": "Control if we should target java 21.",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_TELECOM_MAINLINE_MODULE",
        "namespace": "telecom",
        "description": "b/400503648: Flag to enable Telecom mainline module",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_TELEPHONY_MODULE",
        "namespace": "telephony",
        "description": "If true, then telephony module is enabled as an apex",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_TELEPHONY_MODULE_FRAMEWORK_OPTIMIZATION",
        "namespace": "telephony",
        "description": "This flag guards turning on code optimization to framework telephony of telephonycore module",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_UI_SOUNDS_DIR",
        "namespace": "systemui",
        "description": "Specify an alternate location for UI sounds.",
        "value": {
          "Val": {
            "StringValue": ""
          }
        },
        "workflow": 2,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "StringValue": "effects2025"
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_UPROBESTATS_BRIDGE_SERVICE",
        "namespace": "responsible_apis",
        "description": "If true, then the system service UprobeStatsBridgeService is enabled",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor",
          "com.android.uprobestats"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_UPROBESTATS_MODULE",
        "namespace": "system_performance",
        "description": "If true, then uprobestats module is enabled as an apex",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_UPROBESTATS_RUST",
        "namespace": "system_performance",
        "description": "If true, then uprobestats apex uses its rust implementation",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor",
          "com.android.uprobestats"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_UPROBESTATS_SERVICE",
        "namespace": "responsible_apis",
        "description": "If true, then the system service UprobeStatsService is enabled",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor",
          "com.android.uprobestats"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT",
        "namespace": "android_UNKNOWN",
        "description": "feature flag for enabling optimized_shrink_resources: true by default",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT",
        "namespace": "android_UNKNOWN",
        "description": "feature flag for enabling use_resource_processor: true by default",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_STANDALONE_WEBVIEW",
        "namespace": "webview",
        "description": "Controls whether to use standalone WebView instead of TrichromeWebView.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS",
        "namespace": "system_performance",
        "description": "Enable use of system feature build-time flags and codegen.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_SYSTEM_FEATURE_XML_FOR_UNAVAILABLE_FEATURES",
        "namespace": "system_performance",
        "description": "Enable use of \u003cunavailable-feature /\u003e defs in product/prebuilt xml files for build-time flags and codegen. Requires RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS to have any effect.",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH",
        "namespace": "android_UNKNOWN",
        "description": "feature flag for enabling building with transitive classpaths",
        "value": {
          "Val": {
            "UnspecifiedValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_USE_TURBINE_APT_JAVAC",
        "namespace": "build",
        "description": "Whether to use turbine-apt in javac",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_VABC_UBLK_ENABLE_FLAG",
        "namespace": "android_kernel",
        "description": "Enables UBLK based OTA on capable devices",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "system",
          "vendor",
          "product"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    },
    {
      "flag_declaration": {
        "name": "RELEASE_WEBAPP_MODULE",
        "namespace": "lse_desktop_experience",
        "description": "If true, then webapp module is enabled as an apex",
        "value": {
          "Val": {
            "BoolValue": false
          }
        },
        "workflow": 1,
        "containers": [
          "product",
          "system",
          "system_ext",
          "vendor"
        ]
      },
      "value": {
        "Val": {
          "BoolValue": true
        }
      }
    }
  ]
}