1release_config: { 2 name: "bp1a" 3 flags: { 4 flag_declaration: { 5 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 6 namespace: "android_UNKNOWN" 7 description: "Also generate all_aconfig_declarations for these release configs" 8 value: { 9 unspecified_value: false 10 } 11 workflow: MANUAL 12 containers: "host" 13 } 14 value: {} 15 traces: { 16 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 17 value: { 18 unspecified_value: false 19 } 20 } 21 } 22 flags: { 23 flag_declaration: { 24 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 25 namespace: "android_UNKNOWN" 26 description: "The default permission for all flags" 27 value: { 28 string_value: "READ_WRITE" 29 } 30 workflow: MANUAL 31 containers: "product" 32 containers: "system" 33 containers: "system_ext" 34 containers: "vendor" 35 } 36 value: { 37 string_value: "READ_ONLY" 38 } 39 traces: { 40 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 41 value: { 42 string_value: "READ_WRITE" 43 } 44 } 45 traces: { 46 source: "build/release/flag_values/ap3a/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 47 value: { 48 string_value: "READ_ONLY" 49 } 50 } 51 traces: { 52 source: "build/release/flag_values/bp1a/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 53 value: { 54 string_value: "READ_ONLY" 55 } 56 } 57 } 58 flags: { 59 flag_declaration: { 60 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 61 namespace: "android_UNKNOWN" 62 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 63 value: { 64 bool_value: false 65 } 66 workflow: MANUAL 67 containers: "product" 68 containers: "system" 69 containers: "system_ext" 70 containers: "vendor" 71 } 72 value: { 73 bool_value: true 74 } 75 traces: { 76 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 77 value: { 78 bool_value: false 79 } 80 } 81 traces: { 82 source: "build/release/flag_values/bp1a/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 83 value: { 84 bool_value: true 85 } 86 } 87 } 88 flags: { 89 flag_declaration: { 90 name: "RELEASE_ACONFIG_VALUE_SETS" 91 namespace: "android_UNKNOWN" 92 description: "Aconfig value sets assembled by release-config" 93 value: { 94 unspecified_value: false 95 } 96 workflow: MANUAL 97 containers: "system" 98 containers: "system_ext" 99 containers: "product" 100 containers: "vendor" 101 } 102 value: { 103 string_value: "aconfig_value_set-platform_build_release-root aconfig_value_set-platform_build_release-ap3a aconfig_value_set-platform_build_release-ap4a aconfig_value_set-platform_build_release-bp1a" 104 } 105 traces: { 106 source: "build/release/release_configs/root.textproto" 107 value: { 108 string_value: "aconfig_value_set-platform_build_release-root" 109 } 110 } 111 traces: { 112 source: "build/release/release_configs/root.textproto" 113 value: { 114 string_value: "aconfig_value_set-platform_build_release-root" 115 } 116 } 117 traces: { 118 source: "build/release/release_configs/root.textproto" 119 value: { 120 string_value: "aconfig_value_set-platform_build_release-root" 121 } 122 } 123 traces: { 124 source: "build/release/release_configs/ap3a.textproto" 125 value: { 126 string_value: "aconfig_value_set-platform_build_release-ap3a" 127 } 128 } 129 traces: { 130 source: "build/release/gms_mainline/required/release_configs/ap3a.textproto" 131 value: { 132 string_value: "" 133 } 134 } 135 traces: { 136 source: "build/release/release_configs/ap4a.textproto" 137 value: { 138 string_value: "aconfig_value_set-platform_build_release-ap4a" 139 } 140 } 141 traces: { 142 source: "build/release/gms_mainline/required/release_configs/ap4a.textproto" 143 value: { 144 string_value: "" 145 } 146 } 147 traces: { 148 source: "build/release/release_configs/bp1a.textproto" 149 value: { 150 string_value: "aconfig_value_set-platform_build_release-bp1a" 151 } 152 } 153 traces: { 154 source: "build/release/gms_mainline/required/release_configs/bp1a.textproto" 155 value: { 156 string_value: "" 157 } 158 } 159 } 160 flags: { 161 flag_declaration: { 162 name: "RELEASE_AIDL_USE_UNFROZEN" 163 namespace: "android_UNKNOWN" 164 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." 165 value: { 166 bool_value: true 167 } 168 workflow: LAUNCH 169 containers: "product" 170 containers: "system" 171 containers: "system_ext" 172 containers: "vendor" 173 } 174 value: { 175 bool_value: false 176 } 177 traces: { 178 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 179 value: { 180 bool_value: true 181 } 182 } 183 traces: { 184 source: "build/release/flag_values/ap3a/RELEASE_AIDL_USE_UNFROZEN.textproto" 185 value: { 186 bool_value: false 187 } 188 } 189 } 190 flags: { 191 flag_declaration: { 192 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 193 namespace: "android_UNKNOWN" 194 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 195 value: { 196 string_value: "" 197 } 198 workflow: MANUAL 199 containers: "product" 200 containers: "system" 201 containers: "system_ext" 202 containers: "vendor" 203 } 204 value: { 205 string_value: "" 206 } 207 traces: { 208 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 209 value: { 210 string_value: "" 211 } 212 } 213 traces: { 214 source: "build/release/gms_mainline/required/flag_values/ap4a/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 215 value: { 216 string_value: "com.android.mediaprovider:framework-photopicker" 217 } 218 } 219 traces: { 220 source: "build/release/gms_mainline/required/flag_values/bp1a/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 221 value: { 222 string_value: "" 223 } 224 } 225 } 226 flags: { 227 flag_declaration: { 228 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 229 namespace: "android_UNKNOWN" 230 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 231 value: { 232 unspecified_value: false 233 } 234 workflow: MANUAL 235 containers: "product" 236 containers: "system" 237 containers: "system_ext" 238 containers: "vendor" 239 } 240 value: { 241 string_value: "adbd.google.contributions.prebuilt" 242 } 243 traces: { 244 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 245 value: { 246 unspecified_value: false 247 } 248 } 249 traces: { 250 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 251 value: { 252 string_value: "adbd.google.contributions.prebuilt" 253 } 254 } 255 } 256 flags: { 257 flag_declaration: { 258 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 259 namespace: "android_UNKNOWN" 260 description: "" 261 value: { 262 unspecified_value: false 263 } 264 workflow: MANUAL 265 containers: "product" 266 containers: "system" 267 containers: "system_ext" 268 containers: "vendor" 269 } 270 value: { 271 string_value: "adservices.google.contributions.prebuilt" 272 } 273 traces: { 274 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 275 value: { 276 unspecified_value: false 277 } 278 } 279 traces: { 280 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 281 value: { 282 string_value: "adservices.google.contributions.prebuilt" 283 } 284 } 285 } 286 flags: { 287 flag_declaration: { 288 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 289 namespace: "android_UNKNOWN" 290 description: "" 291 value: { 292 unspecified_value: false 293 } 294 workflow: MANUAL 295 containers: "product" 296 containers: "system" 297 containers: "system_ext" 298 containers: "vendor" 299 } 300 value: { 301 string_value: "appsearch.google.contributions.prebuilt" 302 } 303 traces: { 304 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 305 value: { 306 unspecified_value: false 307 } 308 } 309 traces: { 310 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 311 value: { 312 string_value: "appsearch.google.contributions.prebuilt" 313 } 314 } 315 } 316 flags: { 317 flag_declaration: { 318 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 319 namespace: "android_UNKNOWN" 320 description: "" 321 value: { 322 unspecified_value: false 323 } 324 workflow: MANUAL 325 containers: "product" 326 containers: "system" 327 containers: "system_ext" 328 containers: "vendor" 329 } 330 value: { 331 string_value: "art.google.contributions.prebuilt" 332 } 333 traces: { 334 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 335 value: { 336 unspecified_value: false 337 } 338 } 339 traces: { 340 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 341 value: { 342 string_value: "art.google.contributions.prebuilt" 343 } 344 } 345 } 346 flags: { 347 flag_declaration: { 348 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 349 namespace: "android_UNKNOWN" 350 description: "" 351 value: { 352 unspecified_value: false 353 } 354 workflow: MANUAL 355 containers: "product" 356 containers: "system" 357 containers: "system_ext" 358 containers: "vendor" 359 } 360 value: {} 361 traces: { 362 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 363 value: { 364 unspecified_value: false 365 } 366 } 367 } 368 flags: { 369 flag_declaration: { 370 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 371 namespace: "android_UNKNOWN" 372 description: "" 373 value: { 374 unspecified_value: false 375 } 376 workflow: MANUAL 377 containers: "product" 378 containers: "system" 379 containers: "system_ext" 380 containers: "vendor" 381 } 382 value: { 383 string_value: "captiveportallogin.google.contributions.prebuilt" 384 } 385 traces: { 386 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 387 value: { 388 unspecified_value: false 389 } 390 } 391 traces: { 392 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 393 value: { 394 string_value: "captiveportallogin.google.contributions.prebuilt" 395 } 396 } 397 } 398 flags: { 399 flag_declaration: { 400 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 401 namespace: "android_UNKNOWN" 402 description: "" 403 value: { 404 unspecified_value: false 405 } 406 workflow: MANUAL 407 containers: "product" 408 containers: "system" 409 containers: "system_ext" 410 containers: "vendor" 411 } 412 value: { 413 string_value: "cellbroadcast.google.contributions.prebuilt" 414 } 415 traces: { 416 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 417 value: { 418 unspecified_value: false 419 } 420 } 421 traces: { 422 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 423 value: { 424 string_value: "cellbroadcast.google.contributions.prebuilt" 425 } 426 } 427 } 428 flags: { 429 flag_declaration: { 430 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 431 namespace: "android_UNKNOWN" 432 description: "" 433 value: { 434 unspecified_value: false 435 } 436 workflow: MANUAL 437 containers: "product" 438 containers: "system" 439 containers: "system_ext" 440 containers: "vendor" 441 } 442 value: { 443 string_value: "configinfrastructure.google.contributions.prebuilt" 444 } 445 traces: { 446 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 447 value: { 448 unspecified_value: false 449 } 450 } 451 traces: { 452 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 453 value: { 454 string_value: "configinfrastructure.google.contributions.prebuilt" 455 } 456 } 457 } 458 flags: { 459 flag_declaration: { 460 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 461 namespace: "android_UNKNOWN" 462 description: "" 463 value: { 464 unspecified_value: false 465 } 466 workflow: MANUAL 467 containers: "product" 468 containers: "system" 469 containers: "system_ext" 470 containers: "vendor" 471 } 472 value: { 473 string_value: "connectivity.google.contributions.prebuilt" 474 } 475 traces: { 476 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 477 value: { 478 unspecified_value: false 479 } 480 } 481 traces: { 482 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 483 value: { 484 string_value: "connectivity.google.contributions.prebuilt" 485 } 486 } 487 } 488 flags: { 489 flag_declaration: { 490 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 491 namespace: "android_UNKNOWN" 492 description: "" 493 value: { 494 unspecified_value: false 495 } 496 workflow: MANUAL 497 containers: "product" 498 containers: "system" 499 containers: "system_ext" 500 containers: "vendor" 501 } 502 value: { 503 string_value: "conscrypt.google.contributions.prebuilt" 504 } 505 traces: { 506 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 507 value: { 508 unspecified_value: false 509 } 510 } 511 traces: { 512 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 513 value: { 514 string_value: "conscrypt.google.contributions.prebuilt" 515 } 516 } 517 } 518 flags: { 519 flag_declaration: { 520 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 521 namespace: "android_UNKNOWN" 522 description: "" 523 value: { 524 unspecified_value: false 525 } 526 workflow: MANUAL 527 containers: "product" 528 containers: "system" 529 containers: "system_ext" 530 containers: "vendor" 531 } 532 value: {} 533 traces: { 534 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 535 value: { 536 unspecified_value: false 537 } 538 } 539 } 540 flags: { 541 flag_declaration: { 542 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 543 namespace: "android_UNKNOWN" 544 description: "" 545 value: { 546 unspecified_value: false 547 } 548 workflow: MANUAL 549 containers: "product" 550 containers: "system" 551 containers: "system_ext" 552 containers: "vendor" 553 } 554 value: {} 555 traces: { 556 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 557 value: { 558 unspecified_value: false 559 } 560 } 561 } 562 flags: { 563 flag_declaration: { 564 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 565 namespace: "android_UNKNOWN" 566 description: "" 567 value: { 568 unspecified_value: false 569 } 570 workflow: MANUAL 571 containers: "product" 572 containers: "system" 573 containers: "system_ext" 574 containers: "vendor" 575 } 576 value: { 577 string_value: "documentsui.google.contributions.prebuilt" 578 } 579 traces: { 580 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 581 value: { 582 unspecified_value: false 583 } 584 } 585 traces: { 586 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 587 value: { 588 string_value: "documentsui.google.contributions.prebuilt" 589 } 590 } 591 } 592 flags: { 593 flag_declaration: { 594 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 595 namespace: "android_UNKNOWN" 596 description: "" 597 value: { 598 unspecified_value: false 599 } 600 workflow: MANUAL 601 containers: "product" 602 containers: "system" 603 containers: "system_ext" 604 containers: "vendor" 605 } 606 value: { 607 string_value: "extservices.google.contributions.prebuilt" 608 } 609 traces: { 610 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 611 value: { 612 unspecified_value: false 613 } 614 } 615 traces: { 616 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 617 value: { 618 string_value: "extservices.google.contributions.prebuilt" 619 } 620 } 621 } 622 flags: { 623 flag_declaration: { 624 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 625 namespace: "android_UNKNOWN" 626 description: "" 627 value: { 628 unspecified_value: false 629 } 630 workflow: MANUAL 631 containers: "product" 632 containers: "system" 633 containers: "system_ext" 634 containers: "vendor" 635 } 636 value: { 637 string_value: "healthfitness.google.contributions.prebuilt" 638 } 639 traces: { 640 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 641 value: { 642 unspecified_value: false 643 } 644 } 645 traces: { 646 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 647 value: { 648 string_value: "healthfitness.google.contributions.prebuilt" 649 } 650 } 651 } 652 flags: { 653 flag_declaration: { 654 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 655 namespace: "android_UNKNOWN" 656 description: "" 657 value: { 658 unspecified_value: false 659 } 660 workflow: MANUAL 661 containers: "product" 662 containers: "system" 663 containers: "system_ext" 664 containers: "vendor" 665 } 666 value: { 667 string_value: "ipsec.google.contributions.prebuilt" 668 } 669 traces: { 670 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 671 value: { 672 unspecified_value: false 673 } 674 } 675 traces: { 676 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 677 value: { 678 string_value: "ipsec.google.contributions.prebuilt" 679 } 680 } 681 } 682 flags: { 683 flag_declaration: { 684 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 685 namespace: "android_UNKNOWN" 686 description: "" 687 value: { 688 unspecified_value: false 689 } 690 workflow: MANUAL 691 containers: "product" 692 containers: "system" 693 containers: "system_ext" 694 containers: "vendor" 695 } 696 value: { 697 string_value: "media.google.contributions.prebuilt" 698 } 699 traces: { 700 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 701 value: { 702 unspecified_value: false 703 } 704 } 705 traces: { 706 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 707 value: { 708 string_value: "media.google.contributions.prebuilt" 709 } 710 } 711 } 712 flags: { 713 flag_declaration: { 714 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 715 namespace: "android_UNKNOWN" 716 description: "" 717 value: { 718 unspecified_value: false 719 } 720 workflow: MANUAL 721 containers: "product" 722 containers: "system" 723 containers: "system_ext" 724 containers: "vendor" 725 } 726 value: { 727 string_value: "mediaprovider.google.contributions.prebuilt" 728 } 729 traces: { 730 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 731 value: { 732 unspecified_value: false 733 } 734 } 735 traces: { 736 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 737 value: { 738 string_value: "mediaprovider.google.contributions.prebuilt" 739 } 740 } 741 } 742 flags: { 743 flag_declaration: { 744 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 745 namespace: "android_UNKNOWN" 746 description: "" 747 value: { 748 unspecified_value: false 749 } 750 workflow: MANUAL 751 containers: "product" 752 containers: "system" 753 containers: "system_ext" 754 containers: "vendor" 755 } 756 value: { 757 string_value: "modulemetadata.google.contributions.prebuilt" 758 } 759 traces: { 760 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 761 value: { 762 unspecified_value: false 763 } 764 } 765 traces: { 766 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 767 value: { 768 string_value: "modulemetadata.google.contributions.prebuilt" 769 } 770 } 771 } 772 flags: { 773 flag_declaration: { 774 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 775 namespace: "android_UNKNOWN" 776 description: "" 777 value: { 778 unspecified_value: false 779 } 780 workflow: MANUAL 781 containers: "product" 782 containers: "system" 783 containers: "system_ext" 784 containers: "vendor" 785 } 786 value: { 787 string_value: "networkstack.google.contributions.prebuilt" 788 } 789 traces: { 790 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 791 value: { 792 unspecified_value: false 793 } 794 } 795 traces: { 796 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 797 value: { 798 string_value: "networkstack.google.contributions.prebuilt" 799 } 800 } 801 } 802 flags: { 803 flag_declaration: { 804 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 805 namespace: "android_UNKNOWN" 806 description: "" 807 value: { 808 unspecified_value: false 809 } 810 workflow: MANUAL 811 containers: "product" 812 containers: "system" 813 containers: "system_ext" 814 containers: "vendor" 815 } 816 value: { 817 string_value: "neuralnetworks.google.contributions.prebuilt" 818 } 819 traces: { 820 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 821 value: { 822 unspecified_value: false 823 } 824 } 825 traces: { 826 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 827 value: { 828 string_value: "neuralnetworks.google.contributions.prebuilt" 829 } 830 } 831 } 832 flags: { 833 flag_declaration: { 834 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 835 namespace: "android_UNKNOWN" 836 description: "" 837 value: { 838 unspecified_value: false 839 } 840 workflow: MANUAL 841 containers: "product" 842 containers: "system" 843 containers: "system_ext" 844 containers: "vendor" 845 } 846 value: { 847 string_value: "ondevicepersonalization.google.contributions.prebuilt" 848 } 849 traces: { 850 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 851 value: { 852 unspecified_value: false 853 } 854 } 855 traces: { 856 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 857 value: { 858 string_value: "ondevicepersonalization.google.contributions.prebuilt" 859 } 860 } 861 } 862 flags: { 863 flag_declaration: { 864 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 865 namespace: "android_UNKNOWN" 866 description: "" 867 value: { 868 unspecified_value: false 869 } 870 workflow: MANUAL 871 containers: "product" 872 containers: "system" 873 containers: "system_ext" 874 containers: "vendor" 875 } 876 value: { 877 string_value: "permission.google.contributions.prebuilt" 878 } 879 traces: { 880 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 881 value: { 882 unspecified_value: false 883 } 884 } 885 traces: { 886 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 887 value: { 888 string_value: "permission.google.contributions.prebuilt" 889 } 890 } 891 } 892 flags: { 893 flag_declaration: { 894 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 895 namespace: "android_UNKNOWN" 896 description: "flag to enable prebuilts for primary libs module (DCLA)" 897 value: { 898 unspecified_value: false 899 } 900 workflow: MANUAL 901 containers: "system" 902 } 903 value: { 904 string_value: "primarylibs.google.contributions.prebuilt" 905 } 906 traces: { 907 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 908 value: { 909 unspecified_value: false 910 } 911 } 912 traces: { 913 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 914 value: { 915 string_value: "primarylibs.google.contributions.prebuilt" 916 } 917 } 918 } 919 flags: { 920 flag_declaration: { 921 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 922 namespace: "android_UNKNOWN" 923 description: "" 924 value: { 925 unspecified_value: false 926 } 927 workflow: MANUAL 928 containers: "product" 929 containers: "system" 930 containers: "system_ext" 931 containers: "vendor" 932 } 933 value: {} 934 traces: { 935 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 936 value: { 937 unspecified_value: false 938 } 939 } 940 } 941 flags: { 942 flag_declaration: { 943 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 944 namespace: "android_UNKNOWN" 945 description: "" 946 value: { 947 unspecified_value: false 948 } 949 workflow: MANUAL 950 containers: "product" 951 containers: "system" 952 containers: "system_ext" 953 containers: "vendor" 954 } 955 value: { 956 string_value: "resolv.google.contributions.prebuilt" 957 } 958 traces: { 959 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 960 value: { 961 unspecified_value: false 962 } 963 } 964 traces: { 965 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 966 value: { 967 string_value: "resolv.google.contributions.prebuilt" 968 } 969 } 970 } 971 flags: { 972 flag_declaration: { 973 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 974 namespace: "android_UNKNOWN" 975 description: "" 976 value: { 977 unspecified_value: false 978 } 979 workflow: MANUAL 980 containers: "product" 981 containers: "system" 982 containers: "system_ext" 983 containers: "vendor" 984 } 985 value: { 986 string_value: "scheduling.google.contributions.prebuilt" 987 } 988 traces: { 989 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 990 value: { 991 unspecified_value: false 992 } 993 } 994 traces: { 995 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 996 value: { 997 string_value: "scheduling.google.contributions.prebuilt" 998 } 999 } 1000 } 1001 flags: { 1002 flag_declaration: { 1003 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 1004 namespace: "android_UNKNOWN" 1005 description: "" 1006 value: { 1007 unspecified_value: false 1008 } 1009 workflow: MANUAL 1010 containers: "product" 1011 containers: "system" 1012 containers: "system_ext" 1013 containers: "vendor" 1014 } 1015 value: { 1016 string_value: "sdkextensions.google.contributions.prebuilt" 1017 } 1018 traces: { 1019 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 1020 value: { 1021 unspecified_value: false 1022 } 1023 } 1024 traces: { 1025 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 1026 value: { 1027 string_value: "sdkextensions.google.contributions.prebuilt" 1028 } 1029 } 1030 } 1031 flags: { 1032 flag_declaration: { 1033 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 1034 namespace: "android_UNKNOWN" 1035 description: "" 1036 value: { 1037 unspecified_value: false 1038 } 1039 workflow: MANUAL 1040 containers: "product" 1041 containers: "system" 1042 containers: "system_ext" 1043 containers: "vendor" 1044 } 1045 value: { 1046 string_value: "statsd.google.contributions.prebuilt" 1047 } 1048 traces: { 1049 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 1050 value: { 1051 unspecified_value: false 1052 } 1053 } 1054 traces: { 1055 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 1056 value: { 1057 string_value: "statsd.google.contributions.prebuilt" 1058 } 1059 } 1060 } 1061 flags: { 1062 flag_declaration: { 1063 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 1064 namespace: "android_UNKNOWN" 1065 description: "" 1066 value: { 1067 unspecified_value: false 1068 } 1069 workflow: MANUAL 1070 containers: "product" 1071 containers: "system" 1072 containers: "system_ext" 1073 containers: "vendor" 1074 } 1075 value: { 1076 string_value: "swcodec.google.contributions.prebuilt" 1077 } 1078 traces: { 1079 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 1080 value: { 1081 unspecified_value: false 1082 } 1083 } 1084 traces: { 1085 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 1086 value: { 1087 string_value: "swcodec.google.contributions.prebuilt" 1088 } 1089 } 1090 } 1091 flags: { 1092 flag_declaration: { 1093 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 1094 namespace: "android_UNKNOWN" 1095 description: "flag to enable prebuilts for mainline telemetry tvp" 1096 value: { 1097 unspecified_value: false 1098 } 1099 workflow: MANUAL 1100 containers: "system" 1101 } 1102 value: {} 1103 traces: { 1104 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 1105 value: { 1106 unspecified_value: false 1107 } 1108 } 1109 } 1110 flags: { 1111 flag_declaration: { 1112 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 1113 namespace: "android_UNKNOWN" 1114 description: "" 1115 value: { 1116 unspecified_value: false 1117 } 1118 workflow: MANUAL 1119 containers: "product" 1120 containers: "system" 1121 containers: "system_ext" 1122 containers: "vendor" 1123 } 1124 value: { 1125 string_value: "tzdata.google.contributions.prebuilt" 1126 } 1127 traces: { 1128 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 1129 value: { 1130 unspecified_value: false 1131 } 1132 } 1133 traces: { 1134 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 1135 value: { 1136 string_value: "tzdata.google.contributions.prebuilt" 1137 } 1138 } 1139 } 1140 flags: { 1141 flag_declaration: { 1142 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 1143 namespace: "android_UNKNOWN" 1144 description: "" 1145 value: { 1146 unspecified_value: false 1147 } 1148 workflow: MANUAL 1149 containers: "product" 1150 containers: "system" 1151 containers: "system_ext" 1152 containers: "vendor" 1153 } 1154 value: {} 1155 traces: { 1156 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 1157 value: { 1158 unspecified_value: false 1159 } 1160 } 1161 } 1162 flags: { 1163 flag_declaration: { 1164 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 1165 namespace: "android_UNKNOWN" 1166 description: "" 1167 value: { 1168 unspecified_value: false 1169 } 1170 workflow: MANUAL 1171 containers: "product" 1172 containers: "system" 1173 containers: "system_ext" 1174 containers: "vendor" 1175 } 1176 value: { 1177 string_value: "wifi.google.contributions.prebuilt" 1178 } 1179 traces: { 1180 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 1181 value: { 1182 unspecified_value: false 1183 } 1184 } 1185 traces: { 1186 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 1187 value: { 1188 string_value: "wifi.google.contributions.prebuilt" 1189 } 1190 } 1191 } 1192 flags: { 1193 flag_declaration: { 1194 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 1195 namespace: "android_UNKNOWN" 1196 description: "Mounts Data APEXes in apexd-bootstrap stage" 1197 value: { 1198 bool_value: false 1199 } 1200 workflow: LAUNCH 1201 containers: "system" 1202 } 1203 value: { 1204 bool_value: false 1205 } 1206 traces: { 1207 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 1208 value: { 1209 bool_value: false 1210 } 1211 } 1212 } 1213 flags: { 1214 flag_declaration: { 1215 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 1216 namespace: "android_UNKNOWN" 1217 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 1218 value: { 1219 bool_value: false 1220 } 1221 workflow: LAUNCH 1222 containers: "system" 1223 } 1224 value: { 1225 bool_value: false 1226 } 1227 traces: { 1228 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 1229 value: { 1230 bool_value: false 1231 } 1232 } 1233 } 1234 flags: { 1235 flag_declaration: { 1236 name: "RELEASE_APPFUNCTION_SIDECAR" 1237 namespace: "machine_learning" 1238 description: "Release flag for appfunction sidecar jar" 1239 value: { 1240 unspecified_value: false 1241 } 1242 workflow: LAUNCH 1243 containers: "system_ext" 1244 } 1245 value: {} 1246 traces: { 1247 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 1248 value: { 1249 unspecified_value: false 1250 } 1251 } 1252 } 1253 flags: { 1254 flag_declaration: { 1255 name: "RELEASE_ATTEST_MODULES" 1256 namespace: "hardware_backed_security" 1257 description: "Support attestation of modules" 1258 value: { 1259 unspecified_value: false 1260 } 1261 workflow: LAUNCH 1262 containers: "system" 1263 } 1264 value: {} 1265 traces: { 1266 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 1267 value: { 1268 unspecified_value: false 1269 } 1270 } 1271 } 1272 flags: { 1273 flag_declaration: { 1274 name: "RELEASE_AVATAR_PICKER_APP" 1275 namespace: "android_UNKNOWN" 1276 description: "Move User avatar picker from SettingsLib to preinstalled app." 1277 value: { 1278 bool_value: false 1279 } 1280 workflow: LAUNCH 1281 containers: "product" 1282 containers: "system" 1283 containers: "system_ext" 1284 containers: "vendor" 1285 } 1286 value: { 1287 bool_value: true 1288 } 1289 traces: { 1290 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 1291 value: { 1292 bool_value: false 1293 } 1294 } 1295 traces: { 1296 source: "build/release/flag_values/ap3a/RELEASE_AVATAR_PICKER_APP.textproto" 1297 value: { 1298 bool_value: true 1299 } 1300 } 1301 } 1302 flags: { 1303 flag_declaration: { 1304 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 1305 namespace: "android_virtualization" 1306 description: "Enables acces to the AVF APIs to pre-installed apps." 1307 value: { 1308 bool_value: false 1309 } 1310 workflow: LAUNCH 1311 containers: "system" 1312 } 1313 value: { 1314 bool_value: true 1315 } 1316 traces: { 1317 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 1318 value: { 1319 bool_value: false 1320 } 1321 } 1322 traces: { 1323 source: "build/release/flag_values/ap3a/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 1324 value: { 1325 bool_value: true 1326 } 1327 } 1328 } 1329 flags: { 1330 flag_declaration: { 1331 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 1332 namespace: "android_virtualization" 1333 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." 1334 value: { 1335 bool_value: false 1336 } 1337 workflow: LAUNCH 1338 containers: "product" 1339 containers: "system" 1340 containers: "system_ext" 1341 containers: "vendor" 1342 } 1343 value: { 1344 bool_value: true 1345 } 1346 traces: { 1347 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 1348 value: { 1349 bool_value: false 1350 } 1351 } 1352 traces: { 1353 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 1354 value: { 1355 bool_value: true 1356 } 1357 } 1358 } 1359 flags: { 1360 flag_declaration: { 1361 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 1362 namespace: "android_virtualization" 1363 description: "Enables new DICE functionality in Microdroid VMs." 1364 value: { 1365 bool_value: false 1366 } 1367 workflow: LAUNCH 1368 containers: "product" 1369 containers: "system" 1370 containers: "system_ext" 1371 containers: "vendor" 1372 } 1373 value: { 1374 bool_value: true 1375 } 1376 traces: { 1377 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 1378 value: { 1379 bool_value: false 1380 } 1381 } 1382 traces: { 1383 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 1384 value: { 1385 bool_value: true 1386 } 1387 } 1388 } 1389 flags: { 1390 flag_declaration: { 1391 name: "RELEASE_AVF_ENABLE_EARLY_VM" 1392 namespace: "android_virtualization" 1393 description: "Adds supports for VMs in the early boot, before /data mount." 1394 value: { 1395 bool_value: false 1396 } 1397 workflow: LAUNCH 1398 containers: "system" 1399 } 1400 value: { 1401 bool_value: false 1402 } 1403 traces: { 1404 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 1405 value: { 1406 bool_value: false 1407 } 1408 } 1409 } 1410 flags: { 1411 flag_declaration: { 1412 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 1413 namespace: "android_virtualization" 1414 description: "Enables new llPvm functionality in Microdroid VMs." 1415 value: { 1416 bool_value: false 1417 } 1418 workflow: LAUNCH 1419 containers: "product" 1420 containers: "system" 1421 containers: "system_ext" 1422 containers: "vendor" 1423 } 1424 value: { 1425 bool_value: true 1426 } 1427 traces: { 1428 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 1429 value: { 1430 bool_value: false 1431 } 1432 } 1433 traces: { 1434 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 1435 value: { 1436 bool_value: true 1437 } 1438 } 1439 } 1440 flags: { 1441 flag_declaration: { 1442 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 1443 namespace: "android_virtualization" 1444 description: "Allows microfuchsia to run on AVF." 1445 value: { 1446 bool_value: false 1447 } 1448 workflow: LAUNCH 1449 containers: "system" 1450 } 1451 value: { 1452 bool_value: false 1453 } 1454 traces: { 1455 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 1456 value: { 1457 bool_value: false 1458 } 1459 } 1460 } 1461 flags: { 1462 flag_declaration: { 1463 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 1464 namespace: "android_virtualization" 1465 description: "Enables running multiple payloads in the same Microdroid VM instance." 1466 value: { 1467 bool_value: false 1468 } 1469 workflow: LAUNCH 1470 containers: "system" 1471 } 1472 value: { 1473 bool_value: true 1474 } 1475 traces: { 1476 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 1477 value: { 1478 bool_value: false 1479 } 1480 } 1481 traces: { 1482 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 1483 value: { 1484 bool_value: true 1485 } 1486 } 1487 } 1488 flags: { 1489 flag_declaration: { 1490 name: "RELEASE_AVF_ENABLE_NETWORK" 1491 namespace: "android_virtualization" 1492 description: "Adds supports for network functionality in VMs." 1493 value: { 1494 bool_value: false 1495 } 1496 workflow: LAUNCH 1497 containers: "system" 1498 } 1499 value: { 1500 bool_value: true 1501 } 1502 traces: { 1503 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 1504 value: { 1505 bool_value: false 1506 } 1507 } 1508 traces: { 1509 source: "build/release/flag_values/bp1a/RELEASE_AVF_ENABLE_NETWORK.textproto" 1510 value: { 1511 bool_value: true 1512 } 1513 } 1514 } 1515 flags: { 1516 flag_declaration: { 1517 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 1518 namespace: "android_virtualization" 1519 description: "Enables pVM remote attestation in Microdroid VM." 1520 value: { 1521 bool_value: false 1522 } 1523 workflow: LAUNCH 1524 containers: "product" 1525 containers: "system" 1526 containers: "system_ext" 1527 containers: "vendor" 1528 } 1529 value: { 1530 bool_value: true 1531 } 1532 traces: { 1533 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 1534 value: { 1535 bool_value: false 1536 } 1537 } 1538 traces: { 1539 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 1540 value: { 1541 bool_value: true 1542 } 1543 } 1544 } 1545 flags: { 1546 flag_declaration: { 1547 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 1548 namespace: "android_virtualization" 1549 description: "Adds userspace support for assigning TPU device to pVMs" 1550 value: { 1551 bool_value: false 1552 } 1553 workflow: LAUNCH 1554 containers: "system" 1555 } 1556 value: { 1557 bool_value: false 1558 } 1559 traces: { 1560 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 1561 value: { 1562 bool_value: false 1563 } 1564 } 1565 } 1566 flags: { 1567 flag_declaration: { 1568 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 1569 namespace: "android_virtualization" 1570 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 1571 value: { 1572 bool_value: false 1573 } 1574 workflow: LAUNCH 1575 containers: "product" 1576 containers: "system" 1577 containers: "system_ext" 1578 containers: "vendor" 1579 } 1580 value: { 1581 bool_value: true 1582 } 1583 traces: { 1584 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 1585 value: { 1586 bool_value: false 1587 } 1588 } 1589 traces: { 1590 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 1591 value: { 1592 bool_value: true 1593 } 1594 } 1595 } 1596 flags: { 1597 flag_declaration: { 1598 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 1599 namespace: "android_virtualization" 1600 description: "Enables Virtual Cpufreq support in Microdroid VM." 1601 value: { 1602 bool_value: false 1603 } 1604 workflow: LAUNCH 1605 containers: "product" 1606 containers: "system" 1607 containers: "system_ext" 1608 containers: "vendor" 1609 } 1610 value: { 1611 bool_value: true 1612 } 1613 traces: { 1614 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 1615 value: { 1616 bool_value: false 1617 } 1618 } 1619 traces: { 1620 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 1621 value: { 1622 bool_value: true 1623 } 1624 } 1625 } 1626 flags: { 1627 flag_declaration: { 1628 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 1629 namespace: "android_virtualization" 1630 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 1631 value: { 1632 bool_value: false 1633 } 1634 workflow: LAUNCH 1635 containers: "system" 1636 } 1637 value: { 1638 bool_value: false 1639 } 1640 traces: { 1641 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 1642 value: { 1643 bool_value: false 1644 } 1645 } 1646 } 1647 flags: { 1648 flag_declaration: { 1649 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 1650 namespace: "android_virtualization" 1651 description: "Adds supports for Widevine pVM" 1652 value: { 1653 bool_value: false 1654 } 1655 workflow: LAUNCH 1656 containers: "system" 1657 } 1658 value: { 1659 bool_value: false 1660 } 1661 traces: { 1662 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 1663 value: { 1664 bool_value: false 1665 } 1666 } 1667 } 1668 flags: { 1669 flag_declaration: { 1670 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 1671 namespace: "android_virtualization" 1672 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 1673 value: { 1674 bool_value: false 1675 } 1676 workflow: LAUNCH 1677 containers: "system" 1678 } 1679 value: { 1680 bool_value: false 1681 } 1682 traces: { 1683 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 1684 value: { 1685 bool_value: false 1686 } 1687 } 1688 } 1689 flags: { 1690 flag_declaration: { 1691 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 1692 namespace: "android_virtualization" 1693 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 1694 value: { 1695 bool_value: false 1696 } 1697 workflow: LAUNCH 1698 containers: "system" 1699 } 1700 value: { 1701 bool_value: false 1702 } 1703 traces: { 1704 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 1705 value: { 1706 bool_value: false 1707 } 1708 } 1709 } 1710 flags: { 1711 flag_declaration: { 1712 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 1713 namespace: "android_virtualization" 1714 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 1715 value: { 1716 unspecified_value: false 1717 } 1718 workflow: PREBUILT 1719 containers: "system" 1720 } 1721 value: { 1722 string_value: "android15_66" 1723 } 1724 traces: { 1725 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 1726 value: { 1727 unspecified_value: false 1728 } 1729 } 1730 traces: { 1731 source: "build/release/flag_values/ap3a/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 1732 value: { 1733 string_value: "android15_66" 1734 } 1735 } 1736 } 1737 flags: { 1738 flag_declaration: { 1739 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 1740 namespace: "android_virtualization" 1741 description: "Enable running custom VMs with paravirtualized devices." 1742 value: { 1743 bool_value: false 1744 } 1745 workflow: LAUNCH 1746 containers: "product" 1747 containers: "system" 1748 containers: "system_ext" 1749 containers: "vendor" 1750 } 1751 value: { 1752 bool_value: true 1753 } 1754 traces: { 1755 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 1756 value: { 1757 bool_value: false 1758 } 1759 } 1760 traces: { 1761 source: "build/release/flag_values/bp1a/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 1762 value: { 1763 bool_value: true 1764 } 1765 } 1766 } 1767 flags: { 1768 flag_declaration: { 1769 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 1770 namespace: "android_virtualization" 1771 description: "Improves support for long running VMs" 1772 value: { 1773 bool_value: false 1774 } 1775 workflow: LAUNCH 1776 containers: "system" 1777 } 1778 value: { 1779 bool_value: false 1780 } 1781 traces: { 1782 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 1783 value: { 1784 bool_value: false 1785 } 1786 } 1787 } 1788 flags: { 1789 flag_declaration: { 1790 name: "RELEASE_BASE_OS_AKITA" 1791 namespace: "android_UNKNOWN" 1792 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1793 value: { 1794 string_value: "" 1795 } 1796 workflow: MANUAL 1797 containers: "product" 1798 containers: "system" 1799 containers: "system_ext" 1800 containers: "vendor" 1801 } 1802 value: { 1803 string_value: "" 1804 } 1805 traces: { 1806 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 1807 value: { 1808 string_value: "" 1809 } 1810 } 1811 } 1812 flags: { 1813 flag_declaration: { 1814 name: "RELEASE_BASE_OS_BLUEJAY" 1815 namespace: "android_UNKNOWN" 1816 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1817 value: { 1818 string_value: "" 1819 } 1820 workflow: MANUAL 1821 containers: "product" 1822 containers: "system" 1823 containers: "system_ext" 1824 containers: "vendor" 1825 } 1826 value: { 1827 string_value: "" 1828 } 1829 traces: { 1830 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 1831 value: { 1832 string_value: "" 1833 } 1834 } 1835 } 1836 flags: { 1837 flag_declaration: { 1838 name: "RELEASE_BASE_OS_CHEETAH" 1839 namespace: "android_UNKNOWN" 1840 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1841 value: { 1842 string_value: "" 1843 } 1844 workflow: MANUAL 1845 containers: "product" 1846 containers: "system" 1847 containers: "system_ext" 1848 containers: "vendor" 1849 } 1850 value: { 1851 string_value: "" 1852 } 1853 traces: { 1854 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 1855 value: { 1856 string_value: "" 1857 } 1858 } 1859 } 1860 flags: { 1861 flag_declaration: { 1862 name: "RELEASE_BASE_OS_FELIX" 1863 namespace: "android_UNKNOWN" 1864 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1865 value: { 1866 string_value: "" 1867 } 1868 workflow: MANUAL 1869 containers: "product" 1870 containers: "system" 1871 containers: "system_ext" 1872 containers: "vendor" 1873 } 1874 value: { 1875 string_value: "" 1876 } 1877 traces: { 1878 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 1879 value: { 1880 string_value: "" 1881 } 1882 } 1883 } 1884 flags: { 1885 flag_declaration: { 1886 name: "RELEASE_BASE_OS_HUSKY" 1887 namespace: "android_UNKNOWN" 1888 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1889 value: { 1890 string_value: "" 1891 } 1892 workflow: MANUAL 1893 containers: "product" 1894 containers: "system" 1895 containers: "system_ext" 1896 containers: "vendor" 1897 } 1898 value: { 1899 string_value: "" 1900 } 1901 traces: { 1902 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 1903 value: { 1904 string_value: "" 1905 } 1906 } 1907 } 1908 flags: { 1909 flag_declaration: { 1910 name: "RELEASE_BASE_OS_LYNX" 1911 namespace: "android_UNKNOWN" 1912 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1913 value: { 1914 string_value: "" 1915 } 1916 workflow: MANUAL 1917 containers: "product" 1918 containers: "system" 1919 containers: "system_ext" 1920 containers: "vendor" 1921 } 1922 value: { 1923 string_value: "" 1924 } 1925 traces: { 1926 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 1927 value: { 1928 string_value: "" 1929 } 1930 } 1931 } 1932 flags: { 1933 flag_declaration: { 1934 name: "RELEASE_BASE_OS_ORIOLE" 1935 namespace: "android_UNKNOWN" 1936 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1937 value: { 1938 string_value: "" 1939 } 1940 workflow: MANUAL 1941 containers: "product" 1942 containers: "system" 1943 containers: "system_ext" 1944 containers: "vendor" 1945 } 1946 value: { 1947 string_value: "" 1948 } 1949 traces: { 1950 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 1951 value: { 1952 string_value: "" 1953 } 1954 } 1955 } 1956 flags: { 1957 flag_declaration: { 1958 name: "RELEASE_BASE_OS_PANTHER" 1959 namespace: "android_UNKNOWN" 1960 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1961 value: { 1962 string_value: "" 1963 } 1964 workflow: MANUAL 1965 containers: "product" 1966 containers: "system" 1967 containers: "system_ext" 1968 containers: "vendor" 1969 } 1970 value: { 1971 string_value: "" 1972 } 1973 traces: { 1974 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 1975 value: { 1976 string_value: "" 1977 } 1978 } 1979 } 1980 flags: { 1981 flag_declaration: { 1982 name: "RELEASE_BASE_OS_RAVEN" 1983 namespace: "android_UNKNOWN" 1984 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 1985 value: { 1986 string_value: "" 1987 } 1988 workflow: MANUAL 1989 containers: "product" 1990 containers: "system" 1991 containers: "system_ext" 1992 containers: "vendor" 1993 } 1994 value: { 1995 string_value: "" 1996 } 1997 traces: { 1998 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 1999 value: { 2000 string_value: "" 2001 } 2002 } 2003 } 2004 flags: { 2005 flag_declaration: { 2006 name: "RELEASE_BASE_OS_SHIBA" 2007 namespace: "android_UNKNOWN" 2008 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 2009 value: { 2010 string_value: "" 2011 } 2012 workflow: MANUAL 2013 containers: "product" 2014 containers: "system" 2015 containers: "system_ext" 2016 containers: "vendor" 2017 } 2018 value: { 2019 string_value: "" 2020 } 2021 traces: { 2022 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 2023 value: { 2024 string_value: "" 2025 } 2026 } 2027 } 2028 flags: { 2029 flag_declaration: { 2030 name: "RELEASE_BASE_OS_TANGORPRO" 2031 namespace: "android_UNKNOWN" 2032 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 2033 value: { 2034 string_value: "" 2035 } 2036 workflow: MANUAL 2037 containers: "product" 2038 containers: "system" 2039 containers: "system_ext" 2040 containers: "vendor" 2041 } 2042 value: { 2043 string_value: "" 2044 } 2045 traces: { 2046 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 2047 value: { 2048 string_value: "" 2049 } 2050 } 2051 } 2052 flags: { 2053 flag_declaration: { 2054 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 2055 namespace: "android_UNKNOWN" 2056 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 2057 value: { 2058 bool_value: false 2059 } 2060 workflow: LAUNCH 2061 containers: "product" 2062 containers: "system" 2063 containers: "system_ext" 2064 containers: "vendor" 2065 } 2066 value: { 2067 bool_value: true 2068 } 2069 traces: { 2070 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 2071 value: { 2072 bool_value: false 2073 } 2074 } 2075 traces: { 2076 source: "build/release/flag_values/ap3a/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 2077 value: { 2078 bool_value: true 2079 } 2080 } 2081 } 2082 flags: { 2083 flag_declaration: { 2084 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 2085 namespace: "android_UNKNOWN" 2086 description: "Enables Bluetooth Socket Service" 2087 value: { 2088 bool_value: false 2089 } 2090 workflow: LAUNCH 2091 containers: "product" 2092 containers: "system" 2093 containers: "system_ext" 2094 containers: "vendor" 2095 } 2096 value: { 2097 bool_value: false 2098 } 2099 traces: { 2100 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 2101 value: { 2102 bool_value: false 2103 } 2104 } 2105 } 2106 flags: { 2107 flag_declaration: { 2108 name: "RELEASE_BOARD_API_LEVEL" 2109 namespace: "android_UNKNOWN" 2110 description: "The API level of current vendor API surface. It has YYYYMM format." 2111 value: { 2112 string_value: "" 2113 } 2114 workflow: MANUAL 2115 containers: "product" 2116 containers: "system" 2117 containers: "system_ext" 2118 containers: "vendor" 2119 } 2120 value: { 2121 string_value: "202404" 2122 } 2123 traces: { 2124 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 2125 value: { 2126 string_value: "" 2127 } 2128 } 2129 traces: { 2130 source: "build/release/flag_values/ap3a/RELEASE_BOARD_API_LEVEL.textproto" 2131 value: { 2132 string_value: "202404" 2133 } 2134 } 2135 } 2136 flags: { 2137 flag_declaration: { 2138 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 2139 namespace: "android_UNKNOWN" 2140 description: "Set to True to freeze the board API level with vendor FRC" 2141 value: { 2142 bool_value: false 2143 } 2144 workflow: LAUNCH 2145 containers: "product" 2146 containers: "system" 2147 containers: "system_ext" 2148 containers: "vendor" 2149 } 2150 value: { 2151 bool_value: true 2152 } 2153 traces: { 2154 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 2155 value: { 2156 bool_value: false 2157 } 2158 } 2159 traces: { 2160 source: "build/release/flag_values/ap3a/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 2161 value: { 2162 bool_value: true 2163 } 2164 } 2165 } 2166 flags: { 2167 flag_declaration: { 2168 name: "RELEASE_BPF_ENABLE_LIBBPF" 2169 namespace: "android_UNKNOWN" 2170 description: "Enables Libbpf support in bpfloader." 2171 value: { 2172 unspecified_value: false 2173 } 2174 workflow: LAUNCH 2175 containers: "system" 2176 } 2177 value: {} 2178 traces: { 2179 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 2180 value: { 2181 unspecified_value: false 2182 } 2183 } 2184 } 2185 flags: { 2186 flag_declaration: { 2187 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 2188 namespace: "android_UNKNOWN" 2189 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." 2190 value: { 2191 bool_value: true 2192 } 2193 workflow: LAUNCH 2194 containers: "product" 2195 containers: "system" 2196 containers: "system_ext" 2197 containers: "vendor" 2198 } 2199 value: { 2200 bool_value: true 2201 } 2202 traces: { 2203 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 2204 value: { 2205 bool_value: true 2206 } 2207 } 2208 } 2209 flags: { 2210 flag_declaration: { 2211 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 2212 namespace: "android_platform_llvm_and_toolchains" 2213 description: "Enable object-size sanitizer" 2214 value: { 2215 bool_value: false 2216 } 2217 workflow: LAUNCH 2218 containers: "product" 2219 containers: "system" 2220 containers: "system_ext" 2221 containers: "vendor" 2222 } 2223 value: { 2224 bool_value: true 2225 } 2226 traces: { 2227 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 2228 value: { 2229 bool_value: false 2230 } 2231 } 2232 traces: { 2233 source: "build/release/flag_values/bp1a/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 2234 value: { 2235 bool_value: true 2236 } 2237 } 2238 } 2239 flags: { 2240 flag_declaration: { 2241 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 2242 namespace: "android_UNKNOWN" 2243 description: "Remove product ADB keys from the build" 2244 value: { 2245 bool_value: true 2246 } 2247 workflow: MANUAL 2248 containers: "product" 2249 containers: "system" 2250 containers: "system_ext" 2251 containers: "vendor" 2252 } 2253 value: { 2254 bool_value: true 2255 } 2256 traces: { 2257 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 2258 value: { 2259 bool_value: true 2260 } 2261 } 2262 } 2263 flags: { 2264 flag_declaration: { 2265 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 2266 namespace: "android_UNKNOWN" 2267 description: "Whether to use BUILD_VARIANT overrides if available" 2268 value: { 2269 unspecified_value: false 2270 } 2271 workflow: MANUAL 2272 containers: "product" 2273 containers: "system" 2274 containers: "system_ext" 2275 containers: "vendor" 2276 } 2277 value: {} 2278 traces: { 2279 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 2280 value: { 2281 unspecified_value: false 2282 } 2283 } 2284 } 2285 flags: { 2286 flag_declaration: { 2287 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 2288 namespace: "car_sys_exp" 2289 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 2290 value: { 2291 unspecified_value: false 2292 } 2293 workflow: LAUNCH 2294 containers: "system" 2295 } 2296 value: {} 2297 traces: { 2298 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 2299 value: { 2300 unspecified_value: false 2301 } 2302 } 2303 } 2304 flags: { 2305 flag_declaration: { 2306 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 2307 namespace: "android_UNKNOWN" 2308 description: "If true, then files are moved from platform to apex" 2309 value: { 2310 bool_value: false 2311 } 2312 workflow: LAUNCH 2313 containers: "product" 2314 containers: "system" 2315 containers: "system_ext" 2316 containers: "vendor" 2317 } 2318 value: { 2319 bool_value: false 2320 } 2321 traces: { 2322 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 2323 value: { 2324 bool_value: false 2325 } 2326 } 2327 } 2328 flags: { 2329 flag_declaration: { 2330 name: "RELEASE_CRASHRECOVERY_MODULE" 2331 namespace: "modularization" 2332 description: "If true, then crashrecovery module is enabled as an apex" 2333 value: { 2334 bool_value: false 2335 } 2336 workflow: LAUNCH 2337 containers: "product" 2338 containers: "system" 2339 containers: "system_ext" 2340 containers: "vendor" 2341 } 2342 value: { 2343 bool_value: false 2344 } 2345 traces: { 2346 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 2347 value: { 2348 bool_value: false 2349 } 2350 } 2351 } 2352 flags: { 2353 flag_declaration: { 2354 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 2355 namespace: "android_UNKNOWN" 2356 description: "Enable build system to create new aconfig storage files." 2357 value: { 2358 bool_value: false 2359 } 2360 workflow: LAUNCH 2361 containers: "product" 2362 containers: "system" 2363 containers: "system_ext" 2364 containers: "vendor" 2365 } 2366 value: { 2367 bool_value: false 2368 } 2369 traces: { 2370 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 2371 value: { 2372 bool_value: false 2373 } 2374 } 2375 } 2376 flags: { 2377 flag_declaration: { 2378 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 2379 namespace: "android_UNKNOWN" 2380 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 2381 value: { 2382 bool_value: true 2383 } 2384 workflow: LAUNCH 2385 containers: "product" 2386 containers: "system" 2387 containers: "system_ext" 2388 containers: "vendor" 2389 } 2390 value: { 2391 bool_value: true 2392 } 2393 traces: { 2394 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 2395 value: { 2396 bool_value: true 2397 } 2398 } 2399 } 2400 flags: { 2401 flag_declaration: { 2402 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 2403 namespace: "android_UNKNOWN" 2404 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." 2405 value: { 2406 string_value: "352090000" 2407 } 2408 workflow: MANUAL 2409 containers: "product" 2410 containers: "system" 2411 containers: "system_ext" 2412 containers: "vendor" 2413 } 2414 value: { 2415 string_value: "352090000" 2416 } 2417 traces: { 2418 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 2419 value: { 2420 string_value: "352090000" 2421 } 2422 } 2423 } 2424 flags: { 2425 flag_declaration: { 2426 name: "RELEASE_DEPRECATE_VNDK" 2427 namespace: "android_UNKNOWN" 2428 description: "feature flag to deprecate VNDK" 2429 value: { 2430 bool_value: true 2431 } 2432 workflow: LAUNCH 2433 containers: "product" 2434 containers: "system" 2435 containers: "system_ext" 2436 containers: "vendor" 2437 } 2438 value: { 2439 bool_value: true 2440 } 2441 traces: { 2442 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 2443 value: { 2444 bool_value: true 2445 } 2446 } 2447 } 2448 flags: { 2449 flag_declaration: { 2450 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 2451 namespace: "android_UNKNOWN" 2452 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 2453 value: { 2454 bool_value: false 2455 } 2456 workflow: LAUNCH 2457 containers: "product" 2458 containers: "system" 2459 containers: "system_ext" 2460 containers: "vendor" 2461 } 2462 value: { 2463 bool_value: true 2464 } 2465 traces: { 2466 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 2467 value: { 2468 bool_value: false 2469 } 2470 } 2471 traces: { 2472 source: "build/release/flag_values/ap3a/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 2473 value: { 2474 bool_value: true 2475 } 2476 } 2477 } 2478 flags: { 2479 flag_declaration: { 2480 name: "RELEASE_DOCUMENTSUI_BUNDLE" 2481 namespace: "documentsui" 2482 description: "If true, then DocumentsUI is enabled as an apex" 2483 value: { 2484 unspecified_value: false 2485 } 2486 workflow: LAUNCH 2487 containers: "system" 2488 containers: "vendor" 2489 } 2490 value: {} 2491 traces: { 2492 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 2493 value: { 2494 unspecified_value: false 2495 } 2496 } 2497 } 2498 flags: { 2499 flag_declaration: { 2500 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 2501 namespace: "launcher" 2502 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 2503 value: { 2504 bool_value: false 2505 } 2506 workflow: LAUNCH 2507 containers: "system" 2508 } 2509 value: { 2510 bool_value: false 2511 } 2512 traces: { 2513 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 2514 value: { 2515 bool_value: false 2516 } 2517 } 2518 } 2519 flags: { 2520 flag_declaration: { 2521 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 2522 namespace: "android_platform_llvm_and_toolchains" 2523 description: "Add ETM modules in userdebug/eng build" 2524 value: { 2525 bool_value: false 2526 } 2527 workflow: LAUNCH 2528 containers: "vendor" 2529 } 2530 value: { 2531 bool_value: false 2532 } 2533 traces: { 2534 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 2535 value: { 2536 bool_value: false 2537 } 2538 } 2539 } 2540 flags: { 2541 flag_declaration: { 2542 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 2543 namespace: "android_UNKNOWN" 2544 description: "Control using fingerprints to guard cross-package reads." 2545 value: { 2546 unspecified_value: false 2547 } 2548 workflow: LAUNCH 2549 containers: "product" 2550 containers: "system" 2551 containers: "system_ext" 2552 containers: "vendor" 2553 } 2554 value: {} 2555 traces: { 2556 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 2557 value: { 2558 unspecified_value: false 2559 } 2560 } 2561 } 2562 flags: { 2563 flag_declaration: { 2564 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 2565 namespace: "android_UNKNOWN" 2566 description: "Enables 16KB developer option in settings" 2567 value: { 2568 bool_value: false 2569 } 2570 workflow: LAUNCH 2571 containers: "vendor" 2572 } 2573 value: { 2574 bool_value: false 2575 } 2576 traces: { 2577 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 2578 value: { 2579 bool_value: false 2580 } 2581 } 2582 } 2583 flags: { 2584 flag_declaration: { 2585 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 2586 namespace: "android_UNKNOWN" 2587 description: "Enables 16KB developer option in settings" 2588 value: { 2589 bool_value: false 2590 } 2591 workflow: LAUNCH 2592 containers: "vendor" 2593 } 2594 value: { 2595 bool_value: true 2596 } 2597 traces: { 2598 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 2599 value: { 2600 bool_value: false 2601 } 2602 } 2603 traces: { 2604 source: "build/release/flag_values/bp1a/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 2605 value: { 2606 bool_value: true 2607 } 2608 } 2609 } 2610 flags: { 2611 flag_declaration: { 2612 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 2613 namespace: "android_UNKNOWN" 2614 description: "Enables 16KB developer option in settings" 2615 value: { 2616 bool_value: false 2617 } 2618 workflow: LAUNCH 2619 containers: "vendor" 2620 } 2621 value: { 2622 bool_value: true 2623 } 2624 traces: { 2625 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 2626 value: { 2627 bool_value: false 2628 } 2629 } 2630 traces: { 2631 source: "build/release/flag_values/ap4a/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 2632 value: { 2633 bool_value: true 2634 } 2635 } 2636 } 2637 flags: { 2638 flag_declaration: { 2639 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 2640 namespace: "android_UNKNOWN" 2641 description: "Enables 16KB developer option in settings" 2642 value: { 2643 bool_value: false 2644 } 2645 workflow: LAUNCH 2646 containers: "vendor" 2647 } 2648 value: { 2649 bool_value: true 2650 } 2651 traces: { 2652 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 2653 value: { 2654 bool_value: false 2655 } 2656 } 2657 traces: { 2658 source: "build/release/flag_values/bp1a/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 2659 value: { 2660 bool_value: true 2661 } 2662 } 2663 } 2664 flags: { 2665 flag_declaration: { 2666 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 2667 namespace: "android_UNKNOWN" 2668 description: "Enables 16KB developer option in settings" 2669 value: { 2670 bool_value: false 2671 } 2672 workflow: LAUNCH 2673 containers: "vendor" 2674 } 2675 value: { 2676 bool_value: true 2677 } 2678 traces: { 2679 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 2680 value: { 2681 bool_value: false 2682 } 2683 } 2684 traces: { 2685 source: "build/release/flag_values/ap4a/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 2686 value: { 2687 bool_value: true 2688 } 2689 } 2690 } 2691 flags: { 2692 flag_declaration: { 2693 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 2694 namespace: "android_UNKNOWN" 2695 description: "Enables 16KB developer option in settings" 2696 value: { 2697 bool_value: false 2698 } 2699 workflow: LAUNCH 2700 containers: "vendor" 2701 } 2702 value: { 2703 bool_value: true 2704 } 2705 traces: { 2706 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 2707 value: { 2708 bool_value: false 2709 } 2710 } 2711 traces: { 2712 source: "build/release/flag_values/bp1a/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 2713 value: { 2714 bool_value: true 2715 } 2716 } 2717 } 2718 flags: { 2719 flag_declaration: { 2720 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 2721 namespace: "media_audio" 2722 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)." 2723 value: { 2724 bool_value: true 2725 } 2726 workflow: LAUNCH 2727 containers: "product" 2728 containers: "system" 2729 containers: "system_ext" 2730 containers: "vendor" 2731 } 2732 value: { 2733 bool_value: true 2734 } 2735 traces: { 2736 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 2737 value: { 2738 bool_value: true 2739 } 2740 } 2741 } 2742 flags: { 2743 flag_declaration: { 2744 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 2745 namespace: "android_UNKNOWN" 2746 description: "Enables Bluetooth Ranging Service" 2747 value: { 2748 bool_value: true 2749 } 2750 workflow: LAUNCH 2751 containers: "product" 2752 containers: "system" 2753 containers: "system_ext" 2754 containers: "vendor" 2755 } 2756 value: { 2757 bool_value: true 2758 } 2759 traces: { 2760 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 2761 value: { 2762 bool_value: true 2763 } 2764 } 2765 } 2766 flags: { 2767 flag_declaration: { 2768 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 2769 namespace: "health_fitness_aconfig" 2770 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 2771 value: { 2772 unspecified_value: false 2773 } 2774 workflow: LAUNCH 2775 containers: "system" 2776 } 2777 value: { 2778 bool_value: true 2779 } 2780 traces: { 2781 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 2782 value: { 2783 unspecified_value: false 2784 } 2785 } 2786 traces: { 2787 source: "build/release/flag_values/bp1a/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 2788 value: { 2789 bool_value: true 2790 } 2791 } 2792 } 2793 flags: { 2794 flag_declaration: { 2795 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 2796 namespace: "android_UNKNOWN" 2797 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)." 2798 value: { 2799 bool_value: false 2800 } 2801 workflow: LAUNCH 2802 containers: "product" 2803 containers: "system" 2804 containers: "system_ext" 2805 containers: "vendor" 2806 } 2807 value: { 2808 bool_value: true 2809 } 2810 traces: { 2811 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 2812 value: { 2813 bool_value: false 2814 } 2815 } 2816 traces: { 2817 source: "build/release/flag_values/ap3a/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 2818 value: { 2819 bool_value: true 2820 } 2821 } 2822 } 2823 flags: { 2824 flag_declaration: { 2825 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 2826 namespace: "android_UNKNOWN" 2827 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 2828 value: { 2829 unspecified_value: false 2830 } 2831 workflow: LAUNCH 2832 containers: "product" 2833 containers: "system" 2834 containers: "system_ext" 2835 containers: "vendor" 2836 } 2837 value: {} 2838 traces: { 2839 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 2840 value: { 2841 unspecified_value: false 2842 } 2843 } 2844 } 2845 flags: { 2846 flag_declaration: { 2847 name: "RELEASE_IS_EMR" 2848 namespace: "android_UNKNOWN" 2849 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 2850 value: { 2851 bool_value: false 2852 } 2853 workflow: MANUAL 2854 containers: "product" 2855 containers: "system" 2856 containers: "system_ext" 2857 containers: "vendor" 2858 } 2859 value: { 2860 bool_value: false 2861 } 2862 traces: { 2863 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 2864 value: { 2865 bool_value: false 2866 } 2867 } 2868 } 2869 flags: { 2870 flag_declaration: { 2871 name: "RELEASE_IS_SMR" 2872 namespace: "android_UNKNOWN" 2873 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 2874 value: { 2875 bool_value: false 2876 } 2877 workflow: MANUAL 2878 containers: "product" 2879 containers: "system" 2880 containers: "system_ext" 2881 containers: "vendor" 2882 } 2883 value: { 2884 bool_value: false 2885 } 2886 traces: { 2887 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 2888 value: { 2889 bool_value: false 2890 } 2891 } 2892 } 2893 flags: { 2894 flag_declaration: { 2895 name: "RELEASE_KERNEL_AKITA_DIR" 2896 namespace: "android_UNKNOWN" 2897 description: "Control which version of Kernel 6.1 is installed." 2898 value: { 2899 string_value: "" 2900 } 2901 workflow: PREBUILT 2902 containers: "vendor" 2903 } 2904 value: { 2905 string_value: "device/google/akita-kernels/6.1/25Q1-12919773" 2906 } 2907 traces: { 2908 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 2909 value: { 2910 string_value: "" 2911 } 2912 } 2913 traces: { 2914 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_AKITA_DIR.textproto" 2915 value: { 2916 string_value: "device/google/akita-kernels/5.15/24Q3-12357444" 2917 } 2918 } 2919 traces: { 2920 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_AKITA_DIR.textproto" 2921 value: { 2922 string_value: "device/google/akita-kernels/5.15/24Q4-12506254" 2923 } 2924 } 2925 traces: { 2926 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_AKITA_DIR.textproto" 2927 value: { 2928 string_value: "device/google/akita-kernels/6.1/25Q1-12919773" 2929 } 2930 } 2931 } 2932 flags: { 2933 flag_declaration: { 2934 name: "RELEASE_KERNEL_AKITA_VERSION" 2935 namespace: "android_UNKNOWN" 2936 description: "" 2937 value: { 2938 string_value: "" 2939 } 2940 workflow: PREBUILT 2941 containers: "vendor" 2942 } 2943 value: { 2944 string_value: "6.1" 2945 } 2946 traces: { 2947 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 2948 value: { 2949 string_value: "" 2950 } 2951 } 2952 traces: { 2953 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_AKITA_VERSION.textproto" 2954 value: { 2955 string_value: "5.15" 2956 } 2957 } 2958 traces: { 2959 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_AKITA_VERSION.textproto" 2960 value: { 2961 string_value: "5.15" 2962 } 2963 } 2964 traces: { 2965 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_AKITA_VERSION.textproto" 2966 value: { 2967 string_value: "6.1" 2968 } 2969 } 2970 } 2971 flags: { 2972 flag_declaration: { 2973 name: "RELEASE_KERNEL_BLUEJAY_DIR" 2974 namespace: "android_UNKNOWN" 2975 description: "Control which version of Kernel 6.1 is installed." 2976 value: { 2977 string_value: "" 2978 } 2979 workflow: PREBUILT 2980 containers: "vendor" 2981 } 2982 value: { 2983 string_value: "device/google/bluejay-kernels/6.1/25Q1-12919773" 2984 } 2985 traces: { 2986 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 2987 value: { 2988 string_value: "" 2989 } 2990 } 2991 traces: { 2992 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 2993 value: { 2994 string_value: "device/google/bluejay-kernels/5.10/24Q3-12357445" 2995 } 2996 } 2997 traces: { 2998 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 2999 value: { 3000 string_value: "device/google/bluejay-kernels/5.10/24Q4-12476354" 3001 } 3002 } 3003 traces: { 3004 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 3005 value: { 3006 string_value: "device/google/bluejay-kernels/6.1/25Q1-12919773" 3007 } 3008 } 3009 } 3010 flags: { 3011 flag_declaration: { 3012 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 3013 namespace: "android_UNKNOWN" 3014 description: "" 3015 value: { 3016 string_value: "" 3017 } 3018 workflow: PREBUILT 3019 containers: "vendor" 3020 } 3021 value: { 3022 string_value: "6.1" 3023 } 3024 traces: { 3025 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 3026 value: { 3027 string_value: "" 3028 } 3029 } 3030 traces: { 3031 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 3032 value: { 3033 string_value: "5.10" 3034 } 3035 } 3036 traces: { 3037 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 3038 value: { 3039 string_value: "5.10" 3040 } 3041 } 3042 traces: { 3043 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 3044 value: { 3045 string_value: "6.1" 3046 } 3047 } 3048 } 3049 flags: { 3050 flag_declaration: { 3051 name: "RELEASE_KERNEL_CAIMAN_DIR" 3052 namespace: "android_UNKNOWN" 3053 description: "" 3054 value: { 3055 string_value: "" 3056 } 3057 workflow: PREBUILT 3058 containers: "vendor" 3059 } 3060 value: { 3061 string_value: "device/google/caimito-kernels/6.1/25Q1-12919773" 3062 } 3063 traces: { 3064 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 3065 value: { 3066 string_value: "" 3067 } 3068 } 3069 traces: { 3070 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CAIMAN_DIR.textproto" 3071 value: { 3072 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 3073 } 3074 } 3075 traces: { 3076 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_CAIMAN_DIR.textproto" 3077 value: { 3078 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 3079 } 3080 } 3081 traces: { 3082 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_CAIMAN_DIR.textproto" 3083 value: { 3084 string_value: "device/google/caimito-kernels/6.1/25Q1-12919773" 3085 } 3086 } 3087 } 3088 flags: { 3089 flag_declaration: { 3090 name: "RELEASE_KERNEL_CAIMAN_VERSION" 3091 namespace: "android_UNKNOWN" 3092 description: "" 3093 value: { 3094 string_value: "" 3095 } 3096 workflow: PREBUILT 3097 containers: "vendor" 3098 } 3099 value: { 3100 string_value: "" 3101 } 3102 traces: { 3103 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 3104 value: { 3105 string_value: "" 3106 } 3107 } 3108 } 3109 flags: { 3110 flag_declaration: { 3111 name: "RELEASE_KERNEL_CHEETAH_DIR" 3112 namespace: "android_UNKNOWN" 3113 description: "" 3114 value: { 3115 string_value: "" 3116 } 3117 workflow: PREBUILT 3118 containers: "vendor" 3119 } 3120 value: { 3121 string_value: "device/google/pantah-kernels/6.1/25Q1-12919773" 3122 } 3123 traces: { 3124 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 3125 value: { 3126 string_value: "" 3127 } 3128 } 3129 traces: { 3130 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CHEETAH_DIR.textproto" 3131 value: { 3132 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 3133 } 3134 } 3135 traces: { 3136 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_CHEETAH_DIR.textproto" 3137 value: { 3138 string_value: "device/google/pantah-kernels/5.10/24Q4-12476354" 3139 } 3140 } 3141 traces: { 3142 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_CHEETAH_DIR.textproto" 3143 value: { 3144 string_value: "device/google/pantah-kernels/6.1/25Q1-12919773" 3145 } 3146 } 3147 } 3148 flags: { 3149 flag_declaration: { 3150 name: "RELEASE_KERNEL_CHEETAH_VERSION" 3151 namespace: "android_UNKNOWN" 3152 description: "" 3153 value: { 3154 string_value: "" 3155 } 3156 workflow: PREBUILT 3157 containers: "vendor" 3158 } 3159 value: { 3160 string_value: "6.1" 3161 } 3162 traces: { 3163 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 3164 value: { 3165 string_value: "" 3166 } 3167 } 3168 traces: { 3169 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 3170 value: { 3171 string_value: "5.10" 3172 } 3173 } 3174 traces: { 3175 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 3176 value: { 3177 string_value: "5.10" 3178 } 3179 } 3180 traces: { 3181 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 3182 value: { 3183 string_value: "6.1" 3184 } 3185 } 3186 } 3187 flags: { 3188 flag_declaration: { 3189 name: "RELEASE_KERNEL_COMET_DIR" 3190 namespace: "android_UNKNOWN" 3191 description: "" 3192 value: { 3193 string_value: "" 3194 } 3195 workflow: PREBUILT 3196 containers: "vendor" 3197 } 3198 value: { 3199 string_value: "device/google/comet-kernels/6.1/25Q1-12919773" 3200 } 3201 traces: { 3202 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 3203 value: { 3204 string_value: "" 3205 } 3206 } 3207 traces: { 3208 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_COMET_DIR.textproto" 3209 value: { 3210 string_value: "device/google/comet-kernels/6.1/24Q3-12386881" 3211 } 3212 } 3213 traces: { 3214 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_COMET_DIR.textproto" 3215 value: { 3216 string_value: "device/google/comet-kernels/6.1/24Q4-12646621" 3217 } 3218 } 3219 traces: { 3220 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_COMET_DIR.textproto" 3221 value: { 3222 string_value: "device/google/comet-kernels/6.1/25Q1-12919773" 3223 } 3224 } 3225 } 3226 flags: { 3227 flag_declaration: { 3228 name: "RELEASE_KERNEL_COMET_VERSION" 3229 namespace: "android_UNKNOWN" 3230 description: "" 3231 value: { 3232 string_value: "" 3233 } 3234 workflow: PREBUILT 3235 containers: "vendor" 3236 } 3237 value: { 3238 string_value: "" 3239 } 3240 traces: { 3241 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 3242 value: { 3243 string_value: "" 3244 } 3245 } 3246 } 3247 flags: { 3248 flag_declaration: { 3249 name: "RELEASE_KERNEL_FELIX_DIR" 3250 namespace: "android_UNKNOWN" 3251 description: "" 3252 value: { 3253 string_value: "" 3254 } 3255 workflow: PREBUILT 3256 containers: "vendor" 3257 } 3258 value: { 3259 string_value: "device/google/felix-kernels/6.1/25Q1-12919773" 3260 } 3261 traces: { 3262 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 3263 value: { 3264 string_value: "" 3265 } 3266 } 3267 traces: { 3268 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_FELIX_DIR.textproto" 3269 value: { 3270 string_value: "device/google/felix-kernels/5.10/24Q3-12357445" 3271 } 3272 } 3273 traces: { 3274 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_FELIX_DIR.textproto" 3275 value: { 3276 string_value: "device/google/felix-kernels/5.10/24Q4-12476354" 3277 } 3278 } 3279 traces: { 3280 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_FELIX_DIR.textproto" 3281 value: { 3282 string_value: "device/google/felix-kernels/6.1/25Q1-12919773" 3283 } 3284 } 3285 } 3286 flags: { 3287 flag_declaration: { 3288 name: "RELEASE_KERNEL_FELIX_VERSION" 3289 namespace: "android_UNKNOWN" 3290 description: "" 3291 value: { 3292 string_value: "" 3293 } 3294 workflow: PREBUILT 3295 containers: "vendor" 3296 } 3297 value: { 3298 string_value: "6.1" 3299 } 3300 traces: { 3301 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 3302 value: { 3303 string_value: "" 3304 } 3305 } 3306 traces: { 3307 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_FELIX_VERSION.textproto" 3308 value: { 3309 string_value: "5.10" 3310 } 3311 } 3312 traces: { 3313 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_FELIX_VERSION.textproto" 3314 value: { 3315 string_value: "5.10" 3316 } 3317 } 3318 traces: { 3319 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_FELIX_VERSION.textproto" 3320 value: { 3321 string_value: "6.1" 3322 } 3323 } 3324 } 3325 flags: { 3326 flag_declaration: { 3327 name: "RELEASE_KERNEL_HUSKY_DIR" 3328 namespace: "android_UNKNOWN" 3329 description: "" 3330 value: { 3331 string_value: "" 3332 } 3333 workflow: PREBUILT 3334 containers: "vendor" 3335 } 3336 value: { 3337 string_value: "device/google/shusky-kernels/6.1/25Q1-12919773" 3338 } 3339 traces: { 3340 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 3341 value: { 3342 string_value: "" 3343 } 3344 } 3345 traces: { 3346 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_HUSKY_DIR.textproto" 3347 value: { 3348 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 3349 } 3350 } 3351 traces: { 3352 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_HUSKY_DIR.textproto" 3353 value: { 3354 string_value: "device/google/shusky-kernels/5.15/24Q4-12506254" 3355 } 3356 } 3357 traces: { 3358 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_HUSKY_DIR.textproto" 3359 value: { 3360 string_value: "device/google/shusky-kernels/6.1/25Q1-12919773" 3361 } 3362 } 3363 } 3364 flags: { 3365 flag_declaration: { 3366 name: "RELEASE_KERNEL_HUSKY_VERSION" 3367 namespace: "android_UNKNOWN" 3368 description: "" 3369 value: { 3370 string_value: "" 3371 } 3372 workflow: PREBUILT 3373 containers: "vendor" 3374 } 3375 value: { 3376 string_value: "6.1" 3377 } 3378 traces: { 3379 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 3380 value: { 3381 string_value: "" 3382 } 3383 } 3384 traces: { 3385 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_HUSKY_VERSION.textproto" 3386 value: { 3387 string_value: "5.15" 3388 } 3389 } 3390 traces: { 3391 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_HUSKY_VERSION.textproto" 3392 value: { 3393 string_value: "5.15" 3394 } 3395 } 3396 traces: { 3397 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_HUSKY_VERSION.textproto" 3398 value: { 3399 string_value: "6.1" 3400 } 3401 } 3402 } 3403 flags: { 3404 flag_declaration: { 3405 name: "RELEASE_KERNEL_KOMODO_DIR" 3406 namespace: "android_UNKNOWN" 3407 description: "" 3408 value: { 3409 string_value: "" 3410 } 3411 workflow: PREBUILT 3412 containers: "vendor" 3413 } 3414 value: { 3415 string_value: "device/google/caimito-kernels/6.1/25Q1-12919773" 3416 } 3417 traces: { 3418 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 3419 value: { 3420 string_value: "" 3421 } 3422 } 3423 traces: { 3424 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_KOMODO_DIR.textproto" 3425 value: { 3426 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 3427 } 3428 } 3429 traces: { 3430 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_KOMODO_DIR.textproto" 3431 value: { 3432 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 3433 } 3434 } 3435 traces: { 3436 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_KOMODO_DIR.textproto" 3437 value: { 3438 string_value: "device/google/caimito-kernels/6.1/25Q1-12919773" 3439 } 3440 } 3441 } 3442 flags: { 3443 flag_declaration: { 3444 name: "RELEASE_KERNEL_KOMODO_VERSION" 3445 namespace: "android_UNKNOWN" 3446 description: "" 3447 value: { 3448 string_value: "" 3449 } 3450 workflow: PREBUILT 3451 containers: "vendor" 3452 } 3453 value: { 3454 string_value: "" 3455 } 3456 traces: { 3457 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 3458 value: { 3459 string_value: "" 3460 } 3461 } 3462 } 3463 flags: { 3464 flag_declaration: { 3465 name: "RELEASE_KERNEL_LYNX_DIR" 3466 namespace: "android_UNKNOWN" 3467 description: "" 3468 value: { 3469 string_value: "" 3470 } 3471 workflow: PREBUILT 3472 containers: "vendor" 3473 } 3474 value: { 3475 string_value: "device/google/lynx-kernels/6.1/25Q1-12919773" 3476 } 3477 traces: { 3478 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 3479 value: { 3480 string_value: "" 3481 } 3482 } 3483 traces: { 3484 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_LYNX_DIR.textproto" 3485 value: { 3486 string_value: "device/google/lynx-kernels/5.10/24Q3-12357445" 3487 } 3488 } 3489 traces: { 3490 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_LYNX_DIR.textproto" 3491 value: { 3492 string_value: "device/google/lynx-kernels/5.10/24Q4-12476354" 3493 } 3494 } 3495 traces: { 3496 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_LYNX_DIR.textproto" 3497 value: { 3498 string_value: "device/google/lynx-kernels/6.1/25Q1-12919773" 3499 } 3500 } 3501 } 3502 flags: { 3503 flag_declaration: { 3504 name: "RELEASE_KERNEL_LYNX_VERSION" 3505 namespace: "android_UNKNOWN" 3506 description: "" 3507 value: { 3508 string_value: "" 3509 } 3510 workflow: PREBUILT 3511 containers: "vendor" 3512 } 3513 value: { 3514 string_value: "6.1" 3515 } 3516 traces: { 3517 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 3518 value: { 3519 string_value: "" 3520 } 3521 } 3522 traces: { 3523 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_LYNX_VERSION.textproto" 3524 value: { 3525 string_value: "5.10" 3526 } 3527 } 3528 traces: { 3529 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_LYNX_VERSION.textproto" 3530 value: { 3531 string_value: "5.10" 3532 } 3533 } 3534 traces: { 3535 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_LYNX_VERSION.textproto" 3536 value: { 3537 string_value: "6.1" 3538 } 3539 } 3540 } 3541 flags: { 3542 flag_declaration: { 3543 name: "RELEASE_KERNEL_ORIOLE_DIR" 3544 namespace: "android_UNKNOWN" 3545 description: "" 3546 value: { 3547 string_value: "" 3548 } 3549 workflow: PREBUILT 3550 containers: "vendor" 3551 } 3552 value: { 3553 string_value: "device/google/raviole-kernels/6.1/25Q1-12919773" 3554 } 3555 traces: { 3556 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 3557 value: { 3558 string_value: "" 3559 } 3560 } 3561 traces: { 3562 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_ORIOLE_DIR.textproto" 3563 value: { 3564 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 3565 } 3566 } 3567 traces: { 3568 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_ORIOLE_DIR.textproto" 3569 value: { 3570 string_value: "device/google/raviole-kernels/5.10/24Q4-12476354" 3571 } 3572 } 3573 traces: { 3574 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_ORIOLE_DIR.textproto" 3575 value: { 3576 string_value: "device/google/raviole-kernels/6.1/25Q1-12919773" 3577 } 3578 } 3579 } 3580 flags: { 3581 flag_declaration: { 3582 name: "RELEASE_KERNEL_ORIOLE_VERSION" 3583 namespace: "android_UNKNOWN" 3584 description: "" 3585 value: { 3586 string_value: "" 3587 } 3588 workflow: PREBUILT 3589 containers: "vendor" 3590 } 3591 value: { 3592 string_value: "6.1" 3593 } 3594 traces: { 3595 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 3596 value: { 3597 string_value: "" 3598 } 3599 } 3600 traces: { 3601 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 3602 value: { 3603 string_value: "5.10" 3604 } 3605 } 3606 traces: { 3607 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 3608 value: { 3609 string_value: "5.10" 3610 } 3611 } 3612 traces: { 3613 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 3614 value: { 3615 string_value: "6.1" 3616 } 3617 } 3618 } 3619 flags: { 3620 flag_declaration: { 3621 name: "RELEASE_KERNEL_PANTHER_DIR" 3622 namespace: "android_UNKNOWN" 3623 description: "" 3624 value: { 3625 string_value: "" 3626 } 3627 workflow: PREBUILT 3628 containers: "vendor" 3629 } 3630 value: { 3631 string_value: "device/google/pantah-kernels/6.1/25Q1-12919773" 3632 } 3633 traces: { 3634 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 3635 value: { 3636 string_value: "" 3637 } 3638 } 3639 traces: { 3640 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_PANTHER_DIR.textproto" 3641 value: { 3642 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 3643 } 3644 } 3645 traces: { 3646 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_PANTHER_DIR.textproto" 3647 value: { 3648 string_value: "device/google/pantah-kernels/5.10/24Q4-12476354" 3649 } 3650 } 3651 traces: { 3652 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_PANTHER_DIR.textproto" 3653 value: { 3654 string_value: "device/google/pantah-kernels/6.1/25Q1-12919773" 3655 } 3656 } 3657 } 3658 flags: { 3659 flag_declaration: { 3660 name: "RELEASE_KERNEL_PANTHER_VERSION" 3661 namespace: "android_UNKNOWN" 3662 description: "" 3663 value: { 3664 string_value: "" 3665 } 3666 workflow: PREBUILT 3667 containers: "vendor" 3668 } 3669 value: { 3670 string_value: "6.1" 3671 } 3672 traces: { 3673 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 3674 value: { 3675 string_value: "" 3676 } 3677 } 3678 traces: { 3679 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_PANTHER_VERSION.textproto" 3680 value: { 3681 string_value: "5.10" 3682 } 3683 } 3684 traces: { 3685 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_PANTHER_VERSION.textproto" 3686 value: { 3687 string_value: "5.10" 3688 } 3689 } 3690 traces: { 3691 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_PANTHER_VERSION.textproto" 3692 value: { 3693 string_value: "6.1" 3694 } 3695 } 3696 } 3697 flags: { 3698 flag_declaration: { 3699 name: "RELEASE_KERNEL_RAVEN_DIR" 3700 namespace: "android_UNKNOWN" 3701 description: "" 3702 value: { 3703 string_value: "" 3704 } 3705 workflow: PREBUILT 3706 containers: "vendor" 3707 } 3708 value: { 3709 string_value: "device/google/raviole-kernels/6.1/25Q1-12919773" 3710 } 3711 traces: { 3712 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 3713 value: { 3714 string_value: "" 3715 } 3716 } 3717 traces: { 3718 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RAVEN_DIR.textproto" 3719 value: { 3720 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 3721 } 3722 } 3723 traces: { 3724 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RAVEN_DIR.textproto" 3725 value: { 3726 string_value: "device/google/raviole-kernels/5.10/24Q4-12476354" 3727 } 3728 } 3729 traces: { 3730 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_RAVEN_DIR.textproto" 3731 value: { 3732 string_value: "device/google/raviole-kernels/6.1/25Q1-12919773" 3733 } 3734 } 3735 } 3736 flags: { 3737 flag_declaration: { 3738 name: "RELEASE_KERNEL_RAVEN_VERSION" 3739 namespace: "android_UNKNOWN" 3740 description: "" 3741 value: { 3742 string_value: "" 3743 } 3744 workflow: PREBUILT 3745 containers: "vendor" 3746 } 3747 value: { 3748 string_value: "6.1" 3749 } 3750 traces: { 3751 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 3752 value: { 3753 string_value: "" 3754 } 3755 } 3756 traces: { 3757 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RAVEN_VERSION.textproto" 3758 value: { 3759 string_value: "5.10" 3760 } 3761 } 3762 traces: { 3763 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RAVEN_VERSION.textproto" 3764 value: { 3765 string_value: "5.10" 3766 } 3767 } 3768 traces: { 3769 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_RAVEN_VERSION.textproto" 3770 value: { 3771 string_value: "6.1" 3772 } 3773 } 3774 } 3775 flags: { 3776 flag_declaration: { 3777 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 3778 namespace: "android_UNKNOWN" 3779 description: "" 3780 value: { 3781 string_value: "" 3782 } 3783 workflow: PREBUILT 3784 containers: "vendor" 3785 } 3786 value: { 3787 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 3788 } 3789 traces: { 3790 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 3791 value: { 3792 string_value: "" 3793 } 3794 } 3795 traces: { 3796 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 3797 value: { 3798 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 3799 } 3800 } 3801 traces: { 3802 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 3803 value: { 3804 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 3805 } 3806 } 3807 traces: { 3808 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 3809 value: { 3810 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 3811 } 3812 } 3813 } 3814 flags: { 3815 flag_declaration: { 3816 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 3817 namespace: "android_UNKNOWN" 3818 description: "" 3819 value: { 3820 string_value: "" 3821 } 3822 workflow: PREBUILT 3823 containers: "vendor" 3824 } 3825 value: { 3826 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 3827 } 3828 traces: { 3829 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 3830 value: { 3831 string_value: "" 3832 } 3833 } 3834 traces: { 3835 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 3836 value: { 3837 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 3838 } 3839 } 3840 traces: { 3841 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 3842 value: { 3843 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 3844 } 3845 } 3846 traces: { 3847 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 3848 value: { 3849 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 3850 } 3851 } 3852 } 3853 flags: { 3854 flag_declaration: { 3855 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 3856 namespace: "android_UNKNOWN" 3857 description: "" 3858 value: { 3859 string_value: "" 3860 } 3861 workflow: PREBUILT 3862 containers: "vendor" 3863 } 3864 value: { 3865 string_value: "device/google/shusky-kernels/6.1/trunk-12406753" 3866 } 3867 traces: { 3868 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 3869 value: { 3870 string_value: "" 3871 } 3872 } 3873 traces: { 3874 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 3875 value: { 3876 string_value: "device/google/shusky-kernels/5.15/24Q3-11965904" 3877 } 3878 } 3879 traces: { 3880 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 3881 value: { 3882 string_value: "device/google/shusky-kernels/5.15/trunk-12010660" 3883 } 3884 } 3885 traces: { 3886 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 3887 value: { 3888 string_value: "device/google/shusky-kernels/6.1/trunk-12406753" 3889 } 3890 } 3891 } 3892 flags: { 3893 flag_declaration: { 3894 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 3895 namespace: "android_UNKNOWN" 3896 description: "" 3897 value: { 3898 string_value: "" 3899 } 3900 workflow: PREBUILT 3901 containers: "vendor" 3902 } 3903 value: { 3904 string_value: "6.1" 3905 } 3906 traces: { 3907 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 3908 value: { 3909 string_value: "" 3910 } 3911 } 3912 traces: { 3913 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 3914 value: { 3915 string_value: "5.15" 3916 } 3917 } 3918 traces: { 3919 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 3920 value: { 3921 string_value: "5.15" 3922 } 3923 } 3924 traces: { 3925 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 3926 value: { 3927 string_value: "6.1" 3928 } 3929 } 3930 } 3931 flags: { 3932 flag_declaration: { 3933 name: "RELEASE_KERNEL_SHIBA_DIR" 3934 namespace: "android_UNKNOWN" 3935 description: "" 3936 value: { 3937 string_value: "" 3938 } 3939 workflow: PREBUILT 3940 containers: "vendor" 3941 } 3942 value: { 3943 string_value: "device/google/shusky-kernels/6.1/25Q1-12919773" 3944 } 3945 traces: { 3946 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 3947 value: { 3948 string_value: "" 3949 } 3950 } 3951 traces: { 3952 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_SHIBA_DIR.textproto" 3953 value: { 3954 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 3955 } 3956 } 3957 traces: { 3958 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_SHIBA_DIR.textproto" 3959 value: { 3960 string_value: "device/google/shusky-kernels/5.15/24Q4-12506254" 3961 } 3962 } 3963 traces: { 3964 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_SHIBA_DIR.textproto" 3965 value: { 3966 string_value: "device/google/shusky-kernels/6.1/25Q1-12919773" 3967 } 3968 } 3969 } 3970 flags: { 3971 flag_declaration: { 3972 name: "RELEASE_KERNEL_SHIBA_VERSION" 3973 namespace: "android_UNKNOWN" 3974 description: "" 3975 value: { 3976 string_value: "" 3977 } 3978 workflow: PREBUILT 3979 containers: "vendor" 3980 } 3981 value: { 3982 string_value: "6.1" 3983 } 3984 traces: { 3985 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 3986 value: { 3987 string_value: "" 3988 } 3989 } 3990 traces: { 3991 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_SHIBA_VERSION.textproto" 3992 value: { 3993 string_value: "5.15" 3994 } 3995 } 3996 traces: { 3997 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_SHIBA_VERSION.textproto" 3998 value: { 3999 string_value: "5.15" 4000 } 4001 } 4002 traces: { 4003 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_SHIBA_VERSION.textproto" 4004 value: { 4005 string_value: "6.1" 4006 } 4007 } 4008 } 4009 flags: { 4010 flag_declaration: { 4011 name: "RELEASE_KERNEL_TANGORPRO_DIR" 4012 namespace: "android_UNKNOWN" 4013 description: "" 4014 value: { 4015 string_value: "" 4016 } 4017 workflow: PREBUILT 4018 containers: "vendor" 4019 } 4020 value: { 4021 string_value: "device/google/tangorpro-kernels/6.1/25Q1-12919773" 4022 } 4023 traces: { 4024 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 4025 value: { 4026 string_value: "" 4027 } 4028 } 4029 traces: { 4030 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 4031 value: { 4032 string_value: "device/google/tangorpro-kernels/5.10/24Q3-12357445" 4033 } 4034 } 4035 traces: { 4036 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 4037 value: { 4038 string_value: "device/google/tangorpro-kernels/5.10/24Q4-12476354" 4039 } 4040 } 4041 traces: { 4042 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 4043 value: { 4044 string_value: "device/google/tangorpro-kernels/6.1/25Q1-12919773" 4045 } 4046 } 4047 } 4048 flags: { 4049 flag_declaration: { 4050 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 4051 namespace: "android_UNKNOWN" 4052 description: "" 4053 value: { 4054 string_value: "" 4055 } 4056 workflow: PREBUILT 4057 containers: "vendor" 4058 } 4059 value: { 4060 string_value: "6.1" 4061 } 4062 traces: { 4063 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 4064 value: { 4065 string_value: "" 4066 } 4067 } 4068 traces: { 4069 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 4070 value: { 4071 string_value: "5.10" 4072 } 4073 } 4074 traces: { 4075 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 4076 value: { 4077 string_value: "5.10" 4078 } 4079 } 4080 traces: { 4081 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 4082 value: { 4083 string_value: "6.1" 4084 } 4085 } 4086 } 4087 flags: { 4088 flag_declaration: { 4089 name: "RELEASE_KERNEL_TOKAY_DIR" 4090 namespace: "android_UNKNOWN" 4091 description: "" 4092 value: { 4093 string_value: "" 4094 } 4095 workflow: PREBUILT 4096 containers: "vendor" 4097 } 4098 value: { 4099 string_value: "device/google/caimito-kernels/6.1/25Q1-12919773" 4100 } 4101 traces: { 4102 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 4103 value: { 4104 string_value: "" 4105 } 4106 } 4107 traces: { 4108 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TOKAY_DIR.textproto" 4109 value: { 4110 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 4111 } 4112 } 4113 traces: { 4114 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_TOKAY_DIR.textproto" 4115 value: { 4116 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 4117 } 4118 } 4119 traces: { 4120 source: "build/release/flag_values/bp1a/RELEASE_KERNEL_TOKAY_DIR.textproto" 4121 value: { 4122 string_value: "device/google/caimito-kernels/6.1/25Q1-12919773" 4123 } 4124 } 4125 } 4126 flags: { 4127 flag_declaration: { 4128 name: "RELEASE_KERNEL_TOKAY_VERSION" 4129 namespace: "android_UNKNOWN" 4130 description: "" 4131 value: { 4132 string_value: "" 4133 } 4134 workflow: PREBUILT 4135 containers: "vendor" 4136 } 4137 value: { 4138 string_value: "" 4139 } 4140 traces: { 4141 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 4142 value: { 4143 string_value: "" 4144 } 4145 } 4146 } 4147 flags: { 4148 flag_declaration: { 4149 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 4150 namespace: "android_UNKNOWN" 4151 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 4152 value: { 4153 bool_value: false 4154 } 4155 workflow: LAUNCH 4156 containers: "product" 4157 containers: "system" 4158 containers: "system_ext" 4159 containers: "vendor" 4160 } 4161 value: { 4162 bool_value: false 4163 } 4164 traces: { 4165 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 4166 value: { 4167 bool_value: false 4168 } 4169 } 4170 } 4171 flags: { 4172 flag_declaration: { 4173 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 4174 namespace: "system_performance" 4175 description: "Enables caching in libbinder when registering a service." 4176 value: { 4177 unspecified_value: false 4178 } 4179 workflow: LAUNCH 4180 containers: "system" 4181 } 4182 value: {} 4183 traces: { 4184 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 4185 value: { 4186 unspecified_value: false 4187 } 4188 } 4189 } 4190 flags: { 4191 flag_declaration: { 4192 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 4193 namespace: "system_performance" 4194 description: "Enables caching in libbinder for client side when it is True." 4195 value: { 4196 bool_value: false 4197 } 4198 workflow: LAUNCH 4199 containers: "system" 4200 } 4201 value: { 4202 bool_value: true 4203 } 4204 traces: { 4205 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 4206 value: { 4207 bool_value: false 4208 } 4209 } 4210 traces: { 4211 source: "build/release/flag_values/bp1a/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 4212 value: { 4213 bool_value: true 4214 } 4215 } 4216 } 4217 flags: { 4218 flag_declaration: { 4219 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 4220 namespace: "system_performance" 4221 description: "Remove the static list from cache and use flags instead" 4222 value: { 4223 unspecified_value: false 4224 } 4225 workflow: LAUNCH 4226 containers: "system" 4227 } 4228 value: {} 4229 traces: { 4230 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 4231 value: { 4232 unspecified_value: false 4233 } 4234 } 4235 } 4236 flags: { 4237 flag_declaration: { 4238 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 4239 namespace: "android_UNKNOWN" 4240 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 4241 value: { 4242 unspecified_value: false 4243 } 4244 workflow: LAUNCH 4245 containers: "system" 4246 } 4247 value: { 4248 bool_value: true 4249 } 4250 traces: { 4251 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 4252 value: { 4253 unspecified_value: false 4254 } 4255 } 4256 traces: { 4257 source: "build/release/flag_values/ap4a/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 4258 value: { 4259 bool_value: true 4260 } 4261 } 4262 } 4263 flags: { 4264 flag_declaration: { 4265 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 4266 namespace: "android_UNKNOWN" 4267 description: "The version of mainline prebuilts used when prebuilts are enabled." 4268 value: { 4269 string_value: "mainline_module_prebuilt_nightly" 4270 } 4271 workflow: PREBUILT 4272 containers: "product" 4273 containers: "system" 4274 containers: "system_ext" 4275 containers: "vendor" 4276 } 4277 value: { 4278 string_value: "mainline_module_prebuilt_nightly" 4279 } 4280 traces: { 4281 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 4282 value: { 4283 string_value: "mainline_module_prebuilt_nightly" 4284 } 4285 } 4286 } 4287 flags: { 4288 flag_declaration: { 4289 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 4290 namespace: "system_performance" 4291 description: "Enables Memory Management Daemon in system image." 4292 value: { 4293 unspecified_value: false 4294 } 4295 workflow: LAUNCH 4296 containers: "system" 4297 } 4298 value: {} 4299 traces: { 4300 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 4301 value: { 4302 unspecified_value: false 4303 } 4304 } 4305 } 4306 flags: { 4307 flag_declaration: { 4308 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 4309 namespace: "android_UNKNOWN" 4310 description: "If true, then files are moved from platform to apex" 4311 value: { 4312 bool_value: false 4313 } 4314 workflow: LAUNCH 4315 containers: "product" 4316 containers: "system" 4317 containers: "system_ext" 4318 containers: "vendor" 4319 } 4320 value: { 4321 bool_value: false 4322 } 4323 traces: { 4324 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 4325 value: { 4326 bool_value: false 4327 } 4328 } 4329 } 4330 flags: { 4331 flag_declaration: { 4332 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 4333 namespace: "vcn" 4334 description: "If true, build VCN in the Tethering module" 4335 value: { 4336 bool_value: false 4337 } 4338 workflow: LAUNCH 4339 containers: "product" 4340 containers: "system" 4341 containers: "system_ext" 4342 containers: "vendor" 4343 } 4344 value: { 4345 bool_value: false 4346 } 4347 traces: { 4348 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 4349 value: { 4350 bool_value: false 4351 } 4352 } 4353 } 4354 flags: { 4355 flag_declaration: { 4356 name: "RELEASE_NDK_ABI_MONITORED" 4357 namespace: "android_UNKNOWN" 4358 description: "Enables ABI monitoring of NDK libraries." 4359 value: { 4360 bool_value: false 4361 } 4362 workflow: LAUNCH 4363 containers: "product" 4364 containers: "system" 4365 containers: "system_ext" 4366 containers: "vendor" 4367 } 4368 value: { 4369 bool_value: false 4370 } 4371 traces: { 4372 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 4373 value: { 4374 bool_value: false 4375 } 4376 } 4377 } 4378 flags: { 4379 flag_declaration: { 4380 name: "RELEASE_NFC_MAINLINE_MODULE" 4381 namespace: "nfc" 4382 description: "b/368405832: Flag to enable NFC mainline module" 4383 value: { 4384 unspecified_value: false 4385 } 4386 workflow: LAUNCH 4387 containers: "system" 4388 } 4389 value: {} 4390 traces: { 4391 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 4392 value: { 4393 unspecified_value: false 4394 } 4395 } 4396 } 4397 flags: { 4398 flag_declaration: { 4399 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 4400 namespace: "ondeviceintelligence" 4401 description: "If true, then files are moved from platform to apex" 4402 value: { 4403 bool_value: false 4404 } 4405 workflow: LAUNCH 4406 containers: "product" 4407 containers: "system" 4408 containers: "system_ext" 4409 containers: "vendor" 4410 } 4411 value: { 4412 bool_value: false 4413 } 4414 traces: { 4415 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 4416 value: { 4417 bool_value: false 4418 } 4419 } 4420 } 4421 flags: { 4422 flag_declaration: { 4423 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 4424 namespace: "text" 4425 description: "Version of the emoji font file." 4426 value: { 4427 string_value: "2.042" 4428 } 4429 workflow: PREBUILT 4430 containers: "system" 4431 } 4432 value: { 4433 string_value: "2.047" 4434 } 4435 traces: { 4436 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 4437 value: { 4438 string_value: "2.042" 4439 } 4440 } 4441 traces: { 4442 source: "build/release/flag_values/bp1a/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 4443 value: { 4444 string_value: "2.047" 4445 } 4446 } 4447 } 4448 flags: { 4449 flag_declaration: { 4450 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 4451 namespace: "text" 4452 description: "Version of the flag emoji font file." 4453 value: { 4454 string_value: "2.034" 4455 } 4456 workflow: PREBUILT 4457 containers: "system" 4458 } 4459 value: { 4460 string_value: "2.047" 4461 } 4462 traces: { 4463 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 4464 value: { 4465 string_value: "2.034" 4466 } 4467 } 4468 traces: { 4469 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 4470 value: { 4471 string_value: "2.042" 4472 } 4473 } 4474 traces: { 4475 source: "build/release/flag_values/bp1a/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 4476 value: { 4477 string_value: "2.047" 4478 } 4479 } 4480 } 4481 flags: { 4482 flag_declaration: { 4483 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 4484 namespace: "android_UNKNOWN" 4485 description: "Version of the Hebrew font file." 4486 value: { 4487 string_value: "1.04" 4488 } 4489 workflow: PREBUILT 4490 containers: "system" 4491 } 4492 value: { 4493 string_value: "1.04" 4494 } 4495 traces: { 4496 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 4497 value: { 4498 string_value: "1.04" 4499 } 4500 } 4501 } 4502 flags: { 4503 flag_declaration: { 4504 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 4505 namespace: "android_UNKNOWN" 4506 description: "This flag will control of including Japanese variant (Hentaigana) font." 4507 value: { 4508 bool_value: false 4509 } 4510 workflow: LAUNCH 4511 containers: "system" 4512 } 4513 value: { 4514 bool_value: true 4515 } 4516 traces: { 4517 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 4518 value: { 4519 bool_value: false 4520 } 4521 } 4522 traces: { 4523 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 4524 value: { 4525 bool_value: true 4526 } 4527 } 4528 } 4529 flags: { 4530 flag_declaration: { 4531 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 4532 namespace: "android_UNKNOWN" 4533 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 4534 value: { 4535 bool_value: false 4536 } 4537 workflow: LAUNCH 4538 containers: "product" 4539 containers: "system" 4540 containers: "system_ext" 4541 containers: "vendor" 4542 } 4543 value: { 4544 bool_value: true 4545 } 4546 traces: { 4547 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 4548 value: { 4549 bool_value: false 4550 } 4551 } 4552 traces: { 4553 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 4554 value: { 4555 bool_value: true 4556 } 4557 } 4558 } 4559 flags: { 4560 flag_declaration: { 4561 name: "RELEASE_PACKAGE_LIBSQLITE3" 4562 namespace: "android_UNKNOWN" 4563 description: "The sqlite release." 4564 value: { 4565 string_value: "3420000" 4566 } 4567 workflow: PREBUILT 4568 containers: "system" 4569 } 4570 value: { 4571 string_value: "3440300" 4572 } 4573 traces: { 4574 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 4575 value: { 4576 string_value: "3420000" 4577 } 4578 } 4579 traces: { 4580 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_LIBSQLITE3.textproto" 4581 value: { 4582 string_value: "3440300" 4583 } 4584 } 4585 } 4586 flags: { 4587 flag_declaration: { 4588 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 4589 namespace: "system_performance" 4590 description: "Which MessageQueue implementation to use." 4591 value: { 4592 string_value: "LegacyMessageQueue/MessageQueue.java" 4593 } 4594 workflow: PREBUILT 4595 containers: "product" 4596 containers: "system" 4597 containers: "system_ext" 4598 containers: "vendor" 4599 } 4600 value: { 4601 string_value: "LegacyMessageQueue/MessageQueue.java" 4602 } 4603 traces: { 4604 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 4605 value: { 4606 string_value: "LegacyMessageQueue/MessageQueue.java" 4607 } 4608 } 4609 } 4610 flags: { 4611 flag_declaration: { 4612 name: "RELEASE_PACKAGE_NFC_STACK" 4613 namespace: "android_UNKNOWN" 4614 description: "b/292140387: Flag to switch to the new NFC apex" 4615 value: { 4616 string_value: "NfcNci" 4617 } 4618 workflow: PREBUILT 4619 containers: "system" 4620 } 4621 value: { 4622 string_value: "com.android.nfcservices" 4623 } 4624 traces: { 4625 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 4626 value: { 4627 string_value: "NfcNci" 4628 } 4629 } 4630 traces: { 4631 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_NFC_STACK.textproto" 4632 value: { 4633 string_value: "com.android.nfcservices" 4634 } 4635 } 4636 } 4637 flags: { 4638 flag_declaration: { 4639 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 4640 namespace: "text" 4641 description: "Version of the Noto Sans Khmer font." 4642 value: { 4643 string_value: "1.901" 4644 } 4645 workflow: PREBUILT 4646 containers: "system" 4647 } 4648 value: { 4649 string_value: "1.901" 4650 } 4651 traces: { 4652 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 4653 value: { 4654 string_value: "1.901" 4655 } 4656 } 4657 } 4658 flags: { 4659 flag_declaration: { 4660 name: "RELEASE_PACKAGE_PROFILING_MODULE" 4661 namespace: "android_UNKNOWN" 4662 description: "Flag will control the release of the Profiling module apex." 4663 value: { 4664 bool_value: false 4665 } 4666 workflow: LAUNCH 4667 containers: "product" 4668 containers: "system" 4669 containers: "system_ext" 4670 containers: "vendor" 4671 } 4672 value: { 4673 bool_value: true 4674 } 4675 traces: { 4676 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 4677 value: { 4678 bool_value: false 4679 } 4680 } 4681 traces: { 4682 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 4683 value: { 4684 bool_value: true 4685 } 4686 } 4687 } 4688 flags: { 4689 flag_declaration: { 4690 name: "RELEASE_PACKAGE_SOUND_PICKER" 4691 namespace: "android_UNKNOWN" 4692 description: "This flag will control the rollout of new versions of the SoundPicker app." 4693 value: { 4694 string_value: "SoundPicker" 4695 } 4696 workflow: PREBUILT 4697 containers: "product" 4698 containers: "system" 4699 containers: "system_ext" 4700 containers: "vendor" 4701 } 4702 value: { 4703 string_value: "SoundPicker" 4704 } 4705 traces: { 4706 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 4707 value: { 4708 string_value: "SoundPicker" 4709 } 4710 } 4711 } 4712 flags: { 4713 flag_declaration: { 4714 name: "RELEASE_PACKAGE_TZDATA_MODULE" 4715 namespace: "android_UNKNOWN" 4716 description: "tzdata to be installed to the system image." 4717 value: { 4718 string_value: "com.android.tzdata" 4719 } 4720 workflow: PREBUILT 4721 containers: "product" 4722 containers: "system" 4723 containers: "system_ext" 4724 containers: "vendor" 4725 } 4726 value: { 4727 string_value: "com.android.tzdata" 4728 } 4729 traces: { 4730 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 4731 value: { 4732 string_value: "com.android.tzdata" 4733 } 4734 } 4735 } 4736 flags: { 4737 flag_declaration: { 4738 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 4739 namespace: "android_UNKNOWN" 4740 description: "True for using variable font of the NotoSansCJK" 4741 value: { 4742 bool_value: false 4743 } 4744 workflow: LAUNCH 4745 containers: "system" 4746 } 4747 value: { 4748 bool_value: true 4749 } 4750 traces: { 4751 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 4752 value: { 4753 bool_value: false 4754 } 4755 } 4756 traces: { 4757 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 4758 value: { 4759 bool_value: true 4760 } 4761 } 4762 } 4763 flags: { 4764 flag_declaration: { 4765 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 4766 namespace: "android_UNKNOWN" 4767 description: "The name of the virtual camera package to add to the system partition." 4768 value: { 4769 string_value: "" 4770 } 4771 workflow: PREBUILT 4772 containers: "system" 4773 } 4774 value: { 4775 string_value: "virtual_camera" 4776 } 4777 traces: { 4778 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 4779 value: { 4780 string_value: "" 4781 } 4782 } 4783 traces: { 4784 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 4785 value: { 4786 string_value: "virtual_camera" 4787 } 4788 } 4789 } 4790 flags: { 4791 flag_declaration: { 4792 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 4793 namespace: "webview" 4794 description: "The version of WebView to include in the build" 4795 value: { 4796 string_value: "128.0.6613.88" 4797 } 4798 workflow: PREBUILT 4799 containers: "product" 4800 containers: "system" 4801 } 4802 value: { 4803 string_value: "128.0.6613.88" 4804 } 4805 traces: { 4806 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 4807 value: { 4808 string_value: "128.0.6613.88" 4809 } 4810 } 4811 } 4812 flags: { 4813 flag_declaration: { 4814 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 4815 namespace: "android_sdk" 4816 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." 4817 value: { 4818 unspecified_value: false 4819 } 4820 workflow: MANUAL 4821 containers: "product" 4822 containers: "system" 4823 containers: "system_ext" 4824 containers: "vendor" 4825 } 4826 value: {} 4827 traces: { 4828 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 4829 value: { 4830 unspecified_value: false 4831 } 4832 } 4833 } 4834 flags: { 4835 flag_declaration: { 4836 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 4837 namespace: "android_UNKNOWN" 4838 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." 4839 value: { 4840 string_value: "28" 4841 } 4842 workflow: MANUAL 4843 containers: "system" 4844 } 4845 value: { 4846 string_value: "28" 4847 } 4848 traces: { 4849 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 4850 value: { 4851 string_value: "28" 4852 } 4853 } 4854 } 4855 flags: { 4856 flag_declaration: { 4857 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 4858 namespace: "android_sdk" 4859 description: "The sdk extension version of this release configuration." 4860 value: { 4861 string_value: "12" 4862 } 4863 workflow: MANUAL 4864 containers: "product" 4865 containers: "system" 4866 containers: "system_ext" 4867 containers: "vendor" 4868 } 4869 value: { 4870 string_value: "15" 4871 } 4872 traces: { 4873 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 4874 value: { 4875 string_value: "12" 4876 } 4877 } 4878 traces: { 4879 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 4880 value: { 4881 string_value: "13" 4882 } 4883 } 4884 traces: { 4885 source: "build/release/flag_values/ap4a/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 4886 value: { 4887 string_value: "15" 4888 } 4889 } 4890 } 4891 flags: { 4892 flag_declaration: { 4893 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 4894 namespace: "android_UNKNOWN" 4895 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 4896 value: { 4897 string_value: "0" 4898 } 4899 workflow: MANUAL 4900 containers: "product" 4901 containers: "system" 4902 containers: "system_ext" 4903 containers: "vendor" 4904 } 4905 value: { 4906 string_value: "0" 4907 } 4908 traces: { 4909 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 4910 value: { 4911 string_value: "0" 4912 } 4913 } 4914 } 4915 flags: { 4916 flag_declaration: { 4917 name: "RELEASE_PLATFORM_SDK_VERSION" 4918 namespace: "android_sdk" 4919 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." 4920 value: { 4921 string_value: "34" 4922 } 4923 workflow: MANUAL 4924 containers: "product" 4925 containers: "system" 4926 containers: "system_ext" 4927 containers: "vendor" 4928 } 4929 value: { 4930 string_value: "35" 4931 } 4932 traces: { 4933 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 4934 value: { 4935 string_value: "34" 4936 } 4937 } 4938 traces: { 4939 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SDK_VERSION.textproto" 4940 value: { 4941 string_value: "35" 4942 } 4943 } 4944 } 4945 flags: { 4946 flag_declaration: { 4947 name: "RELEASE_PLATFORM_SECURITY_PATCH" 4948 namespace: "android_UNKNOWN" 4949 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." 4950 value: { 4951 string_value: "2023-12-05" 4952 } 4953 workflow: MANUAL 4954 containers: "product" 4955 containers: "system" 4956 containers: "system_ext" 4957 containers: "vendor" 4958 } 4959 value: { 4960 string_value: "2025-03-05" 4961 } 4962 traces: { 4963 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 4964 value: { 4965 string_value: "2023-12-05" 4966 } 4967 } 4968 traces: { 4969 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 4970 value: { 4971 string_value: "2024-11-05" 4972 } 4973 } 4974 traces: { 4975 source: "build/release/flag_values/ap4a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 4976 value: { 4977 string_value: "2025-01-05" 4978 } 4979 } 4980 traces: { 4981 source: "build/release/flag_values/bp1a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 4982 value: { 4983 string_value: "2025-03-05" 4984 } 4985 } 4986 } 4987 flags: { 4988 flag_declaration: { 4989 name: "RELEASE_PLATFORM_VERSION" 4990 namespace: "android_UNKNOWN" 4991 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 4992 value: { 4993 string_value: "ZP1A" 4994 } 4995 workflow: MANUAL 4996 containers: "product" 4997 containers: "system" 4998 containers: "system_ext" 4999 containers: "vendor" 5000 } 5001 value: { 5002 string_value: "BP1A" 5003 } 5004 traces: { 5005 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 5006 value: { 5007 string_value: "ZP1A" 5008 } 5009 } 5010 traces: { 5011 source: "build/release/release_configs/ap3a.textproto" 5012 value: { 5013 string_value: "AP3A" 5014 } 5015 } 5016 traces: { 5017 source: "build/release/release_configs/ap4a.textproto" 5018 value: { 5019 string_value: "AP4A" 5020 } 5021 } 5022 traces: { 5023 source: "build/release/release_configs/bp1a.textproto" 5024 value: { 5025 string_value: "BP1A" 5026 } 5027 } 5028 } 5029 flags: { 5030 flag_declaration: { 5031 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 5032 namespace: "android_sdk" 5033 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" 5034 value: { 5035 string_value: "VanillaIceCream" 5036 } 5037 workflow: MANUAL 5038 containers: "product" 5039 containers: "system" 5040 containers: "system_ext" 5041 containers: "vendor" 5042 } 5043 value: { 5044 string_value: "REL" 5045 } 5046 traces: { 5047 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 5048 value: { 5049 string_value: "VanillaIceCream" 5050 } 5051 } 5052 traces: { 5053 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 5054 value: { 5055 string_value: "REL" 5056 } 5057 } 5058 } 5059 flags: { 5060 flag_declaration: { 5061 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 5062 namespace: "android_sdk" 5063 description: "A comma separated list of all preview codenames the platform will accept apps built against" 5064 value: { 5065 string_value: "VanillaIceCream" 5066 } 5067 workflow: MANUAL 5068 containers: "product" 5069 containers: "system" 5070 containers: "system_ext" 5071 containers: "vendor" 5072 } 5073 value: { 5074 string_value: "Baklava" 5075 } 5076 traces: { 5077 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 5078 value: { 5079 string_value: "VanillaIceCream" 5080 } 5081 } 5082 traces: { 5083 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 5084 value: { 5085 string_value: "REL" 5086 } 5087 } 5088 traces: { 5089 source: "build/release/flag_values/bp1a/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 5090 value: { 5091 string_value: "Baklava" 5092 } 5093 } 5094 } 5095 flags: { 5096 flag_declaration: { 5097 name: "RELEASE_PLATFORM_VERSION_CODENAME" 5098 namespace: "android_sdk" 5099 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 5100 value: { 5101 string_value: "VanillaIceCream" 5102 } 5103 workflow: MANUAL 5104 containers: "product" 5105 containers: "system" 5106 containers: "system_ext" 5107 containers: "vendor" 5108 } 5109 value: { 5110 string_value: "REL" 5111 } 5112 traces: { 5113 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 5114 value: { 5115 string_value: "VanillaIceCream" 5116 } 5117 } 5118 traces: { 5119 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 5120 value: { 5121 string_value: "REL" 5122 } 5123 } 5124 } 5125 flags: { 5126 flag_declaration: { 5127 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 5128 namespace: "android_sdk" 5129 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 5130 value: { 5131 string_value: "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" 5132 } 5133 workflow: MANUAL 5134 containers: "product" 5135 containers: "system" 5136 containers: "system_ext" 5137 containers: "vendor" 5138 } 5139 value: { 5140 string_value: "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" 5141 } 5142 traces: { 5143 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 5144 value: { 5145 string_value: "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" 5146 } 5147 } 5148 traces: { 5149 source: "build/release/flag_values/bp1a/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 5150 value: { 5151 string_value: "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" 5152 } 5153 } 5154 } 5155 flags: { 5156 flag_declaration: { 5157 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 5158 namespace: "android_UNKNOWN" 5159 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." 5160 value: { 5161 string_value: "14" 5162 } 5163 workflow: MANUAL 5164 containers: "product" 5165 containers: "system" 5166 containers: "system_ext" 5167 containers: "vendor" 5168 } 5169 value: { 5170 string_value: "15" 5171 } 5172 traces: { 5173 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 5174 value: { 5175 string_value: "14" 5176 } 5177 } 5178 traces: { 5179 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 5180 value: { 5181 string_value: "15" 5182 } 5183 } 5184 } 5185 flags: { 5186 flag_declaration: { 5187 name: "RELEASE_PLATFORM_VNDK_VERSION" 5188 namespace: "android_UNKNOWN" 5189 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" 5190 value: { 5191 string_value: "35" 5192 } 5193 workflow: MANUAL 5194 containers: "product" 5195 containers: "system" 5196 containers: "system_ext" 5197 containers: "vendor" 5198 } 5199 value: { 5200 string_value: "35" 5201 } 5202 traces: { 5203 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 5204 value: { 5205 string_value: "35" 5206 } 5207 } 5208 } 5209 flags: { 5210 flag_declaration: { 5211 name: "RELEASE_RANGING_STACK" 5212 namespace: "uwb" 5213 description: "b/331206299: Flag to add new generic ranging API surface" 5214 value: { 5215 unspecified_value: false 5216 } 5217 workflow: LAUNCH 5218 containers: "system" 5219 } 5220 value: {} 5221 traces: { 5222 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 5223 value: { 5224 unspecified_value: false 5225 } 5226 } 5227 } 5228 flags: { 5229 flag_declaration: { 5230 name: "RELEASE_READ_FROM_NEW_STORAGE" 5231 namespace: "android_UNKNOWN" 5232 description: "Control if we should read from new storage." 5233 value: { 5234 bool_value: false 5235 } 5236 workflow: LAUNCH 5237 containers: "product" 5238 containers: "system" 5239 containers: "system_ext" 5240 containers: "vendor" 5241 } 5242 value: { 5243 bool_value: false 5244 } 5245 traces: { 5246 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 5247 value: { 5248 bool_value: false 5249 } 5250 } 5251 } 5252 flags: { 5253 flag_declaration: { 5254 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 5255 namespace: "android_UNKNOWN" 5256 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 5257 value: { 5258 bool_value: false 5259 } 5260 workflow: LAUNCH 5261 containers: "system" 5262 } 5263 value: { 5264 bool_value: false 5265 } 5266 traces: { 5267 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 5268 value: { 5269 bool_value: false 5270 } 5271 } 5272 } 5273 flags: { 5274 flag_declaration: { 5275 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 5276 namespace: "android_UNKNOWN" 5277 description: "feature flag for removing legacy emoji font from system image." 5278 value: { 5279 bool_value: false 5280 } 5281 workflow: LAUNCH 5282 containers: "system" 5283 } 5284 value: { 5285 string_value: "True" 5286 } 5287 traces: { 5288 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 5289 value: { 5290 bool_value: false 5291 } 5292 } 5293 traces: { 5294 source: "build/release/flag_values/ap3a/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 5295 value: { 5296 string_value: "True" 5297 } 5298 } 5299 } 5300 flags: { 5301 flag_declaration: { 5302 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 5303 namespace: "android_UNKNOWN" 5304 description: "Ignore /data/data relabelling in libselinux." 5305 value: { 5306 bool_value: false 5307 } 5308 workflow: LAUNCH 5309 containers: "product" 5310 containers: "system" 5311 containers: "system_ext" 5312 containers: "vendor" 5313 } 5314 value: { 5315 bool_value: true 5316 } 5317 traces: { 5318 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 5319 value: { 5320 bool_value: false 5321 } 5322 } 5323 traces: { 5324 source: "build/release/flag_values/ap4a/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 5325 value: { 5326 bool_value: true 5327 } 5328 } 5329 } 5330 flags: { 5331 flag_declaration: { 5332 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 5333 namespace: "art_performance" 5334 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 5335 value: { 5336 bool_value: false 5337 } 5338 workflow: LAUNCH 5339 containers: "system" 5340 } 5341 value: { 5342 bool_value: false 5343 } 5344 traces: { 5345 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 5346 value: { 5347 bool_value: false 5348 } 5349 } 5350 } 5351 flags: { 5352 flag_declaration: { 5353 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 5354 namespace: "android_UNKNOWN" 5355 description: "feature flag for a new API to open declared passthrough HAL" 5356 value: { 5357 bool_value: false 5358 } 5359 workflow: LAUNCH 5360 containers: "product" 5361 containers: "system" 5362 containers: "system_ext" 5363 containers: "vendor" 5364 } 5365 value: { 5366 bool_value: false 5367 } 5368 traces: { 5369 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 5370 value: { 5371 bool_value: false 5372 } 5373 } 5374 } 5375 flags: { 5376 flag_declaration: { 5377 name: "RELEASE_SUPERVISION_SERVICE" 5378 namespace: "supervision" 5379 description: "Include SupervisionService in the build" 5380 value: { 5381 unspecified_value: false 5382 } 5383 workflow: LAUNCH 5384 containers: "system" 5385 } 5386 value: {} 5387 traces: { 5388 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 5389 value: { 5390 unspecified_value: false 5391 } 5392 } 5393 } 5394 flags: { 5395 flag_declaration: { 5396 name: "RELEASE_SVN_AKITA" 5397 namespace: "android_UNKNOWN" 5398 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 5399 value: { 5400 string_value: "00" 5401 } 5402 workflow: MANUAL 5403 containers: "vendor" 5404 } 5405 value: { 5406 string_value: "00" 5407 } 5408 traces: { 5409 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 5410 value: { 5411 string_value: "00" 5412 } 5413 } 5414 } 5415 flags: { 5416 flag_declaration: { 5417 name: "RELEASE_SVN_BLUEJAY" 5418 namespace: "android_UNKNOWN" 5419 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 5420 value: { 5421 string_value: "00" 5422 } 5423 workflow: MANUAL 5424 containers: "vendor" 5425 } 5426 value: { 5427 string_value: "00" 5428 } 5429 traces: { 5430 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 5431 value: { 5432 string_value: "00" 5433 } 5434 } 5435 } 5436 flags: { 5437 flag_declaration: { 5438 name: "RELEASE_SVN_CHEETAH" 5439 namespace: "android_UNKNOWN" 5440 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 5441 value: { 5442 string_value: "00" 5443 } 5444 workflow: MANUAL 5445 containers: "vendor" 5446 } 5447 value: { 5448 string_value: "00" 5449 } 5450 traces: { 5451 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 5452 value: { 5453 string_value: "00" 5454 } 5455 } 5456 } 5457 flags: { 5458 flag_declaration: { 5459 name: "RELEASE_SVN_FELIX" 5460 namespace: "android_UNKNOWN" 5461 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 5462 value: { 5463 string_value: "00" 5464 } 5465 workflow: MANUAL 5466 containers: "vendor" 5467 } 5468 value: { 5469 string_value: "00" 5470 } 5471 traces: { 5472 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 5473 value: { 5474 string_value: "00" 5475 } 5476 } 5477 } 5478 flags: { 5479 flag_declaration: { 5480 name: "RELEASE_SVN_HUSKY" 5481 namespace: "android_UNKNOWN" 5482 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 5483 value: { 5484 string_value: "00" 5485 } 5486 workflow: MANUAL 5487 containers: "vendor" 5488 } 5489 value: { 5490 string_value: "00" 5491 } 5492 traces: { 5493 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 5494 value: { 5495 string_value: "00" 5496 } 5497 } 5498 } 5499 flags: { 5500 flag_declaration: { 5501 name: "RELEASE_SVN_LYNX" 5502 namespace: "android_UNKNOWN" 5503 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 5504 value: { 5505 string_value: "00" 5506 } 5507 workflow: MANUAL 5508 containers: "vendor" 5509 } 5510 value: { 5511 string_value: "00" 5512 } 5513 traces: { 5514 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 5515 value: { 5516 string_value: "00" 5517 } 5518 } 5519 } 5520 flags: { 5521 flag_declaration: { 5522 name: "RELEASE_SVN_ORIOLE" 5523 namespace: "android_UNKNOWN" 5524 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 5525 value: { 5526 string_value: "00" 5527 } 5528 workflow: MANUAL 5529 containers: "vendor" 5530 } 5531 value: { 5532 string_value: "00" 5533 } 5534 traces: { 5535 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 5536 value: { 5537 string_value: "00" 5538 } 5539 } 5540 } 5541 flags: { 5542 flag_declaration: { 5543 name: "RELEASE_SVN_PANTHER" 5544 namespace: "android_UNKNOWN" 5545 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 5546 value: { 5547 string_value: "00" 5548 } 5549 workflow: MANUAL 5550 containers: "vendor" 5551 } 5552 value: { 5553 string_value: "00" 5554 } 5555 traces: { 5556 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 5557 value: { 5558 string_value: "00" 5559 } 5560 } 5561 } 5562 flags: { 5563 flag_declaration: { 5564 name: "RELEASE_SVN_RAVEN" 5565 namespace: "android_UNKNOWN" 5566 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 5567 value: { 5568 string_value: "00" 5569 } 5570 workflow: MANUAL 5571 containers: "vendor" 5572 } 5573 value: { 5574 string_value: "00" 5575 } 5576 traces: { 5577 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 5578 value: { 5579 string_value: "00" 5580 } 5581 } 5582 } 5583 flags: { 5584 flag_declaration: { 5585 name: "RELEASE_SVN_SHIBA" 5586 namespace: "android_UNKNOWN" 5587 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 5588 value: { 5589 string_value: "00" 5590 } 5591 workflow: MANUAL 5592 containers: "vendor" 5593 } 5594 value: { 5595 string_value: "00" 5596 } 5597 traces: { 5598 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 5599 value: { 5600 string_value: "00" 5601 } 5602 } 5603 } 5604 flags: { 5605 flag_declaration: { 5606 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 5607 namespace: "systemui" 5608 description: "b/271887637: Flag to use speed profile in the SystemUI." 5609 value: { 5610 bool_value: false 5611 } 5612 workflow: LAUNCH 5613 containers: "system_ext" 5614 } 5615 value: { 5616 bool_value: false 5617 } 5618 traces: { 5619 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 5620 value: { 5621 bool_value: false 5622 } 5623 } 5624 } 5625 flags: { 5626 flag_declaration: { 5627 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 5628 namespace: "android_UNKNOWN" 5629 description: "System feature version for: android.hardware.type.automotive" 5630 value: { 5631 string_value: "" 5632 } 5633 workflow: MANUAL 5634 containers: "system" 5635 } 5636 value: { 5637 string_value: "" 5638 } 5639 traces: { 5640 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 5641 value: { 5642 string_value: "" 5643 } 5644 } 5645 } 5646 flags: { 5647 flag_declaration: { 5648 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 5649 namespace: "android_UNKNOWN" 5650 description: "System feature version for: android.hardware.type.embedded" 5651 value: { 5652 string_value: "" 5653 } 5654 workflow: MANUAL 5655 containers: "system" 5656 } 5657 value: { 5658 string_value: "" 5659 } 5660 traces: { 5661 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 5662 value: { 5663 string_value: "" 5664 } 5665 } 5666 } 5667 flags: { 5668 flag_declaration: { 5669 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 5670 namespace: "android_UNKNOWN" 5671 description: "System feature version for: android.software.leanback" 5672 value: { 5673 string_value: "" 5674 } 5675 workflow: MANUAL 5676 containers: "system" 5677 } 5678 value: { 5679 string_value: "" 5680 } 5681 traces: { 5682 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 5683 value: { 5684 string_value: "" 5685 } 5686 } 5687 } 5688 flags: { 5689 flag_declaration: { 5690 name: "RELEASE_SYSTEM_FEATURE_PC" 5691 namespace: "android_UNKNOWN" 5692 description: "System feature version for: android.hardware.type.pc" 5693 value: { 5694 string_value: "" 5695 } 5696 workflow: MANUAL 5697 containers: "system" 5698 } 5699 value: { 5700 string_value: "" 5701 } 5702 traces: { 5703 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 5704 value: { 5705 string_value: "" 5706 } 5707 } 5708 } 5709 flags: { 5710 flag_declaration: { 5711 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 5712 namespace: "android_UNKNOWN" 5713 description: "System feature version for: android.hardware.type.television" 5714 value: { 5715 string_value: "" 5716 } 5717 workflow: MANUAL 5718 containers: "system" 5719 } 5720 value: { 5721 string_value: "" 5722 } 5723 traces: { 5724 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 5725 value: { 5726 string_value: "" 5727 } 5728 } 5729 } 5730 flags: { 5731 flag_declaration: { 5732 name: "RELEASE_SYSTEM_FEATURE_WATCH" 5733 namespace: "android_UNKNOWN" 5734 description: "System feature version for: android.hardware.type.watch" 5735 value: { 5736 string_value: "" 5737 } 5738 workflow: MANUAL 5739 containers: "system" 5740 } 5741 value: { 5742 string_value: "" 5743 } 5744 traces: { 5745 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 5746 value: { 5747 string_value: "" 5748 } 5749 } 5750 } 5751 flags: { 5752 flag_declaration: { 5753 name: "RELEASE_TARGET_JAVA_21" 5754 namespace: "core_libraries" 5755 description: "Control if we should target java 21." 5756 value: { 5757 bool_value: false 5758 } 5759 workflow: LAUNCH 5760 containers: "product" 5761 containers: "system" 5762 containers: "system_ext" 5763 containers: "vendor" 5764 } 5765 value: { 5766 bool_value: false 5767 } 5768 traces: { 5769 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 5770 value: { 5771 bool_value: false 5772 } 5773 } 5774 } 5775 flags: { 5776 flag_declaration: { 5777 name: "RELEASE_UNLOCKED_STORAGE_API" 5778 namespace: "android_UNKNOWN" 5779 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 5780 value: { 5781 bool_value: false 5782 } 5783 workflow: LAUNCH 5784 containers: "product" 5785 containers: "system" 5786 containers: "system_ext" 5787 containers: "vendor" 5788 } 5789 value: { 5790 bool_value: false 5791 } 5792 traces: { 5793 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 5794 value: { 5795 bool_value: false 5796 } 5797 } 5798 } 5799 flags: { 5800 flag_declaration: { 5801 name: "RELEASE_UPROBESTATS_MODULE" 5802 namespace: "system_performance" 5803 description: "If true, then uprobestats module is enabled as an apex" 5804 value: { 5805 bool_value: false 5806 } 5807 workflow: LAUNCH 5808 containers: "product" 5809 containers: "system" 5810 containers: "system_ext" 5811 containers: "vendor" 5812 } 5813 value: { 5814 bool_value: false 5815 } 5816 traces: { 5817 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 5818 value: { 5819 bool_value: false 5820 } 5821 } 5822 } 5823 flags: { 5824 flag_declaration: { 5825 name: "RELEASE_USE_DEX_V41" 5826 namespace: "android_UNKNOWN" 5827 description: "feature flag for enabling new DEX file format (v41)" 5828 value: { 5829 unspecified_value: false 5830 } 5831 workflow: LAUNCH 5832 containers: "product" 5833 containers: "system" 5834 containers: "system_ext" 5835 containers: "vendor" 5836 } 5837 value: {} 5838 traces: { 5839 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 5840 value: { 5841 unspecified_value: false 5842 } 5843 } 5844 } 5845 flags: { 5846 flag_declaration: { 5847 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 5848 namespace: "android_UNKNOWN" 5849 description: "feature flag for enabling optimized_shrink_resources: true by default" 5850 value: { 5851 unspecified_value: false 5852 } 5853 workflow: LAUNCH 5854 containers: "product" 5855 containers: "system" 5856 containers: "system_ext" 5857 containers: "vendor" 5858 } 5859 value: {} 5860 traces: { 5861 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 5862 value: { 5863 unspecified_value: false 5864 } 5865 } 5866 } 5867 flags: { 5868 flag_declaration: { 5869 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 5870 namespace: "android_UNKNOWN" 5871 description: "feature flag for enabling use_resource_processor: true by default" 5872 value: { 5873 bool_value: false 5874 } 5875 workflow: LAUNCH 5876 containers: "product" 5877 containers: "system" 5878 containers: "system_ext" 5879 containers: "vendor" 5880 } 5881 value: { 5882 bool_value: true 5883 } 5884 traces: { 5885 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 5886 value: { 5887 bool_value: false 5888 } 5889 } 5890 traces: { 5891 source: "build/release/flag_values/bp1a/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 5892 value: { 5893 bool_value: true 5894 } 5895 } 5896 } 5897 flags: { 5898 flag_declaration: { 5899 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 5900 namespace: "system_performance" 5901 description: "Enable use of system feature build-time flags and codegen." 5902 value: { 5903 unspecified_value: false 5904 } 5905 workflow: LAUNCH 5906 containers: "product" 5907 containers: "system" 5908 containers: "system_ext" 5909 containers: "vendor" 5910 } 5911 value: {} 5912 traces: { 5913 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 5914 value: { 5915 unspecified_value: false 5916 } 5917 } 5918 } 5919 flags: { 5920 flag_declaration: { 5921 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 5922 namespace: "android_UNKNOWN" 5923 description: "feature flag for enabling building with transitive classpaths" 5924 value: { 5925 unspecified_value: false 5926 } 5927 workflow: LAUNCH 5928 containers: "product" 5929 containers: "system" 5930 containers: "system_ext" 5931 containers: "vendor" 5932 } 5933 value: { 5934 bool_value: true 5935 } 5936 traces: { 5937 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 5938 value: { 5939 unspecified_value: false 5940 } 5941 } 5942 traces: { 5943 source: "build/release/flag_values/bp1a/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 5944 value: { 5945 bool_value: true 5946 } 5947 } 5948 } 5949 flags: { 5950 flag_declaration: { 5951 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 5952 namespace: "android_UNKNOWN" 5953 description: "b/318717084 - enable the WebViewBootstrap mainline module" 5954 value: { 5955 bool_value: false 5956 } 5957 workflow: LAUNCH 5958 containers: "product" 5959 containers: "system" 5960 containers: "system_ext" 5961 containers: "vendor" 5962 } 5963 value: { 5964 bool_value: false 5965 } 5966 traces: { 5967 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 5968 value: { 5969 bool_value: false 5970 } 5971 } 5972 } 5973 flags: { 5974 flag_declaration: { 5975 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 5976 namespace: "wifi" 5977 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 5978 value: { 5979 unspecified_value: false 5980 } 5981 workflow: LAUNCH 5982 containers: "com.android.wifi" 5983 } 5984 value: {} 5985 traces: { 5986 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 5987 value: { 5988 unspecified_value: false 5989 } 5990 } 5991 } 5992 flags: { 5993 flag_declaration: { 5994 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 5995 namespace: "android_UNKNOWN" 5996 description: "" 5997 value: { 5998 string_value: "." 5999 } 6000 workflow: PREBUILT 6001 containers: "vendor" 6002 } 6003 value: { 6004 string_value: "." 6005 } 6006 traces: { 6007 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 6008 value: { 6009 string_value: "." 6010 } 6011 } 6012 } 6013 flags: { 6014 flag_declaration: { 6015 name: "RELEASE_WLAN_CT3_FW_DIR" 6016 namespace: "android_UNKNOWN" 6017 description: "" 6018 value: { 6019 string_value: "." 6020 } 6021 workflow: PREBUILT 6022 containers: "vendor" 6023 } 6024 value: { 6025 string_value: "." 6026 } 6027 traces: { 6028 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 6029 value: { 6030 string_value: "." 6031 } 6032 } 6033 } 6034 flags: { 6035 flag_declaration: { 6036 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 6037 namespace: "android_UNKNOWN" 6038 description: "" 6039 value: { 6040 string_value: "." 6041 } 6042 workflow: PREBUILT 6043 containers: "vendor" 6044 } 6045 value: { 6046 string_value: "." 6047 } 6048 traces: { 6049 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 6050 value: { 6051 string_value: "." 6052 } 6053 } 6054 } 6055 flags: { 6056 flag_declaration: { 6057 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 6058 namespace: "android_UNKNOWN" 6059 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 6060 value: { 6061 bool_value: false 6062 } 6063 workflow: LAUNCH 6064 containers: "product" 6065 containers: "system" 6066 containers: "system_ext" 6067 containers: "vendor" 6068 } 6069 value: { 6070 bool_value: false 6071 } 6072 traces: { 6073 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 6074 value: { 6075 bool_value: false 6076 } 6077 } 6078 } 6079 aconfig_value_sets: "aconfig_value_set-platform_build_release-root" 6080 aconfig_value_sets: "aconfig_value_set-platform_build_release-ap3a" 6081 aconfig_value_sets: "aconfig_value_set-platform_build_release-ap4a" 6082 aconfig_value_sets: "aconfig_value_set-platform_build_release-bp1a" 6083 inherits: "root" 6084 inherits: "ap4a" 6085 directories: "build/release" 6086 directories: "build/release/gms_mainline/required" 6087 value_directories: "build/release" 6088 value_directories: "build/release/gms_mainline/required" 6089 release_config_type: RELEASE_CONFIG 6090} 6091other_release_configs: { 6092 name: "ap2a" 6093 flags: { 6094 flag_declaration: { 6095 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 6096 namespace: "android_UNKNOWN" 6097 description: "Also generate all_aconfig_declarations for these release configs" 6098 value: { 6099 unspecified_value: false 6100 } 6101 workflow: MANUAL 6102 containers: "host" 6103 } 6104 value: {} 6105 traces: { 6106 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 6107 value: { 6108 unspecified_value: false 6109 } 6110 } 6111 } 6112 flags: { 6113 flag_declaration: { 6114 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 6115 namespace: "android_UNKNOWN" 6116 description: "The default permission for all flags" 6117 value: { 6118 string_value: "READ_WRITE" 6119 } 6120 workflow: MANUAL 6121 containers: "product" 6122 containers: "system" 6123 containers: "system_ext" 6124 containers: "vendor" 6125 } 6126 value: { 6127 string_value: "READ_ONLY" 6128 } 6129 traces: { 6130 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 6131 value: { 6132 string_value: "READ_WRITE" 6133 } 6134 } 6135 traces: { 6136 source: "build/release/flag_values/ap2a/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 6137 value: { 6138 string_value: "READ_ONLY" 6139 } 6140 } 6141 } 6142 flags: { 6143 flag_declaration: { 6144 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 6145 namespace: "android_UNKNOWN" 6146 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 6147 value: { 6148 bool_value: false 6149 } 6150 workflow: MANUAL 6151 containers: "product" 6152 containers: "system" 6153 containers: "system_ext" 6154 containers: "vendor" 6155 } 6156 value: { 6157 bool_value: false 6158 } 6159 traces: { 6160 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 6161 value: { 6162 bool_value: false 6163 } 6164 } 6165 } 6166 flags: { 6167 flag_declaration: { 6168 name: "RELEASE_ACONFIG_VALUE_SETS" 6169 namespace: "android_UNKNOWN" 6170 description: "Aconfig value sets assembled by release-config" 6171 value: { 6172 unspecified_value: false 6173 } 6174 workflow: MANUAL 6175 containers: "system" 6176 containers: "system_ext" 6177 containers: "product" 6178 containers: "vendor" 6179 } 6180 value: { 6181 string_value: "aconfig_value_set-platform_build_release-root aconfig_value_set-aosp-ap2a" 6182 } 6183 traces: { 6184 source: "build/release/release_configs/root.textproto" 6185 value: { 6186 string_value: "aconfig_value_set-platform_build_release-root" 6187 } 6188 } 6189 traces: { 6190 source: "build/release/release_configs/ap2a.textproto" 6191 value: { 6192 string_value: "aconfig_value_set-aosp-ap2a" 6193 } 6194 } 6195 } 6196 flags: { 6197 flag_declaration: { 6198 name: "RELEASE_AIDL_USE_UNFROZEN" 6199 namespace: "android_UNKNOWN" 6200 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." 6201 value: { 6202 bool_value: true 6203 } 6204 workflow: LAUNCH 6205 containers: "product" 6206 containers: "system" 6207 containers: "system_ext" 6208 containers: "vendor" 6209 } 6210 value: { 6211 bool_value: false 6212 } 6213 traces: { 6214 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 6215 value: { 6216 bool_value: true 6217 } 6218 } 6219 traces: { 6220 source: "build/release/flag_values/ap2a/RELEASE_AIDL_USE_UNFROZEN.textproto" 6221 value: { 6222 bool_value: false 6223 } 6224 } 6225 } 6226 flags: { 6227 flag_declaration: { 6228 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 6229 namespace: "android_UNKNOWN" 6230 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 6231 value: { 6232 string_value: "" 6233 } 6234 workflow: MANUAL 6235 containers: "product" 6236 containers: "system" 6237 containers: "system_ext" 6238 containers: "vendor" 6239 } 6240 value: { 6241 string_value: "" 6242 } 6243 traces: { 6244 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 6245 value: { 6246 string_value: "" 6247 } 6248 } 6249 } 6250 flags: { 6251 flag_declaration: { 6252 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 6253 namespace: "android_UNKNOWN" 6254 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 6255 value: { 6256 unspecified_value: false 6257 } 6258 workflow: MANUAL 6259 containers: "product" 6260 containers: "system" 6261 containers: "system_ext" 6262 containers: "vendor" 6263 } 6264 value: {} 6265 traces: { 6266 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 6267 value: { 6268 unspecified_value: false 6269 } 6270 } 6271 } 6272 flags: { 6273 flag_declaration: { 6274 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 6275 namespace: "android_UNKNOWN" 6276 description: "" 6277 value: { 6278 unspecified_value: false 6279 } 6280 workflow: MANUAL 6281 containers: "product" 6282 containers: "system" 6283 containers: "system_ext" 6284 containers: "vendor" 6285 } 6286 value: {} 6287 traces: { 6288 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 6289 value: { 6290 unspecified_value: false 6291 } 6292 } 6293 } 6294 flags: { 6295 flag_declaration: { 6296 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 6297 namespace: "android_UNKNOWN" 6298 description: "" 6299 value: { 6300 unspecified_value: false 6301 } 6302 workflow: MANUAL 6303 containers: "product" 6304 containers: "system" 6305 containers: "system_ext" 6306 containers: "vendor" 6307 } 6308 value: {} 6309 traces: { 6310 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 6311 value: { 6312 unspecified_value: false 6313 } 6314 } 6315 } 6316 flags: { 6317 flag_declaration: { 6318 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 6319 namespace: "android_UNKNOWN" 6320 description: "" 6321 value: { 6322 unspecified_value: false 6323 } 6324 workflow: MANUAL 6325 containers: "product" 6326 containers: "system" 6327 containers: "system_ext" 6328 containers: "vendor" 6329 } 6330 value: {} 6331 traces: { 6332 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 6333 value: { 6334 unspecified_value: false 6335 } 6336 } 6337 } 6338 flags: { 6339 flag_declaration: { 6340 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 6341 namespace: "android_UNKNOWN" 6342 description: "" 6343 value: { 6344 unspecified_value: false 6345 } 6346 workflow: MANUAL 6347 containers: "product" 6348 containers: "system" 6349 containers: "system_ext" 6350 containers: "vendor" 6351 } 6352 value: {} 6353 traces: { 6354 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 6355 value: { 6356 unspecified_value: false 6357 } 6358 } 6359 } 6360 flags: { 6361 flag_declaration: { 6362 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 6363 namespace: "android_UNKNOWN" 6364 description: "" 6365 value: { 6366 unspecified_value: false 6367 } 6368 workflow: MANUAL 6369 containers: "product" 6370 containers: "system" 6371 containers: "system_ext" 6372 containers: "vendor" 6373 } 6374 value: {} 6375 traces: { 6376 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 6377 value: { 6378 unspecified_value: false 6379 } 6380 } 6381 } 6382 flags: { 6383 flag_declaration: { 6384 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 6385 namespace: "android_UNKNOWN" 6386 description: "" 6387 value: { 6388 unspecified_value: false 6389 } 6390 workflow: MANUAL 6391 containers: "product" 6392 containers: "system" 6393 containers: "system_ext" 6394 containers: "vendor" 6395 } 6396 value: {} 6397 traces: { 6398 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 6399 value: { 6400 unspecified_value: false 6401 } 6402 } 6403 } 6404 flags: { 6405 flag_declaration: { 6406 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 6407 namespace: "android_UNKNOWN" 6408 description: "" 6409 value: { 6410 unspecified_value: false 6411 } 6412 workflow: MANUAL 6413 containers: "product" 6414 containers: "system" 6415 containers: "system_ext" 6416 containers: "vendor" 6417 } 6418 value: {} 6419 traces: { 6420 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 6421 value: { 6422 unspecified_value: false 6423 } 6424 } 6425 } 6426 flags: { 6427 flag_declaration: { 6428 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 6429 namespace: "android_UNKNOWN" 6430 description: "" 6431 value: { 6432 unspecified_value: false 6433 } 6434 workflow: MANUAL 6435 containers: "product" 6436 containers: "system" 6437 containers: "system_ext" 6438 containers: "vendor" 6439 } 6440 value: {} 6441 traces: { 6442 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 6443 value: { 6444 unspecified_value: false 6445 } 6446 } 6447 } 6448 flags: { 6449 flag_declaration: { 6450 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 6451 namespace: "android_UNKNOWN" 6452 description: "" 6453 value: { 6454 unspecified_value: false 6455 } 6456 workflow: MANUAL 6457 containers: "product" 6458 containers: "system" 6459 containers: "system_ext" 6460 containers: "vendor" 6461 } 6462 value: {} 6463 traces: { 6464 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 6465 value: { 6466 unspecified_value: false 6467 } 6468 } 6469 } 6470 flags: { 6471 flag_declaration: { 6472 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 6473 namespace: "android_UNKNOWN" 6474 description: "" 6475 value: { 6476 unspecified_value: false 6477 } 6478 workflow: MANUAL 6479 containers: "product" 6480 containers: "system" 6481 containers: "system_ext" 6482 containers: "vendor" 6483 } 6484 value: {} 6485 traces: { 6486 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 6487 value: { 6488 unspecified_value: false 6489 } 6490 } 6491 } 6492 flags: { 6493 flag_declaration: { 6494 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 6495 namespace: "android_UNKNOWN" 6496 description: "" 6497 value: { 6498 unspecified_value: false 6499 } 6500 workflow: MANUAL 6501 containers: "product" 6502 containers: "system" 6503 containers: "system_ext" 6504 containers: "vendor" 6505 } 6506 value: {} 6507 traces: { 6508 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 6509 value: { 6510 unspecified_value: false 6511 } 6512 } 6513 } 6514 flags: { 6515 flag_declaration: { 6516 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 6517 namespace: "android_UNKNOWN" 6518 description: "" 6519 value: { 6520 unspecified_value: false 6521 } 6522 workflow: MANUAL 6523 containers: "product" 6524 containers: "system" 6525 containers: "system_ext" 6526 containers: "vendor" 6527 } 6528 value: {} 6529 traces: { 6530 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 6531 value: { 6532 unspecified_value: false 6533 } 6534 } 6535 } 6536 flags: { 6537 flag_declaration: { 6538 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 6539 namespace: "android_UNKNOWN" 6540 description: "" 6541 value: { 6542 unspecified_value: false 6543 } 6544 workflow: MANUAL 6545 containers: "product" 6546 containers: "system" 6547 containers: "system_ext" 6548 containers: "vendor" 6549 } 6550 value: {} 6551 traces: { 6552 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 6553 value: { 6554 unspecified_value: false 6555 } 6556 } 6557 } 6558 flags: { 6559 flag_declaration: { 6560 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 6561 namespace: "android_UNKNOWN" 6562 description: "" 6563 value: { 6564 unspecified_value: false 6565 } 6566 workflow: MANUAL 6567 containers: "product" 6568 containers: "system" 6569 containers: "system_ext" 6570 containers: "vendor" 6571 } 6572 value: {} 6573 traces: { 6574 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 6575 value: { 6576 unspecified_value: false 6577 } 6578 } 6579 } 6580 flags: { 6581 flag_declaration: { 6582 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 6583 namespace: "android_UNKNOWN" 6584 description: "" 6585 value: { 6586 unspecified_value: false 6587 } 6588 workflow: MANUAL 6589 containers: "product" 6590 containers: "system" 6591 containers: "system_ext" 6592 containers: "vendor" 6593 } 6594 value: {} 6595 traces: { 6596 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 6597 value: { 6598 unspecified_value: false 6599 } 6600 } 6601 } 6602 flags: { 6603 flag_declaration: { 6604 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 6605 namespace: "android_UNKNOWN" 6606 description: "" 6607 value: { 6608 unspecified_value: false 6609 } 6610 workflow: MANUAL 6611 containers: "product" 6612 containers: "system" 6613 containers: "system_ext" 6614 containers: "vendor" 6615 } 6616 value: {} 6617 traces: { 6618 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 6619 value: { 6620 unspecified_value: false 6621 } 6622 } 6623 } 6624 flags: { 6625 flag_declaration: { 6626 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 6627 namespace: "android_UNKNOWN" 6628 description: "" 6629 value: { 6630 unspecified_value: false 6631 } 6632 workflow: MANUAL 6633 containers: "product" 6634 containers: "system" 6635 containers: "system_ext" 6636 containers: "vendor" 6637 } 6638 value: {} 6639 traces: { 6640 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 6641 value: { 6642 unspecified_value: false 6643 } 6644 } 6645 } 6646 flags: { 6647 flag_declaration: { 6648 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 6649 namespace: "android_UNKNOWN" 6650 description: "" 6651 value: { 6652 unspecified_value: false 6653 } 6654 workflow: MANUAL 6655 containers: "product" 6656 containers: "system" 6657 containers: "system_ext" 6658 containers: "vendor" 6659 } 6660 value: {} 6661 traces: { 6662 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 6663 value: { 6664 unspecified_value: false 6665 } 6666 } 6667 } 6668 flags: { 6669 flag_declaration: { 6670 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 6671 namespace: "android_UNKNOWN" 6672 description: "" 6673 value: { 6674 unspecified_value: false 6675 } 6676 workflow: MANUAL 6677 containers: "product" 6678 containers: "system" 6679 containers: "system_ext" 6680 containers: "vendor" 6681 } 6682 value: {} 6683 traces: { 6684 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 6685 value: { 6686 unspecified_value: false 6687 } 6688 } 6689 } 6690 flags: { 6691 flag_declaration: { 6692 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 6693 namespace: "android_UNKNOWN" 6694 description: "" 6695 value: { 6696 unspecified_value: false 6697 } 6698 workflow: MANUAL 6699 containers: "product" 6700 containers: "system" 6701 containers: "system_ext" 6702 containers: "vendor" 6703 } 6704 value: {} 6705 traces: { 6706 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 6707 value: { 6708 unspecified_value: false 6709 } 6710 } 6711 } 6712 flags: { 6713 flag_declaration: { 6714 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 6715 namespace: "android_UNKNOWN" 6716 description: "" 6717 value: { 6718 unspecified_value: false 6719 } 6720 workflow: MANUAL 6721 containers: "product" 6722 containers: "system" 6723 containers: "system_ext" 6724 containers: "vendor" 6725 } 6726 value: {} 6727 traces: { 6728 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 6729 value: { 6730 unspecified_value: false 6731 } 6732 } 6733 } 6734 flags: { 6735 flag_declaration: { 6736 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 6737 namespace: "android_UNKNOWN" 6738 description: "" 6739 value: { 6740 unspecified_value: false 6741 } 6742 workflow: MANUAL 6743 containers: "product" 6744 containers: "system" 6745 containers: "system_ext" 6746 containers: "vendor" 6747 } 6748 value: {} 6749 traces: { 6750 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 6751 value: { 6752 unspecified_value: false 6753 } 6754 } 6755 } 6756 flags: { 6757 flag_declaration: { 6758 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 6759 namespace: "android_UNKNOWN" 6760 description: "flag to enable prebuilts for primary libs module (DCLA)" 6761 value: { 6762 unspecified_value: false 6763 } 6764 workflow: MANUAL 6765 containers: "system" 6766 } 6767 value: {} 6768 traces: { 6769 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 6770 value: { 6771 unspecified_value: false 6772 } 6773 } 6774 } 6775 flags: { 6776 flag_declaration: { 6777 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 6778 namespace: "android_UNKNOWN" 6779 description: "" 6780 value: { 6781 unspecified_value: false 6782 } 6783 workflow: MANUAL 6784 containers: "product" 6785 containers: "system" 6786 containers: "system_ext" 6787 containers: "vendor" 6788 } 6789 value: {} 6790 traces: { 6791 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 6792 value: { 6793 unspecified_value: false 6794 } 6795 } 6796 } 6797 flags: { 6798 flag_declaration: { 6799 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 6800 namespace: "android_UNKNOWN" 6801 description: "" 6802 value: { 6803 unspecified_value: false 6804 } 6805 workflow: MANUAL 6806 containers: "product" 6807 containers: "system" 6808 containers: "system_ext" 6809 containers: "vendor" 6810 } 6811 value: {} 6812 traces: { 6813 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 6814 value: { 6815 unspecified_value: false 6816 } 6817 } 6818 } 6819 flags: { 6820 flag_declaration: { 6821 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 6822 namespace: "android_UNKNOWN" 6823 description: "" 6824 value: { 6825 unspecified_value: false 6826 } 6827 workflow: MANUAL 6828 containers: "product" 6829 containers: "system" 6830 containers: "system_ext" 6831 containers: "vendor" 6832 } 6833 value: {} 6834 traces: { 6835 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 6836 value: { 6837 unspecified_value: false 6838 } 6839 } 6840 } 6841 flags: { 6842 flag_declaration: { 6843 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 6844 namespace: "android_UNKNOWN" 6845 description: "" 6846 value: { 6847 unspecified_value: false 6848 } 6849 workflow: MANUAL 6850 containers: "product" 6851 containers: "system" 6852 containers: "system_ext" 6853 containers: "vendor" 6854 } 6855 value: {} 6856 traces: { 6857 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 6858 value: { 6859 unspecified_value: false 6860 } 6861 } 6862 } 6863 flags: { 6864 flag_declaration: { 6865 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 6866 namespace: "android_UNKNOWN" 6867 description: "" 6868 value: { 6869 unspecified_value: false 6870 } 6871 workflow: MANUAL 6872 containers: "product" 6873 containers: "system" 6874 containers: "system_ext" 6875 containers: "vendor" 6876 } 6877 value: {} 6878 traces: { 6879 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 6880 value: { 6881 unspecified_value: false 6882 } 6883 } 6884 } 6885 flags: { 6886 flag_declaration: { 6887 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 6888 namespace: "android_UNKNOWN" 6889 description: "" 6890 value: { 6891 unspecified_value: false 6892 } 6893 workflow: MANUAL 6894 containers: "product" 6895 containers: "system" 6896 containers: "system_ext" 6897 containers: "vendor" 6898 } 6899 value: {} 6900 traces: { 6901 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 6902 value: { 6903 unspecified_value: false 6904 } 6905 } 6906 } 6907 flags: { 6908 flag_declaration: { 6909 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 6910 namespace: "android_UNKNOWN" 6911 description: "flag to enable prebuilts for mainline telemetry tvp" 6912 value: { 6913 unspecified_value: false 6914 } 6915 workflow: MANUAL 6916 containers: "system" 6917 } 6918 value: {} 6919 traces: { 6920 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 6921 value: { 6922 unspecified_value: false 6923 } 6924 } 6925 } 6926 flags: { 6927 flag_declaration: { 6928 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 6929 namespace: "android_UNKNOWN" 6930 description: "" 6931 value: { 6932 unspecified_value: false 6933 } 6934 workflow: MANUAL 6935 containers: "product" 6936 containers: "system" 6937 containers: "system_ext" 6938 containers: "vendor" 6939 } 6940 value: {} 6941 traces: { 6942 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 6943 value: { 6944 unspecified_value: false 6945 } 6946 } 6947 } 6948 flags: { 6949 flag_declaration: { 6950 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 6951 namespace: "android_UNKNOWN" 6952 description: "" 6953 value: { 6954 unspecified_value: false 6955 } 6956 workflow: MANUAL 6957 containers: "product" 6958 containers: "system" 6959 containers: "system_ext" 6960 containers: "vendor" 6961 } 6962 value: {} 6963 traces: { 6964 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 6965 value: { 6966 unspecified_value: false 6967 } 6968 } 6969 } 6970 flags: { 6971 flag_declaration: { 6972 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 6973 namespace: "android_UNKNOWN" 6974 description: "" 6975 value: { 6976 unspecified_value: false 6977 } 6978 workflow: MANUAL 6979 containers: "product" 6980 containers: "system" 6981 containers: "system_ext" 6982 containers: "vendor" 6983 } 6984 value: {} 6985 traces: { 6986 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 6987 value: { 6988 unspecified_value: false 6989 } 6990 } 6991 } 6992 flags: { 6993 flag_declaration: { 6994 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 6995 namespace: "android_UNKNOWN" 6996 description: "Mounts Data APEXes in apexd-bootstrap stage" 6997 value: { 6998 bool_value: false 6999 } 7000 workflow: LAUNCH 7001 containers: "system" 7002 } 7003 value: { 7004 bool_value: false 7005 } 7006 traces: { 7007 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 7008 value: { 7009 bool_value: false 7010 } 7011 } 7012 } 7013 flags: { 7014 flag_declaration: { 7015 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 7016 namespace: "android_UNKNOWN" 7017 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 7018 value: { 7019 bool_value: false 7020 } 7021 workflow: LAUNCH 7022 containers: "system" 7023 } 7024 value: { 7025 bool_value: false 7026 } 7027 traces: { 7028 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 7029 value: { 7030 bool_value: false 7031 } 7032 } 7033 } 7034 flags: { 7035 flag_declaration: { 7036 name: "RELEASE_APPFUNCTION_SIDECAR" 7037 namespace: "machine_learning" 7038 description: "Release flag for appfunction sidecar jar" 7039 value: { 7040 unspecified_value: false 7041 } 7042 workflow: LAUNCH 7043 containers: "system_ext" 7044 } 7045 value: {} 7046 traces: { 7047 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 7048 value: { 7049 unspecified_value: false 7050 } 7051 } 7052 } 7053 flags: { 7054 flag_declaration: { 7055 name: "RELEASE_ATTEST_MODULES" 7056 namespace: "hardware_backed_security" 7057 description: "Support attestation of modules" 7058 value: { 7059 unspecified_value: false 7060 } 7061 workflow: LAUNCH 7062 containers: "system" 7063 } 7064 value: {} 7065 traces: { 7066 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 7067 value: { 7068 unspecified_value: false 7069 } 7070 } 7071 } 7072 flags: { 7073 flag_declaration: { 7074 name: "RELEASE_AVATAR_PICKER_APP" 7075 namespace: "android_UNKNOWN" 7076 description: "Move User avatar picker from SettingsLib to preinstalled app." 7077 value: { 7078 bool_value: false 7079 } 7080 workflow: LAUNCH 7081 containers: "product" 7082 containers: "system" 7083 containers: "system_ext" 7084 containers: "vendor" 7085 } 7086 value: { 7087 bool_value: false 7088 } 7089 traces: { 7090 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 7091 value: { 7092 bool_value: false 7093 } 7094 } 7095 } 7096 flags: { 7097 flag_declaration: { 7098 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 7099 namespace: "android_virtualization" 7100 description: "Enables acces to the AVF APIs to pre-installed apps." 7101 value: { 7102 bool_value: false 7103 } 7104 workflow: LAUNCH 7105 containers: "system" 7106 } 7107 value: { 7108 bool_value: false 7109 } 7110 traces: { 7111 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 7112 value: { 7113 bool_value: false 7114 } 7115 } 7116 } 7117 flags: { 7118 flag_declaration: { 7119 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 7120 namespace: "android_virtualization" 7121 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." 7122 value: { 7123 bool_value: false 7124 } 7125 workflow: LAUNCH 7126 containers: "product" 7127 containers: "system" 7128 containers: "system_ext" 7129 containers: "vendor" 7130 } 7131 value: { 7132 bool_value: false 7133 } 7134 traces: { 7135 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 7136 value: { 7137 bool_value: false 7138 } 7139 } 7140 } 7141 flags: { 7142 flag_declaration: { 7143 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 7144 namespace: "android_virtualization" 7145 description: "Enables new DICE functionality in Microdroid VMs." 7146 value: { 7147 bool_value: false 7148 } 7149 workflow: LAUNCH 7150 containers: "product" 7151 containers: "system" 7152 containers: "system_ext" 7153 containers: "vendor" 7154 } 7155 value: { 7156 bool_value: false 7157 } 7158 traces: { 7159 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 7160 value: { 7161 bool_value: false 7162 } 7163 } 7164 } 7165 flags: { 7166 flag_declaration: { 7167 name: "RELEASE_AVF_ENABLE_EARLY_VM" 7168 namespace: "android_virtualization" 7169 description: "Adds supports for VMs in the early boot, before /data mount." 7170 value: { 7171 bool_value: false 7172 } 7173 workflow: LAUNCH 7174 containers: "system" 7175 } 7176 value: { 7177 bool_value: false 7178 } 7179 traces: { 7180 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 7181 value: { 7182 bool_value: false 7183 } 7184 } 7185 } 7186 flags: { 7187 flag_declaration: { 7188 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 7189 namespace: "android_virtualization" 7190 description: "Enables new llPvm functionality in Microdroid VMs." 7191 value: { 7192 bool_value: false 7193 } 7194 workflow: LAUNCH 7195 containers: "product" 7196 containers: "system" 7197 containers: "system_ext" 7198 containers: "vendor" 7199 } 7200 value: { 7201 bool_value: false 7202 } 7203 traces: { 7204 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 7205 value: { 7206 bool_value: false 7207 } 7208 } 7209 } 7210 flags: { 7211 flag_declaration: { 7212 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 7213 namespace: "android_virtualization" 7214 description: "Allows microfuchsia to run on AVF." 7215 value: { 7216 bool_value: false 7217 } 7218 workflow: LAUNCH 7219 containers: "system" 7220 } 7221 value: { 7222 bool_value: false 7223 } 7224 traces: { 7225 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 7226 value: { 7227 bool_value: false 7228 } 7229 } 7230 } 7231 flags: { 7232 flag_declaration: { 7233 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 7234 namespace: "android_virtualization" 7235 description: "Enables running multiple payloads in the same Microdroid VM instance." 7236 value: { 7237 bool_value: false 7238 } 7239 workflow: LAUNCH 7240 containers: "system" 7241 } 7242 value: { 7243 bool_value: false 7244 } 7245 traces: { 7246 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 7247 value: { 7248 bool_value: false 7249 } 7250 } 7251 } 7252 flags: { 7253 flag_declaration: { 7254 name: "RELEASE_AVF_ENABLE_NETWORK" 7255 namespace: "android_virtualization" 7256 description: "Adds supports for network functionality in VMs." 7257 value: { 7258 bool_value: false 7259 } 7260 workflow: LAUNCH 7261 containers: "system" 7262 } 7263 value: { 7264 bool_value: false 7265 } 7266 traces: { 7267 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 7268 value: { 7269 bool_value: false 7270 } 7271 } 7272 } 7273 flags: { 7274 flag_declaration: { 7275 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 7276 namespace: "android_virtualization" 7277 description: "Enables pVM remote attestation in Microdroid VM." 7278 value: { 7279 bool_value: false 7280 } 7281 workflow: LAUNCH 7282 containers: "product" 7283 containers: "system" 7284 containers: "system_ext" 7285 containers: "vendor" 7286 } 7287 value: { 7288 bool_value: false 7289 } 7290 traces: { 7291 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 7292 value: { 7293 bool_value: false 7294 } 7295 } 7296 } 7297 flags: { 7298 flag_declaration: { 7299 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 7300 namespace: "android_virtualization" 7301 description: "Adds userspace support for assigning TPU device to pVMs" 7302 value: { 7303 bool_value: false 7304 } 7305 workflow: LAUNCH 7306 containers: "system" 7307 } 7308 value: { 7309 bool_value: false 7310 } 7311 traces: { 7312 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 7313 value: { 7314 bool_value: false 7315 } 7316 } 7317 } 7318 flags: { 7319 flag_declaration: { 7320 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 7321 namespace: "android_virtualization" 7322 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 7323 value: { 7324 bool_value: false 7325 } 7326 workflow: LAUNCH 7327 containers: "product" 7328 containers: "system" 7329 containers: "system_ext" 7330 containers: "vendor" 7331 } 7332 value: { 7333 bool_value: false 7334 } 7335 traces: { 7336 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 7337 value: { 7338 bool_value: false 7339 } 7340 } 7341 } 7342 flags: { 7343 flag_declaration: { 7344 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 7345 namespace: "android_virtualization" 7346 description: "Enables Virtual Cpufreq support in Microdroid VM." 7347 value: { 7348 bool_value: false 7349 } 7350 workflow: LAUNCH 7351 containers: "product" 7352 containers: "system" 7353 containers: "system_ext" 7354 containers: "vendor" 7355 } 7356 value: { 7357 bool_value: false 7358 } 7359 traces: { 7360 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 7361 value: { 7362 bool_value: false 7363 } 7364 } 7365 } 7366 flags: { 7367 flag_declaration: { 7368 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 7369 namespace: "android_virtualization" 7370 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 7371 value: { 7372 bool_value: false 7373 } 7374 workflow: LAUNCH 7375 containers: "system" 7376 } 7377 value: { 7378 bool_value: false 7379 } 7380 traces: { 7381 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 7382 value: { 7383 bool_value: false 7384 } 7385 } 7386 } 7387 flags: { 7388 flag_declaration: { 7389 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 7390 namespace: "android_virtualization" 7391 description: "Adds supports for Widevine pVM" 7392 value: { 7393 bool_value: false 7394 } 7395 workflow: LAUNCH 7396 containers: "system" 7397 } 7398 value: { 7399 bool_value: false 7400 } 7401 traces: { 7402 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 7403 value: { 7404 bool_value: false 7405 } 7406 } 7407 } 7408 flags: { 7409 flag_declaration: { 7410 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 7411 namespace: "android_virtualization" 7412 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 7413 value: { 7414 bool_value: false 7415 } 7416 workflow: LAUNCH 7417 containers: "system" 7418 } 7419 value: { 7420 bool_value: false 7421 } 7422 traces: { 7423 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 7424 value: { 7425 bool_value: false 7426 } 7427 } 7428 } 7429 flags: { 7430 flag_declaration: { 7431 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 7432 namespace: "android_virtualization" 7433 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 7434 value: { 7435 bool_value: false 7436 } 7437 workflow: LAUNCH 7438 containers: "system" 7439 } 7440 value: { 7441 bool_value: false 7442 } 7443 traces: { 7444 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 7445 value: { 7446 bool_value: false 7447 } 7448 } 7449 } 7450 flags: { 7451 flag_declaration: { 7452 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 7453 namespace: "android_virtualization" 7454 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 7455 value: { 7456 unspecified_value: false 7457 } 7458 workflow: PREBUILT 7459 containers: "system" 7460 } 7461 value: {} 7462 traces: { 7463 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 7464 value: { 7465 unspecified_value: false 7466 } 7467 } 7468 } 7469 flags: { 7470 flag_declaration: { 7471 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 7472 namespace: "android_virtualization" 7473 description: "Enable running custom VMs with paravirtualized devices." 7474 value: { 7475 bool_value: false 7476 } 7477 workflow: LAUNCH 7478 containers: "product" 7479 containers: "system" 7480 containers: "system_ext" 7481 containers: "vendor" 7482 } 7483 value: { 7484 bool_value: false 7485 } 7486 traces: { 7487 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 7488 value: { 7489 bool_value: false 7490 } 7491 } 7492 } 7493 flags: { 7494 flag_declaration: { 7495 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 7496 namespace: "android_virtualization" 7497 description: "Improves support for long running VMs" 7498 value: { 7499 bool_value: false 7500 } 7501 workflow: LAUNCH 7502 containers: "system" 7503 } 7504 value: { 7505 bool_value: false 7506 } 7507 traces: { 7508 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 7509 value: { 7510 bool_value: false 7511 } 7512 } 7513 } 7514 flags: { 7515 flag_declaration: { 7516 name: "RELEASE_BASE_OS_AKITA" 7517 namespace: "android_UNKNOWN" 7518 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7519 value: { 7520 string_value: "" 7521 } 7522 workflow: MANUAL 7523 containers: "product" 7524 containers: "system" 7525 containers: "system_ext" 7526 containers: "vendor" 7527 } 7528 value: { 7529 string_value: "" 7530 } 7531 traces: { 7532 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 7533 value: { 7534 string_value: "" 7535 } 7536 } 7537 } 7538 flags: { 7539 flag_declaration: { 7540 name: "RELEASE_BASE_OS_BLUEJAY" 7541 namespace: "android_UNKNOWN" 7542 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7543 value: { 7544 string_value: "" 7545 } 7546 workflow: MANUAL 7547 containers: "product" 7548 containers: "system" 7549 containers: "system_ext" 7550 containers: "vendor" 7551 } 7552 value: { 7553 string_value: "" 7554 } 7555 traces: { 7556 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 7557 value: { 7558 string_value: "" 7559 } 7560 } 7561 } 7562 flags: { 7563 flag_declaration: { 7564 name: "RELEASE_BASE_OS_CHEETAH" 7565 namespace: "android_UNKNOWN" 7566 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7567 value: { 7568 string_value: "" 7569 } 7570 workflow: MANUAL 7571 containers: "product" 7572 containers: "system" 7573 containers: "system_ext" 7574 containers: "vendor" 7575 } 7576 value: { 7577 string_value: "" 7578 } 7579 traces: { 7580 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 7581 value: { 7582 string_value: "" 7583 } 7584 } 7585 } 7586 flags: { 7587 flag_declaration: { 7588 name: "RELEASE_BASE_OS_FELIX" 7589 namespace: "android_UNKNOWN" 7590 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7591 value: { 7592 string_value: "" 7593 } 7594 workflow: MANUAL 7595 containers: "product" 7596 containers: "system" 7597 containers: "system_ext" 7598 containers: "vendor" 7599 } 7600 value: { 7601 string_value: "" 7602 } 7603 traces: { 7604 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 7605 value: { 7606 string_value: "" 7607 } 7608 } 7609 } 7610 flags: { 7611 flag_declaration: { 7612 name: "RELEASE_BASE_OS_HUSKY" 7613 namespace: "android_UNKNOWN" 7614 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7615 value: { 7616 string_value: "" 7617 } 7618 workflow: MANUAL 7619 containers: "product" 7620 containers: "system" 7621 containers: "system_ext" 7622 containers: "vendor" 7623 } 7624 value: { 7625 string_value: "" 7626 } 7627 traces: { 7628 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 7629 value: { 7630 string_value: "" 7631 } 7632 } 7633 } 7634 flags: { 7635 flag_declaration: { 7636 name: "RELEASE_BASE_OS_LYNX" 7637 namespace: "android_UNKNOWN" 7638 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7639 value: { 7640 string_value: "" 7641 } 7642 workflow: MANUAL 7643 containers: "product" 7644 containers: "system" 7645 containers: "system_ext" 7646 containers: "vendor" 7647 } 7648 value: { 7649 string_value: "" 7650 } 7651 traces: { 7652 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 7653 value: { 7654 string_value: "" 7655 } 7656 } 7657 } 7658 flags: { 7659 flag_declaration: { 7660 name: "RELEASE_BASE_OS_ORIOLE" 7661 namespace: "android_UNKNOWN" 7662 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7663 value: { 7664 string_value: "" 7665 } 7666 workflow: MANUAL 7667 containers: "product" 7668 containers: "system" 7669 containers: "system_ext" 7670 containers: "vendor" 7671 } 7672 value: { 7673 string_value: "" 7674 } 7675 traces: { 7676 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 7677 value: { 7678 string_value: "" 7679 } 7680 } 7681 } 7682 flags: { 7683 flag_declaration: { 7684 name: "RELEASE_BASE_OS_PANTHER" 7685 namespace: "android_UNKNOWN" 7686 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7687 value: { 7688 string_value: "" 7689 } 7690 workflow: MANUAL 7691 containers: "product" 7692 containers: "system" 7693 containers: "system_ext" 7694 containers: "vendor" 7695 } 7696 value: { 7697 string_value: "" 7698 } 7699 traces: { 7700 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 7701 value: { 7702 string_value: "" 7703 } 7704 } 7705 } 7706 flags: { 7707 flag_declaration: { 7708 name: "RELEASE_BASE_OS_RAVEN" 7709 namespace: "android_UNKNOWN" 7710 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7711 value: { 7712 string_value: "" 7713 } 7714 workflow: MANUAL 7715 containers: "product" 7716 containers: "system" 7717 containers: "system_ext" 7718 containers: "vendor" 7719 } 7720 value: { 7721 string_value: "" 7722 } 7723 traces: { 7724 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 7725 value: { 7726 string_value: "" 7727 } 7728 } 7729 } 7730 flags: { 7731 flag_declaration: { 7732 name: "RELEASE_BASE_OS_SHIBA" 7733 namespace: "android_UNKNOWN" 7734 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7735 value: { 7736 string_value: "" 7737 } 7738 workflow: MANUAL 7739 containers: "product" 7740 containers: "system" 7741 containers: "system_ext" 7742 containers: "vendor" 7743 } 7744 value: { 7745 string_value: "" 7746 } 7747 traces: { 7748 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 7749 value: { 7750 string_value: "" 7751 } 7752 } 7753 } 7754 flags: { 7755 flag_declaration: { 7756 name: "RELEASE_BASE_OS_TANGORPRO" 7757 namespace: "android_UNKNOWN" 7758 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 7759 value: { 7760 string_value: "" 7761 } 7762 workflow: MANUAL 7763 containers: "product" 7764 containers: "system" 7765 containers: "system_ext" 7766 containers: "vendor" 7767 } 7768 value: { 7769 string_value: "" 7770 } 7771 traces: { 7772 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 7773 value: { 7774 string_value: "" 7775 } 7776 } 7777 } 7778 flags: { 7779 flag_declaration: { 7780 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 7781 namespace: "android_UNKNOWN" 7782 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 7783 value: { 7784 bool_value: false 7785 } 7786 workflow: LAUNCH 7787 containers: "product" 7788 containers: "system" 7789 containers: "system_ext" 7790 containers: "vendor" 7791 } 7792 value: { 7793 bool_value: false 7794 } 7795 traces: { 7796 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 7797 value: { 7798 bool_value: false 7799 } 7800 } 7801 } 7802 flags: { 7803 flag_declaration: { 7804 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 7805 namespace: "android_UNKNOWN" 7806 description: "Enables Bluetooth Socket Service" 7807 value: { 7808 bool_value: false 7809 } 7810 workflow: LAUNCH 7811 containers: "product" 7812 containers: "system" 7813 containers: "system_ext" 7814 containers: "vendor" 7815 } 7816 value: { 7817 bool_value: false 7818 } 7819 traces: { 7820 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 7821 value: { 7822 bool_value: false 7823 } 7824 } 7825 } 7826 flags: { 7827 flag_declaration: { 7828 name: "RELEASE_BOARD_API_LEVEL" 7829 namespace: "android_UNKNOWN" 7830 description: "The API level of current vendor API surface. It has YYYYMM format." 7831 value: { 7832 string_value: "" 7833 } 7834 workflow: MANUAL 7835 containers: "product" 7836 containers: "system" 7837 containers: "system_ext" 7838 containers: "vendor" 7839 } 7840 value: { 7841 string_value: "202404" 7842 } 7843 traces: { 7844 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 7845 value: { 7846 string_value: "" 7847 } 7848 } 7849 traces: { 7850 source: "build/release/flag_values/ap2a/RELEASE_BOARD_API_LEVEL.textproto" 7851 value: { 7852 string_value: "202404" 7853 } 7854 } 7855 } 7856 flags: { 7857 flag_declaration: { 7858 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 7859 namespace: "android_UNKNOWN" 7860 description: "Set to True to freeze the board API level with vendor FRC" 7861 value: { 7862 bool_value: false 7863 } 7864 workflow: LAUNCH 7865 containers: "product" 7866 containers: "system" 7867 containers: "system_ext" 7868 containers: "vendor" 7869 } 7870 value: { 7871 bool_value: false 7872 } 7873 traces: { 7874 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 7875 value: { 7876 bool_value: false 7877 } 7878 } 7879 } 7880 flags: { 7881 flag_declaration: { 7882 name: "RELEASE_BPF_ENABLE_LIBBPF" 7883 namespace: "android_UNKNOWN" 7884 description: "Enables Libbpf support in bpfloader." 7885 value: { 7886 unspecified_value: false 7887 } 7888 workflow: LAUNCH 7889 containers: "system" 7890 } 7891 value: {} 7892 traces: { 7893 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 7894 value: { 7895 unspecified_value: false 7896 } 7897 } 7898 } 7899 flags: { 7900 flag_declaration: { 7901 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 7902 namespace: "android_UNKNOWN" 7903 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." 7904 value: { 7905 bool_value: true 7906 } 7907 workflow: LAUNCH 7908 containers: "product" 7909 containers: "system" 7910 containers: "system_ext" 7911 containers: "vendor" 7912 } 7913 value: { 7914 bool_value: false 7915 } 7916 traces: { 7917 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 7918 value: { 7919 bool_value: true 7920 } 7921 } 7922 traces: { 7923 source: "build/release/flag_values/ap2a/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 7924 value: { 7925 bool_value: false 7926 } 7927 } 7928 } 7929 flags: { 7930 flag_declaration: { 7931 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 7932 namespace: "android_platform_llvm_and_toolchains" 7933 description: "Enable object-size sanitizer" 7934 value: { 7935 bool_value: false 7936 } 7937 workflow: LAUNCH 7938 containers: "product" 7939 containers: "system" 7940 containers: "system_ext" 7941 containers: "vendor" 7942 } 7943 value: { 7944 bool_value: false 7945 } 7946 traces: { 7947 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 7948 value: { 7949 bool_value: false 7950 } 7951 } 7952 } 7953 flags: { 7954 flag_declaration: { 7955 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 7956 namespace: "android_UNKNOWN" 7957 description: "Remove product ADB keys from the build" 7958 value: { 7959 bool_value: true 7960 } 7961 workflow: MANUAL 7962 containers: "product" 7963 containers: "system" 7964 containers: "system_ext" 7965 containers: "vendor" 7966 } 7967 value: { 7968 bool_value: true 7969 } 7970 traces: { 7971 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 7972 value: { 7973 bool_value: true 7974 } 7975 } 7976 } 7977 flags: { 7978 flag_declaration: { 7979 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 7980 namespace: "android_UNKNOWN" 7981 description: "Whether to use BUILD_VARIANT overrides if available" 7982 value: { 7983 unspecified_value: false 7984 } 7985 workflow: MANUAL 7986 containers: "product" 7987 containers: "system" 7988 containers: "system_ext" 7989 containers: "vendor" 7990 } 7991 value: {} 7992 traces: { 7993 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 7994 value: { 7995 unspecified_value: false 7996 } 7997 } 7998 } 7999 flags: { 8000 flag_declaration: { 8001 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 8002 namespace: "car_sys_exp" 8003 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 8004 value: { 8005 unspecified_value: false 8006 } 8007 workflow: LAUNCH 8008 containers: "system" 8009 } 8010 value: {} 8011 traces: { 8012 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 8013 value: { 8014 unspecified_value: false 8015 } 8016 } 8017 } 8018 flags: { 8019 flag_declaration: { 8020 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 8021 namespace: "android_UNKNOWN" 8022 description: "If true, then files are moved from platform to apex" 8023 value: { 8024 bool_value: false 8025 } 8026 workflow: LAUNCH 8027 containers: "product" 8028 containers: "system" 8029 containers: "system_ext" 8030 containers: "vendor" 8031 } 8032 value: { 8033 bool_value: false 8034 } 8035 traces: { 8036 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 8037 value: { 8038 bool_value: false 8039 } 8040 } 8041 } 8042 flags: { 8043 flag_declaration: { 8044 name: "RELEASE_CRASHRECOVERY_MODULE" 8045 namespace: "modularization" 8046 description: "If true, then crashrecovery module is enabled as an apex" 8047 value: { 8048 bool_value: false 8049 } 8050 workflow: LAUNCH 8051 containers: "product" 8052 containers: "system" 8053 containers: "system_ext" 8054 containers: "vendor" 8055 } 8056 value: { 8057 bool_value: false 8058 } 8059 traces: { 8060 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 8061 value: { 8062 bool_value: false 8063 } 8064 } 8065 } 8066 flags: { 8067 flag_declaration: { 8068 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 8069 namespace: "android_UNKNOWN" 8070 description: "Enable build system to create new aconfig storage files." 8071 value: { 8072 bool_value: false 8073 } 8074 workflow: LAUNCH 8075 containers: "product" 8076 containers: "system" 8077 containers: "system_ext" 8078 containers: "vendor" 8079 } 8080 value: { 8081 bool_value: false 8082 } 8083 traces: { 8084 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 8085 value: { 8086 bool_value: false 8087 } 8088 } 8089 } 8090 flags: { 8091 flag_declaration: { 8092 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 8093 namespace: "android_UNKNOWN" 8094 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 8095 value: { 8096 bool_value: true 8097 } 8098 workflow: LAUNCH 8099 containers: "product" 8100 containers: "system" 8101 containers: "system_ext" 8102 containers: "vendor" 8103 } 8104 value: { 8105 bool_value: true 8106 } 8107 traces: { 8108 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 8109 value: { 8110 bool_value: true 8111 } 8112 } 8113 } 8114 flags: { 8115 flag_declaration: { 8116 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 8117 namespace: "android_UNKNOWN" 8118 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." 8119 value: { 8120 string_value: "352090000" 8121 } 8122 workflow: MANUAL 8123 containers: "product" 8124 containers: "system" 8125 containers: "system_ext" 8126 containers: "vendor" 8127 } 8128 value: { 8129 string_value: "352090000" 8130 } 8131 traces: { 8132 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 8133 value: { 8134 string_value: "352090000" 8135 } 8136 } 8137 } 8138 flags: { 8139 flag_declaration: { 8140 name: "RELEASE_DEPRECATE_VNDK" 8141 namespace: "android_UNKNOWN" 8142 description: "feature flag to deprecate VNDK" 8143 value: { 8144 bool_value: true 8145 } 8146 workflow: LAUNCH 8147 containers: "product" 8148 containers: "system" 8149 containers: "system_ext" 8150 containers: "vendor" 8151 } 8152 value: { 8153 bool_value: true 8154 } 8155 traces: { 8156 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 8157 value: { 8158 bool_value: true 8159 } 8160 } 8161 } 8162 flags: { 8163 flag_declaration: { 8164 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 8165 namespace: "android_UNKNOWN" 8166 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 8167 value: { 8168 bool_value: false 8169 } 8170 workflow: LAUNCH 8171 containers: "product" 8172 containers: "system" 8173 containers: "system_ext" 8174 containers: "vendor" 8175 } 8176 value: { 8177 bool_value: false 8178 } 8179 traces: { 8180 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 8181 value: { 8182 bool_value: false 8183 } 8184 } 8185 } 8186 flags: { 8187 flag_declaration: { 8188 name: "RELEASE_DOCUMENTSUI_BUNDLE" 8189 namespace: "documentsui" 8190 description: "If true, then DocumentsUI is enabled as an apex" 8191 value: { 8192 unspecified_value: false 8193 } 8194 workflow: LAUNCH 8195 containers: "system" 8196 containers: "vendor" 8197 } 8198 value: {} 8199 traces: { 8200 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 8201 value: { 8202 unspecified_value: false 8203 } 8204 } 8205 } 8206 flags: { 8207 flag_declaration: { 8208 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 8209 namespace: "launcher" 8210 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 8211 value: { 8212 bool_value: false 8213 } 8214 workflow: LAUNCH 8215 containers: "system" 8216 } 8217 value: { 8218 bool_value: false 8219 } 8220 traces: { 8221 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 8222 value: { 8223 bool_value: false 8224 } 8225 } 8226 } 8227 flags: { 8228 flag_declaration: { 8229 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 8230 namespace: "android_platform_llvm_and_toolchains" 8231 description: "Add ETM modules in userdebug/eng build" 8232 value: { 8233 bool_value: false 8234 } 8235 workflow: LAUNCH 8236 containers: "vendor" 8237 } 8238 value: { 8239 bool_value: false 8240 } 8241 traces: { 8242 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 8243 value: { 8244 bool_value: false 8245 } 8246 } 8247 } 8248 flags: { 8249 flag_declaration: { 8250 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 8251 namespace: "android_UNKNOWN" 8252 description: "Control using fingerprints to guard cross-package reads." 8253 value: { 8254 unspecified_value: false 8255 } 8256 workflow: LAUNCH 8257 containers: "product" 8258 containers: "system" 8259 containers: "system_ext" 8260 containers: "vendor" 8261 } 8262 value: {} 8263 traces: { 8264 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 8265 value: { 8266 unspecified_value: false 8267 } 8268 } 8269 } 8270 flags: { 8271 flag_declaration: { 8272 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 8273 namespace: "android_UNKNOWN" 8274 description: "Enables 16KB developer option in settings" 8275 value: { 8276 bool_value: false 8277 } 8278 workflow: LAUNCH 8279 containers: "vendor" 8280 } 8281 value: { 8282 bool_value: false 8283 } 8284 traces: { 8285 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 8286 value: { 8287 bool_value: false 8288 } 8289 } 8290 } 8291 flags: { 8292 flag_declaration: { 8293 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 8294 namespace: "android_UNKNOWN" 8295 description: "Enables 16KB developer option in settings" 8296 value: { 8297 bool_value: false 8298 } 8299 workflow: LAUNCH 8300 containers: "vendor" 8301 } 8302 value: { 8303 bool_value: false 8304 } 8305 traces: { 8306 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 8307 value: { 8308 bool_value: false 8309 } 8310 } 8311 } 8312 flags: { 8313 flag_declaration: { 8314 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 8315 namespace: "android_UNKNOWN" 8316 description: "Enables 16KB developer option in settings" 8317 value: { 8318 bool_value: false 8319 } 8320 workflow: LAUNCH 8321 containers: "vendor" 8322 } 8323 value: { 8324 bool_value: false 8325 } 8326 traces: { 8327 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 8328 value: { 8329 bool_value: false 8330 } 8331 } 8332 } 8333 flags: { 8334 flag_declaration: { 8335 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 8336 namespace: "android_UNKNOWN" 8337 description: "Enables 16KB developer option in settings" 8338 value: { 8339 bool_value: false 8340 } 8341 workflow: LAUNCH 8342 containers: "vendor" 8343 } 8344 value: { 8345 bool_value: false 8346 } 8347 traces: { 8348 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 8349 value: { 8350 bool_value: false 8351 } 8352 } 8353 } 8354 flags: { 8355 flag_declaration: { 8356 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 8357 namespace: "android_UNKNOWN" 8358 description: "Enables 16KB developer option in settings" 8359 value: { 8360 bool_value: false 8361 } 8362 workflow: LAUNCH 8363 containers: "vendor" 8364 } 8365 value: { 8366 bool_value: false 8367 } 8368 traces: { 8369 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 8370 value: { 8371 bool_value: false 8372 } 8373 } 8374 } 8375 flags: { 8376 flag_declaration: { 8377 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 8378 namespace: "android_UNKNOWN" 8379 description: "Enables 16KB developer option in settings" 8380 value: { 8381 bool_value: false 8382 } 8383 workflow: LAUNCH 8384 containers: "vendor" 8385 } 8386 value: { 8387 bool_value: false 8388 } 8389 traces: { 8390 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 8391 value: { 8392 bool_value: false 8393 } 8394 } 8395 } 8396 flags: { 8397 flag_declaration: { 8398 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 8399 namespace: "media_audio" 8400 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)." 8401 value: { 8402 bool_value: true 8403 } 8404 workflow: LAUNCH 8405 containers: "product" 8406 containers: "system" 8407 containers: "system_ext" 8408 containers: "vendor" 8409 } 8410 value: { 8411 bool_value: true 8412 } 8413 traces: { 8414 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 8415 value: { 8416 bool_value: true 8417 } 8418 } 8419 } 8420 flags: { 8421 flag_declaration: { 8422 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 8423 namespace: "android_UNKNOWN" 8424 description: "Enables Bluetooth Ranging Service" 8425 value: { 8426 bool_value: true 8427 } 8428 workflow: LAUNCH 8429 containers: "product" 8430 containers: "system" 8431 containers: "system_ext" 8432 containers: "vendor" 8433 } 8434 value: { 8435 bool_value: true 8436 } 8437 traces: { 8438 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 8439 value: { 8440 bool_value: true 8441 } 8442 } 8443 } 8444 flags: { 8445 flag_declaration: { 8446 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 8447 namespace: "health_fitness_aconfig" 8448 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 8449 value: { 8450 unspecified_value: false 8451 } 8452 workflow: LAUNCH 8453 containers: "system" 8454 } 8455 value: {} 8456 traces: { 8457 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 8458 value: { 8459 unspecified_value: false 8460 } 8461 } 8462 } 8463 flags: { 8464 flag_declaration: { 8465 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 8466 namespace: "android_UNKNOWN" 8467 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)." 8468 value: { 8469 bool_value: false 8470 } 8471 workflow: LAUNCH 8472 containers: "product" 8473 containers: "system" 8474 containers: "system_ext" 8475 containers: "vendor" 8476 } 8477 value: { 8478 bool_value: false 8479 } 8480 traces: { 8481 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 8482 value: { 8483 bool_value: false 8484 } 8485 } 8486 } 8487 flags: { 8488 flag_declaration: { 8489 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 8490 namespace: "android_UNKNOWN" 8491 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 8492 value: { 8493 unspecified_value: false 8494 } 8495 workflow: LAUNCH 8496 containers: "product" 8497 containers: "system" 8498 containers: "system_ext" 8499 containers: "vendor" 8500 } 8501 value: {} 8502 traces: { 8503 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 8504 value: { 8505 unspecified_value: false 8506 } 8507 } 8508 } 8509 flags: { 8510 flag_declaration: { 8511 name: "RELEASE_IS_EMR" 8512 namespace: "android_UNKNOWN" 8513 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 8514 value: { 8515 bool_value: false 8516 } 8517 workflow: MANUAL 8518 containers: "product" 8519 containers: "system" 8520 containers: "system_ext" 8521 containers: "vendor" 8522 } 8523 value: { 8524 bool_value: false 8525 } 8526 traces: { 8527 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 8528 value: { 8529 bool_value: false 8530 } 8531 } 8532 } 8533 flags: { 8534 flag_declaration: { 8535 name: "RELEASE_IS_SMR" 8536 namespace: "android_UNKNOWN" 8537 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 8538 value: { 8539 bool_value: false 8540 } 8541 workflow: MANUAL 8542 containers: "product" 8543 containers: "system" 8544 containers: "system_ext" 8545 containers: "vendor" 8546 } 8547 value: { 8548 bool_value: false 8549 } 8550 traces: { 8551 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 8552 value: { 8553 bool_value: false 8554 } 8555 } 8556 } 8557 flags: { 8558 flag_declaration: { 8559 name: "RELEASE_KERNEL_AKITA_DIR" 8560 namespace: "android_UNKNOWN" 8561 description: "Control which version of Kernel 6.1 is installed." 8562 value: { 8563 string_value: "" 8564 } 8565 workflow: PREBUILT 8566 containers: "vendor" 8567 } 8568 value: { 8569 string_value: "" 8570 } 8571 traces: { 8572 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 8573 value: { 8574 string_value: "" 8575 } 8576 } 8577 } 8578 flags: { 8579 flag_declaration: { 8580 name: "RELEASE_KERNEL_AKITA_VERSION" 8581 namespace: "android_UNKNOWN" 8582 description: "" 8583 value: { 8584 string_value: "" 8585 } 8586 workflow: PREBUILT 8587 containers: "vendor" 8588 } 8589 value: { 8590 string_value: "" 8591 } 8592 traces: { 8593 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 8594 value: { 8595 string_value: "" 8596 } 8597 } 8598 } 8599 flags: { 8600 flag_declaration: { 8601 name: "RELEASE_KERNEL_BLUEJAY_DIR" 8602 namespace: "android_UNKNOWN" 8603 description: "Control which version of Kernel 6.1 is installed." 8604 value: { 8605 string_value: "" 8606 } 8607 workflow: PREBUILT 8608 containers: "vendor" 8609 } 8610 value: { 8611 string_value: "" 8612 } 8613 traces: { 8614 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 8615 value: { 8616 string_value: "" 8617 } 8618 } 8619 } 8620 flags: { 8621 flag_declaration: { 8622 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 8623 namespace: "android_UNKNOWN" 8624 description: "" 8625 value: { 8626 string_value: "" 8627 } 8628 workflow: PREBUILT 8629 containers: "vendor" 8630 } 8631 value: { 8632 string_value: "" 8633 } 8634 traces: { 8635 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 8636 value: { 8637 string_value: "" 8638 } 8639 } 8640 } 8641 flags: { 8642 flag_declaration: { 8643 name: "RELEASE_KERNEL_CAIMAN_DIR" 8644 namespace: "android_UNKNOWN" 8645 description: "" 8646 value: { 8647 string_value: "" 8648 } 8649 workflow: PREBUILT 8650 containers: "vendor" 8651 } 8652 value: { 8653 string_value: "" 8654 } 8655 traces: { 8656 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 8657 value: { 8658 string_value: "" 8659 } 8660 } 8661 } 8662 flags: { 8663 flag_declaration: { 8664 name: "RELEASE_KERNEL_CAIMAN_VERSION" 8665 namespace: "android_UNKNOWN" 8666 description: "" 8667 value: { 8668 string_value: "" 8669 } 8670 workflow: PREBUILT 8671 containers: "vendor" 8672 } 8673 value: { 8674 string_value: "" 8675 } 8676 traces: { 8677 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 8678 value: { 8679 string_value: "" 8680 } 8681 } 8682 } 8683 flags: { 8684 flag_declaration: { 8685 name: "RELEASE_KERNEL_CHEETAH_DIR" 8686 namespace: "android_UNKNOWN" 8687 description: "" 8688 value: { 8689 string_value: "" 8690 } 8691 workflow: PREBUILT 8692 containers: "vendor" 8693 } 8694 value: { 8695 string_value: "" 8696 } 8697 traces: { 8698 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 8699 value: { 8700 string_value: "" 8701 } 8702 } 8703 } 8704 flags: { 8705 flag_declaration: { 8706 name: "RELEASE_KERNEL_CHEETAH_VERSION" 8707 namespace: "android_UNKNOWN" 8708 description: "" 8709 value: { 8710 string_value: "" 8711 } 8712 workflow: PREBUILT 8713 containers: "vendor" 8714 } 8715 value: { 8716 string_value: "" 8717 } 8718 traces: { 8719 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 8720 value: { 8721 string_value: "" 8722 } 8723 } 8724 } 8725 flags: { 8726 flag_declaration: { 8727 name: "RELEASE_KERNEL_COMET_DIR" 8728 namespace: "android_UNKNOWN" 8729 description: "" 8730 value: { 8731 string_value: "" 8732 } 8733 workflow: PREBUILT 8734 containers: "vendor" 8735 } 8736 value: { 8737 string_value: "" 8738 } 8739 traces: { 8740 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 8741 value: { 8742 string_value: "" 8743 } 8744 } 8745 } 8746 flags: { 8747 flag_declaration: { 8748 name: "RELEASE_KERNEL_COMET_VERSION" 8749 namespace: "android_UNKNOWN" 8750 description: "" 8751 value: { 8752 string_value: "" 8753 } 8754 workflow: PREBUILT 8755 containers: "vendor" 8756 } 8757 value: { 8758 string_value: "" 8759 } 8760 traces: { 8761 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 8762 value: { 8763 string_value: "" 8764 } 8765 } 8766 } 8767 flags: { 8768 flag_declaration: { 8769 name: "RELEASE_KERNEL_FELIX_DIR" 8770 namespace: "android_UNKNOWN" 8771 description: "" 8772 value: { 8773 string_value: "" 8774 } 8775 workflow: PREBUILT 8776 containers: "vendor" 8777 } 8778 value: { 8779 string_value: "" 8780 } 8781 traces: { 8782 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 8783 value: { 8784 string_value: "" 8785 } 8786 } 8787 } 8788 flags: { 8789 flag_declaration: { 8790 name: "RELEASE_KERNEL_FELIX_VERSION" 8791 namespace: "android_UNKNOWN" 8792 description: "" 8793 value: { 8794 string_value: "" 8795 } 8796 workflow: PREBUILT 8797 containers: "vendor" 8798 } 8799 value: { 8800 string_value: "" 8801 } 8802 traces: { 8803 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 8804 value: { 8805 string_value: "" 8806 } 8807 } 8808 } 8809 flags: { 8810 flag_declaration: { 8811 name: "RELEASE_KERNEL_HUSKY_DIR" 8812 namespace: "android_UNKNOWN" 8813 description: "" 8814 value: { 8815 string_value: "" 8816 } 8817 workflow: PREBUILT 8818 containers: "vendor" 8819 } 8820 value: { 8821 string_value: "" 8822 } 8823 traces: { 8824 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 8825 value: { 8826 string_value: "" 8827 } 8828 } 8829 } 8830 flags: { 8831 flag_declaration: { 8832 name: "RELEASE_KERNEL_HUSKY_VERSION" 8833 namespace: "android_UNKNOWN" 8834 description: "" 8835 value: { 8836 string_value: "" 8837 } 8838 workflow: PREBUILT 8839 containers: "vendor" 8840 } 8841 value: { 8842 string_value: "" 8843 } 8844 traces: { 8845 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 8846 value: { 8847 string_value: "" 8848 } 8849 } 8850 } 8851 flags: { 8852 flag_declaration: { 8853 name: "RELEASE_KERNEL_KOMODO_DIR" 8854 namespace: "android_UNKNOWN" 8855 description: "" 8856 value: { 8857 string_value: "" 8858 } 8859 workflow: PREBUILT 8860 containers: "vendor" 8861 } 8862 value: { 8863 string_value: "" 8864 } 8865 traces: { 8866 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 8867 value: { 8868 string_value: "" 8869 } 8870 } 8871 } 8872 flags: { 8873 flag_declaration: { 8874 name: "RELEASE_KERNEL_KOMODO_VERSION" 8875 namespace: "android_UNKNOWN" 8876 description: "" 8877 value: { 8878 string_value: "" 8879 } 8880 workflow: PREBUILT 8881 containers: "vendor" 8882 } 8883 value: { 8884 string_value: "" 8885 } 8886 traces: { 8887 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 8888 value: { 8889 string_value: "" 8890 } 8891 } 8892 } 8893 flags: { 8894 flag_declaration: { 8895 name: "RELEASE_KERNEL_LYNX_DIR" 8896 namespace: "android_UNKNOWN" 8897 description: "" 8898 value: { 8899 string_value: "" 8900 } 8901 workflow: PREBUILT 8902 containers: "vendor" 8903 } 8904 value: { 8905 string_value: "" 8906 } 8907 traces: { 8908 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 8909 value: { 8910 string_value: "" 8911 } 8912 } 8913 } 8914 flags: { 8915 flag_declaration: { 8916 name: "RELEASE_KERNEL_LYNX_VERSION" 8917 namespace: "android_UNKNOWN" 8918 description: "" 8919 value: { 8920 string_value: "" 8921 } 8922 workflow: PREBUILT 8923 containers: "vendor" 8924 } 8925 value: { 8926 string_value: "" 8927 } 8928 traces: { 8929 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 8930 value: { 8931 string_value: "" 8932 } 8933 } 8934 } 8935 flags: { 8936 flag_declaration: { 8937 name: "RELEASE_KERNEL_ORIOLE_DIR" 8938 namespace: "android_UNKNOWN" 8939 description: "" 8940 value: { 8941 string_value: "" 8942 } 8943 workflow: PREBUILT 8944 containers: "vendor" 8945 } 8946 value: { 8947 string_value: "" 8948 } 8949 traces: { 8950 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 8951 value: { 8952 string_value: "" 8953 } 8954 } 8955 } 8956 flags: { 8957 flag_declaration: { 8958 name: "RELEASE_KERNEL_ORIOLE_VERSION" 8959 namespace: "android_UNKNOWN" 8960 description: "" 8961 value: { 8962 string_value: "" 8963 } 8964 workflow: PREBUILT 8965 containers: "vendor" 8966 } 8967 value: { 8968 string_value: "" 8969 } 8970 traces: { 8971 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 8972 value: { 8973 string_value: "" 8974 } 8975 } 8976 } 8977 flags: { 8978 flag_declaration: { 8979 name: "RELEASE_KERNEL_PANTHER_DIR" 8980 namespace: "android_UNKNOWN" 8981 description: "" 8982 value: { 8983 string_value: "" 8984 } 8985 workflow: PREBUILT 8986 containers: "vendor" 8987 } 8988 value: { 8989 string_value: "" 8990 } 8991 traces: { 8992 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 8993 value: { 8994 string_value: "" 8995 } 8996 } 8997 } 8998 flags: { 8999 flag_declaration: { 9000 name: "RELEASE_KERNEL_PANTHER_VERSION" 9001 namespace: "android_UNKNOWN" 9002 description: "" 9003 value: { 9004 string_value: "" 9005 } 9006 workflow: PREBUILT 9007 containers: "vendor" 9008 } 9009 value: { 9010 string_value: "" 9011 } 9012 traces: { 9013 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 9014 value: { 9015 string_value: "" 9016 } 9017 } 9018 } 9019 flags: { 9020 flag_declaration: { 9021 name: "RELEASE_KERNEL_RAVEN_DIR" 9022 namespace: "android_UNKNOWN" 9023 description: "" 9024 value: { 9025 string_value: "" 9026 } 9027 workflow: PREBUILT 9028 containers: "vendor" 9029 } 9030 value: { 9031 string_value: "" 9032 } 9033 traces: { 9034 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 9035 value: { 9036 string_value: "" 9037 } 9038 } 9039 } 9040 flags: { 9041 flag_declaration: { 9042 name: "RELEASE_KERNEL_RAVEN_VERSION" 9043 namespace: "android_UNKNOWN" 9044 description: "" 9045 value: { 9046 string_value: "" 9047 } 9048 workflow: PREBUILT 9049 containers: "vendor" 9050 } 9051 value: { 9052 string_value: "" 9053 } 9054 traces: { 9055 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 9056 value: { 9057 string_value: "" 9058 } 9059 } 9060 } 9061 flags: { 9062 flag_declaration: { 9063 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 9064 namespace: "android_UNKNOWN" 9065 description: "" 9066 value: { 9067 string_value: "" 9068 } 9069 workflow: PREBUILT 9070 containers: "vendor" 9071 } 9072 value: { 9073 string_value: "" 9074 } 9075 traces: { 9076 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 9077 value: { 9078 string_value: "" 9079 } 9080 } 9081 } 9082 flags: { 9083 flag_declaration: { 9084 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 9085 namespace: "android_UNKNOWN" 9086 description: "" 9087 value: { 9088 string_value: "" 9089 } 9090 workflow: PREBUILT 9091 containers: "vendor" 9092 } 9093 value: { 9094 string_value: "" 9095 } 9096 traces: { 9097 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 9098 value: { 9099 string_value: "" 9100 } 9101 } 9102 } 9103 flags: { 9104 flag_declaration: { 9105 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 9106 namespace: "android_UNKNOWN" 9107 description: "" 9108 value: { 9109 string_value: "" 9110 } 9111 workflow: PREBUILT 9112 containers: "vendor" 9113 } 9114 value: { 9115 string_value: "" 9116 } 9117 traces: { 9118 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 9119 value: { 9120 string_value: "" 9121 } 9122 } 9123 } 9124 flags: { 9125 flag_declaration: { 9126 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 9127 namespace: "android_UNKNOWN" 9128 description: "" 9129 value: { 9130 string_value: "" 9131 } 9132 workflow: PREBUILT 9133 containers: "vendor" 9134 } 9135 value: { 9136 string_value: "" 9137 } 9138 traces: { 9139 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 9140 value: { 9141 string_value: "" 9142 } 9143 } 9144 } 9145 flags: { 9146 flag_declaration: { 9147 name: "RELEASE_KERNEL_SHIBA_DIR" 9148 namespace: "android_UNKNOWN" 9149 description: "" 9150 value: { 9151 string_value: "" 9152 } 9153 workflow: PREBUILT 9154 containers: "vendor" 9155 } 9156 value: { 9157 string_value: "" 9158 } 9159 traces: { 9160 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 9161 value: { 9162 string_value: "" 9163 } 9164 } 9165 } 9166 flags: { 9167 flag_declaration: { 9168 name: "RELEASE_KERNEL_SHIBA_VERSION" 9169 namespace: "android_UNKNOWN" 9170 description: "" 9171 value: { 9172 string_value: "" 9173 } 9174 workflow: PREBUILT 9175 containers: "vendor" 9176 } 9177 value: { 9178 string_value: "" 9179 } 9180 traces: { 9181 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 9182 value: { 9183 string_value: "" 9184 } 9185 } 9186 } 9187 flags: { 9188 flag_declaration: { 9189 name: "RELEASE_KERNEL_TANGORPRO_DIR" 9190 namespace: "android_UNKNOWN" 9191 description: "" 9192 value: { 9193 string_value: "" 9194 } 9195 workflow: PREBUILT 9196 containers: "vendor" 9197 } 9198 value: { 9199 string_value: "" 9200 } 9201 traces: { 9202 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 9203 value: { 9204 string_value: "" 9205 } 9206 } 9207 } 9208 flags: { 9209 flag_declaration: { 9210 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 9211 namespace: "android_UNKNOWN" 9212 description: "" 9213 value: { 9214 string_value: "" 9215 } 9216 workflow: PREBUILT 9217 containers: "vendor" 9218 } 9219 value: { 9220 string_value: "" 9221 } 9222 traces: { 9223 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 9224 value: { 9225 string_value: "" 9226 } 9227 } 9228 } 9229 flags: { 9230 flag_declaration: { 9231 name: "RELEASE_KERNEL_TOKAY_DIR" 9232 namespace: "android_UNKNOWN" 9233 description: "" 9234 value: { 9235 string_value: "" 9236 } 9237 workflow: PREBUILT 9238 containers: "vendor" 9239 } 9240 value: { 9241 string_value: "" 9242 } 9243 traces: { 9244 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 9245 value: { 9246 string_value: "" 9247 } 9248 } 9249 } 9250 flags: { 9251 flag_declaration: { 9252 name: "RELEASE_KERNEL_TOKAY_VERSION" 9253 namespace: "android_UNKNOWN" 9254 description: "" 9255 value: { 9256 string_value: "" 9257 } 9258 workflow: PREBUILT 9259 containers: "vendor" 9260 } 9261 value: { 9262 string_value: "" 9263 } 9264 traces: { 9265 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 9266 value: { 9267 string_value: "" 9268 } 9269 } 9270 } 9271 flags: { 9272 flag_declaration: { 9273 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 9274 namespace: "android_UNKNOWN" 9275 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 9276 value: { 9277 bool_value: false 9278 } 9279 workflow: LAUNCH 9280 containers: "product" 9281 containers: "system" 9282 containers: "system_ext" 9283 containers: "vendor" 9284 } 9285 value: { 9286 bool_value: false 9287 } 9288 traces: { 9289 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 9290 value: { 9291 bool_value: false 9292 } 9293 } 9294 } 9295 flags: { 9296 flag_declaration: { 9297 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 9298 namespace: "system_performance" 9299 description: "Enables caching in libbinder when registering a service." 9300 value: { 9301 unspecified_value: false 9302 } 9303 workflow: LAUNCH 9304 containers: "system" 9305 } 9306 value: {} 9307 traces: { 9308 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 9309 value: { 9310 unspecified_value: false 9311 } 9312 } 9313 } 9314 flags: { 9315 flag_declaration: { 9316 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 9317 namespace: "system_performance" 9318 description: "Enables caching in libbinder for client side when it is True." 9319 value: { 9320 bool_value: false 9321 } 9322 workflow: LAUNCH 9323 containers: "system" 9324 } 9325 value: { 9326 bool_value: false 9327 } 9328 traces: { 9329 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 9330 value: { 9331 bool_value: false 9332 } 9333 } 9334 } 9335 flags: { 9336 flag_declaration: { 9337 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 9338 namespace: "system_performance" 9339 description: "Remove the static list from cache and use flags instead" 9340 value: { 9341 unspecified_value: false 9342 } 9343 workflow: LAUNCH 9344 containers: "system" 9345 } 9346 value: {} 9347 traces: { 9348 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 9349 value: { 9350 unspecified_value: false 9351 } 9352 } 9353 } 9354 flags: { 9355 flag_declaration: { 9356 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 9357 namespace: "android_UNKNOWN" 9358 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 9359 value: { 9360 unspecified_value: false 9361 } 9362 workflow: LAUNCH 9363 containers: "system" 9364 } 9365 value: {} 9366 traces: { 9367 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 9368 value: { 9369 unspecified_value: false 9370 } 9371 } 9372 } 9373 flags: { 9374 flag_declaration: { 9375 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 9376 namespace: "android_UNKNOWN" 9377 description: "The version of mainline prebuilts used when prebuilts are enabled." 9378 value: { 9379 string_value: "mainline_module_prebuilt_nightly" 9380 } 9381 workflow: PREBUILT 9382 containers: "product" 9383 containers: "system" 9384 containers: "system_ext" 9385 containers: "vendor" 9386 } 9387 value: { 9388 string_value: "mainline_module_prebuilt_nightly" 9389 } 9390 traces: { 9391 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 9392 value: { 9393 string_value: "mainline_module_prebuilt_nightly" 9394 } 9395 } 9396 } 9397 flags: { 9398 flag_declaration: { 9399 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 9400 namespace: "system_performance" 9401 description: "Enables Memory Management Daemon in system image." 9402 value: { 9403 unspecified_value: false 9404 } 9405 workflow: LAUNCH 9406 containers: "system" 9407 } 9408 value: {} 9409 traces: { 9410 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 9411 value: { 9412 unspecified_value: false 9413 } 9414 } 9415 } 9416 flags: { 9417 flag_declaration: { 9418 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 9419 namespace: "android_UNKNOWN" 9420 description: "If true, then files are moved from platform to apex" 9421 value: { 9422 bool_value: false 9423 } 9424 workflow: LAUNCH 9425 containers: "product" 9426 containers: "system" 9427 containers: "system_ext" 9428 containers: "vendor" 9429 } 9430 value: { 9431 bool_value: false 9432 } 9433 traces: { 9434 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 9435 value: { 9436 bool_value: false 9437 } 9438 } 9439 } 9440 flags: { 9441 flag_declaration: { 9442 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 9443 namespace: "vcn" 9444 description: "If true, build VCN in the Tethering module" 9445 value: { 9446 bool_value: false 9447 } 9448 workflow: LAUNCH 9449 containers: "product" 9450 containers: "system" 9451 containers: "system_ext" 9452 containers: "vendor" 9453 } 9454 value: { 9455 bool_value: false 9456 } 9457 traces: { 9458 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 9459 value: { 9460 bool_value: false 9461 } 9462 } 9463 } 9464 flags: { 9465 flag_declaration: { 9466 name: "RELEASE_NDK_ABI_MONITORED" 9467 namespace: "android_UNKNOWN" 9468 description: "Enables ABI monitoring of NDK libraries." 9469 value: { 9470 bool_value: false 9471 } 9472 workflow: LAUNCH 9473 containers: "product" 9474 containers: "system" 9475 containers: "system_ext" 9476 containers: "vendor" 9477 } 9478 value: { 9479 bool_value: false 9480 } 9481 traces: { 9482 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 9483 value: { 9484 bool_value: false 9485 } 9486 } 9487 } 9488 flags: { 9489 flag_declaration: { 9490 name: "RELEASE_NFC_MAINLINE_MODULE" 9491 namespace: "nfc" 9492 description: "b/368405832: Flag to enable NFC mainline module" 9493 value: { 9494 unspecified_value: false 9495 } 9496 workflow: LAUNCH 9497 containers: "system" 9498 } 9499 value: {} 9500 traces: { 9501 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 9502 value: { 9503 unspecified_value: false 9504 } 9505 } 9506 } 9507 flags: { 9508 flag_declaration: { 9509 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 9510 namespace: "ondeviceintelligence" 9511 description: "If true, then files are moved from platform to apex" 9512 value: { 9513 bool_value: false 9514 } 9515 workflow: LAUNCH 9516 containers: "product" 9517 containers: "system" 9518 containers: "system_ext" 9519 containers: "vendor" 9520 } 9521 value: { 9522 bool_value: false 9523 } 9524 traces: { 9525 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 9526 value: { 9527 bool_value: false 9528 } 9529 } 9530 } 9531 flags: { 9532 flag_declaration: { 9533 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 9534 namespace: "text" 9535 description: "Version of the emoji font file." 9536 value: { 9537 string_value: "2.042" 9538 } 9539 workflow: PREBUILT 9540 containers: "system" 9541 } 9542 value: { 9543 string_value: "2.042" 9544 } 9545 traces: { 9546 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 9547 value: { 9548 string_value: "2.042" 9549 } 9550 } 9551 } 9552 flags: { 9553 flag_declaration: { 9554 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 9555 namespace: "text" 9556 description: "Version of the flag emoji font file." 9557 value: { 9558 string_value: "2.034" 9559 } 9560 workflow: PREBUILT 9561 containers: "system" 9562 } 9563 value: { 9564 string_value: "2.034" 9565 } 9566 traces: { 9567 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 9568 value: { 9569 string_value: "2.034" 9570 } 9571 } 9572 } 9573 flags: { 9574 flag_declaration: { 9575 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 9576 namespace: "android_UNKNOWN" 9577 description: "Version of the Hebrew font file." 9578 value: { 9579 string_value: "1.04" 9580 } 9581 workflow: PREBUILT 9582 containers: "system" 9583 } 9584 value: { 9585 string_value: "1.04" 9586 } 9587 traces: { 9588 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 9589 value: { 9590 string_value: "1.04" 9591 } 9592 } 9593 } 9594 flags: { 9595 flag_declaration: { 9596 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 9597 namespace: "android_UNKNOWN" 9598 description: "This flag will control of including Japanese variant (Hentaigana) font." 9599 value: { 9600 bool_value: false 9601 } 9602 workflow: LAUNCH 9603 containers: "system" 9604 } 9605 value: { 9606 bool_value: false 9607 } 9608 traces: { 9609 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 9610 value: { 9611 bool_value: false 9612 } 9613 } 9614 } 9615 flags: { 9616 flag_declaration: { 9617 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 9618 namespace: "android_UNKNOWN" 9619 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 9620 value: { 9621 bool_value: false 9622 } 9623 workflow: LAUNCH 9624 containers: "product" 9625 containers: "system" 9626 containers: "system_ext" 9627 containers: "vendor" 9628 } 9629 value: { 9630 bool_value: false 9631 } 9632 traces: { 9633 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 9634 value: { 9635 bool_value: false 9636 } 9637 } 9638 } 9639 flags: { 9640 flag_declaration: { 9641 name: "RELEASE_PACKAGE_LIBSQLITE3" 9642 namespace: "android_UNKNOWN" 9643 description: "The sqlite release." 9644 value: { 9645 string_value: "3420000" 9646 } 9647 workflow: PREBUILT 9648 containers: "system" 9649 } 9650 value: { 9651 string_value: "3440300" 9652 } 9653 traces: { 9654 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 9655 value: { 9656 string_value: "3420000" 9657 } 9658 } 9659 traces: { 9660 source: "build/release/flag_values/ap2a/RELEASE_PACKAGE_LIBSQLITE3.textproto" 9661 value: { 9662 string_value: "3440300" 9663 } 9664 } 9665 } 9666 flags: { 9667 flag_declaration: { 9668 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 9669 namespace: "system_performance" 9670 description: "Which MessageQueue implementation to use." 9671 value: { 9672 string_value: "LegacyMessageQueue/MessageQueue.java" 9673 } 9674 workflow: PREBUILT 9675 containers: "product" 9676 containers: "system" 9677 containers: "system_ext" 9678 containers: "vendor" 9679 } 9680 value: { 9681 string_value: "LegacyMessageQueue/MessageQueue.java" 9682 } 9683 traces: { 9684 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 9685 value: { 9686 string_value: "LegacyMessageQueue/MessageQueue.java" 9687 } 9688 } 9689 } 9690 flags: { 9691 flag_declaration: { 9692 name: "RELEASE_PACKAGE_NFC_STACK" 9693 namespace: "android_UNKNOWN" 9694 description: "b/292140387: Flag to switch to the new NFC apex" 9695 value: { 9696 string_value: "NfcNci" 9697 } 9698 workflow: PREBUILT 9699 containers: "system" 9700 } 9701 value: { 9702 string_value: "NfcNci" 9703 } 9704 traces: { 9705 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 9706 value: { 9707 string_value: "NfcNci" 9708 } 9709 } 9710 } 9711 flags: { 9712 flag_declaration: { 9713 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 9714 namespace: "text" 9715 description: "Version of the Noto Sans Khmer font." 9716 value: { 9717 string_value: "1.901" 9718 } 9719 workflow: PREBUILT 9720 containers: "system" 9721 } 9722 value: { 9723 string_value: "1.901" 9724 } 9725 traces: { 9726 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 9727 value: { 9728 string_value: "1.901" 9729 } 9730 } 9731 } 9732 flags: { 9733 flag_declaration: { 9734 name: "RELEASE_PACKAGE_PROFILING_MODULE" 9735 namespace: "android_UNKNOWN" 9736 description: "Flag will control the release of the Profiling module apex." 9737 value: { 9738 bool_value: false 9739 } 9740 workflow: LAUNCH 9741 containers: "product" 9742 containers: "system" 9743 containers: "system_ext" 9744 containers: "vendor" 9745 } 9746 value: { 9747 bool_value: false 9748 } 9749 traces: { 9750 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 9751 value: { 9752 bool_value: false 9753 } 9754 } 9755 } 9756 flags: { 9757 flag_declaration: { 9758 name: "RELEASE_PACKAGE_SOUND_PICKER" 9759 namespace: "android_UNKNOWN" 9760 description: "This flag will control the rollout of new versions of the SoundPicker app." 9761 value: { 9762 string_value: "SoundPicker" 9763 } 9764 workflow: PREBUILT 9765 containers: "product" 9766 containers: "system" 9767 containers: "system_ext" 9768 containers: "vendor" 9769 } 9770 value: { 9771 string_value: "SoundPicker" 9772 } 9773 traces: { 9774 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 9775 value: { 9776 string_value: "SoundPicker" 9777 } 9778 } 9779 } 9780 flags: { 9781 flag_declaration: { 9782 name: "RELEASE_PACKAGE_TZDATA_MODULE" 9783 namespace: "android_UNKNOWN" 9784 description: "tzdata to be installed to the system image." 9785 value: { 9786 string_value: "com.android.tzdata" 9787 } 9788 workflow: PREBUILT 9789 containers: "product" 9790 containers: "system" 9791 containers: "system_ext" 9792 containers: "vendor" 9793 } 9794 value: { 9795 string_value: "com.android.tzdata" 9796 } 9797 traces: { 9798 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 9799 value: { 9800 string_value: "com.android.tzdata" 9801 } 9802 } 9803 } 9804 flags: { 9805 flag_declaration: { 9806 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 9807 namespace: "android_UNKNOWN" 9808 description: "True for using variable font of the NotoSansCJK" 9809 value: { 9810 bool_value: false 9811 } 9812 workflow: LAUNCH 9813 containers: "system" 9814 } 9815 value: { 9816 bool_value: false 9817 } 9818 traces: { 9819 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 9820 value: { 9821 bool_value: false 9822 } 9823 } 9824 } 9825 flags: { 9826 flag_declaration: { 9827 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 9828 namespace: "android_UNKNOWN" 9829 description: "The name of the virtual camera package to add to the system partition." 9830 value: { 9831 string_value: "" 9832 } 9833 workflow: PREBUILT 9834 containers: "system" 9835 } 9836 value: { 9837 string_value: "" 9838 } 9839 traces: { 9840 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 9841 value: { 9842 string_value: "" 9843 } 9844 } 9845 } 9846 flags: { 9847 flag_declaration: { 9848 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 9849 namespace: "webview" 9850 description: "The version of WebView to include in the build" 9851 value: { 9852 string_value: "128.0.6613.88" 9853 } 9854 workflow: PREBUILT 9855 containers: "product" 9856 containers: "system" 9857 } 9858 value: { 9859 string_value: "128.0.6613.88" 9860 } 9861 traces: { 9862 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 9863 value: { 9864 string_value: "128.0.6613.88" 9865 } 9866 } 9867 } 9868 flags: { 9869 flag_declaration: { 9870 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 9871 namespace: "android_sdk" 9872 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." 9873 value: { 9874 unspecified_value: false 9875 } 9876 workflow: MANUAL 9877 containers: "product" 9878 containers: "system" 9879 containers: "system_ext" 9880 containers: "vendor" 9881 } 9882 value: {} 9883 traces: { 9884 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 9885 value: { 9886 unspecified_value: false 9887 } 9888 } 9889 } 9890 flags: { 9891 flag_declaration: { 9892 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 9893 namespace: "android_UNKNOWN" 9894 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." 9895 value: { 9896 string_value: "28" 9897 } 9898 workflow: MANUAL 9899 containers: "system" 9900 } 9901 value: { 9902 string_value: "28" 9903 } 9904 traces: { 9905 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 9906 value: { 9907 string_value: "28" 9908 } 9909 } 9910 } 9911 flags: { 9912 flag_declaration: { 9913 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 9914 namespace: "android_sdk" 9915 description: "The sdk extension version of this release configuration." 9916 value: { 9917 string_value: "12" 9918 } 9919 workflow: MANUAL 9920 containers: "product" 9921 containers: "system" 9922 containers: "system_ext" 9923 containers: "vendor" 9924 } 9925 value: { 9926 string_value: "11" 9927 } 9928 traces: { 9929 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 9930 value: { 9931 string_value: "12" 9932 } 9933 } 9934 traces: { 9935 source: "build/release/flag_values/ap2a/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 9936 value: { 9937 string_value: "11" 9938 } 9939 } 9940 } 9941 flags: { 9942 flag_declaration: { 9943 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 9944 namespace: "android_UNKNOWN" 9945 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 9946 value: { 9947 string_value: "0" 9948 } 9949 workflow: MANUAL 9950 containers: "product" 9951 containers: "system" 9952 containers: "system_ext" 9953 containers: "vendor" 9954 } 9955 value: { 9956 string_value: "0" 9957 } 9958 traces: { 9959 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 9960 value: { 9961 string_value: "0" 9962 } 9963 } 9964 } 9965 flags: { 9966 flag_declaration: { 9967 name: "RELEASE_PLATFORM_SDK_VERSION" 9968 namespace: "android_sdk" 9969 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." 9970 value: { 9971 string_value: "34" 9972 } 9973 workflow: MANUAL 9974 containers: "product" 9975 containers: "system" 9976 containers: "system_ext" 9977 containers: "vendor" 9978 } 9979 value: { 9980 string_value: "34" 9981 } 9982 traces: { 9983 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 9984 value: { 9985 string_value: "34" 9986 } 9987 } 9988 } 9989 flags: { 9990 flag_declaration: { 9991 name: "RELEASE_PLATFORM_SECURITY_PATCH" 9992 namespace: "android_UNKNOWN" 9993 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." 9994 value: { 9995 string_value: "2023-12-05" 9996 } 9997 workflow: MANUAL 9998 containers: "product" 9999 containers: "system" 10000 containers: "system_ext" 10001 containers: "vendor" 10002 } 10003 value: { 10004 string_value: "2024-09-05" 10005 } 10006 traces: { 10007 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 10008 value: { 10009 string_value: "2023-12-05" 10010 } 10011 } 10012 traces: { 10013 source: "build/release/flag_values/ap2a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 10014 value: { 10015 string_value: "2024-09-05" 10016 } 10017 } 10018 } 10019 flags: { 10020 flag_declaration: { 10021 name: "RELEASE_PLATFORM_VERSION" 10022 namespace: "android_UNKNOWN" 10023 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 10024 value: { 10025 string_value: "ZP1A" 10026 } 10027 workflow: MANUAL 10028 containers: "product" 10029 containers: "system" 10030 containers: "system_ext" 10031 containers: "vendor" 10032 } 10033 value: { 10034 string_value: "AP2A" 10035 } 10036 traces: { 10037 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 10038 value: { 10039 string_value: "ZP1A" 10040 } 10041 } 10042 traces: { 10043 source: "build/release/release_configs/ap2a.textproto" 10044 value: { 10045 string_value: "AP2A" 10046 } 10047 } 10048 } 10049 flags: { 10050 flag_declaration: { 10051 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 10052 namespace: "android_sdk" 10053 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" 10054 value: { 10055 string_value: "VanillaIceCream" 10056 } 10057 workflow: MANUAL 10058 containers: "product" 10059 containers: "system" 10060 containers: "system_ext" 10061 containers: "vendor" 10062 } 10063 value: { 10064 string_value: "REL" 10065 } 10066 traces: { 10067 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 10068 value: { 10069 string_value: "VanillaIceCream" 10070 } 10071 } 10072 traces: { 10073 source: "build/release/flag_values/ap2a/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 10074 value: { 10075 string_value: "REL" 10076 } 10077 } 10078 } 10079 flags: { 10080 flag_declaration: { 10081 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 10082 namespace: "android_sdk" 10083 description: "A comma separated list of all preview codenames the platform will accept apps built against" 10084 value: { 10085 string_value: "VanillaIceCream" 10086 } 10087 workflow: MANUAL 10088 containers: "product" 10089 containers: "system" 10090 containers: "system_ext" 10091 containers: "vendor" 10092 } 10093 value: { 10094 string_value: "REL,VanillaIceCream" 10095 } 10096 traces: { 10097 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 10098 value: { 10099 string_value: "VanillaIceCream" 10100 } 10101 } 10102 traces: { 10103 source: "build/release/flag_values/ap2a/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 10104 value: { 10105 string_value: "REL,VanillaIceCream" 10106 } 10107 } 10108 } 10109 flags: { 10110 flag_declaration: { 10111 name: "RELEASE_PLATFORM_VERSION_CODENAME" 10112 namespace: "android_sdk" 10113 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 10114 value: { 10115 string_value: "VanillaIceCream" 10116 } 10117 workflow: MANUAL 10118 containers: "product" 10119 containers: "system" 10120 containers: "system_ext" 10121 containers: "vendor" 10122 } 10123 value: { 10124 string_value: "REL" 10125 } 10126 traces: { 10127 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 10128 value: { 10129 string_value: "VanillaIceCream" 10130 } 10131 } 10132 traces: { 10133 source: "build/release/flag_values/ap2a/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 10134 value: { 10135 string_value: "REL" 10136 } 10137 } 10138 } 10139 flags: { 10140 flag_declaration: { 10141 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 10142 namespace: "android_sdk" 10143 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 10144 value: { 10145 string_value: "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" 10146 } 10147 workflow: MANUAL 10148 containers: "product" 10149 containers: "system" 10150 containers: "system_ext" 10151 containers: "vendor" 10152 } 10153 value: { 10154 string_value: "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" 10155 } 10156 traces: { 10157 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 10158 value: { 10159 string_value: "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" 10160 } 10161 } 10162 } 10163 flags: { 10164 flag_declaration: { 10165 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 10166 namespace: "android_UNKNOWN" 10167 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." 10168 value: { 10169 string_value: "14" 10170 } 10171 workflow: MANUAL 10172 containers: "product" 10173 containers: "system" 10174 containers: "system_ext" 10175 containers: "vendor" 10176 } 10177 value: { 10178 string_value: "14" 10179 } 10180 traces: { 10181 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 10182 value: { 10183 string_value: "14" 10184 } 10185 } 10186 } 10187 flags: { 10188 flag_declaration: { 10189 name: "RELEASE_PLATFORM_VNDK_VERSION" 10190 namespace: "android_UNKNOWN" 10191 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" 10192 value: { 10193 string_value: "35" 10194 } 10195 workflow: MANUAL 10196 containers: "product" 10197 containers: "system" 10198 containers: "system_ext" 10199 containers: "vendor" 10200 } 10201 value: { 10202 string_value: "35" 10203 } 10204 traces: { 10205 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 10206 value: { 10207 string_value: "35" 10208 } 10209 } 10210 } 10211 flags: { 10212 flag_declaration: { 10213 name: "RELEASE_RANGING_STACK" 10214 namespace: "uwb" 10215 description: "b/331206299: Flag to add new generic ranging API surface" 10216 value: { 10217 unspecified_value: false 10218 } 10219 workflow: LAUNCH 10220 containers: "system" 10221 } 10222 value: {} 10223 traces: { 10224 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 10225 value: { 10226 unspecified_value: false 10227 } 10228 } 10229 } 10230 flags: { 10231 flag_declaration: { 10232 name: "RELEASE_READ_FROM_NEW_STORAGE" 10233 namespace: "android_UNKNOWN" 10234 description: "Control if we should read from new storage." 10235 value: { 10236 bool_value: false 10237 } 10238 workflow: LAUNCH 10239 containers: "product" 10240 containers: "system" 10241 containers: "system_ext" 10242 containers: "vendor" 10243 } 10244 value: { 10245 bool_value: false 10246 } 10247 traces: { 10248 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 10249 value: { 10250 bool_value: false 10251 } 10252 } 10253 } 10254 flags: { 10255 flag_declaration: { 10256 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 10257 namespace: "android_UNKNOWN" 10258 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 10259 value: { 10260 bool_value: false 10261 } 10262 workflow: LAUNCH 10263 containers: "system" 10264 } 10265 value: { 10266 bool_value: false 10267 } 10268 traces: { 10269 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 10270 value: { 10271 bool_value: false 10272 } 10273 } 10274 } 10275 flags: { 10276 flag_declaration: { 10277 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 10278 namespace: "android_UNKNOWN" 10279 description: "feature flag for removing legacy emoji font from system image." 10280 value: { 10281 bool_value: false 10282 } 10283 workflow: LAUNCH 10284 containers: "system" 10285 } 10286 value: { 10287 bool_value: false 10288 } 10289 traces: { 10290 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 10291 value: { 10292 bool_value: false 10293 } 10294 } 10295 } 10296 flags: { 10297 flag_declaration: { 10298 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 10299 namespace: "android_UNKNOWN" 10300 description: "Ignore /data/data relabelling in libselinux." 10301 value: { 10302 bool_value: false 10303 } 10304 workflow: LAUNCH 10305 containers: "product" 10306 containers: "system" 10307 containers: "system_ext" 10308 containers: "vendor" 10309 } 10310 value: { 10311 bool_value: false 10312 } 10313 traces: { 10314 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 10315 value: { 10316 bool_value: false 10317 } 10318 } 10319 } 10320 flags: { 10321 flag_declaration: { 10322 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 10323 namespace: "art_performance" 10324 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 10325 value: { 10326 bool_value: false 10327 } 10328 workflow: LAUNCH 10329 containers: "system" 10330 } 10331 value: { 10332 bool_value: false 10333 } 10334 traces: { 10335 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 10336 value: { 10337 bool_value: false 10338 } 10339 } 10340 } 10341 flags: { 10342 flag_declaration: { 10343 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 10344 namespace: "android_UNKNOWN" 10345 description: "feature flag for a new API to open declared passthrough HAL" 10346 value: { 10347 bool_value: false 10348 } 10349 workflow: LAUNCH 10350 containers: "product" 10351 containers: "system" 10352 containers: "system_ext" 10353 containers: "vendor" 10354 } 10355 value: { 10356 bool_value: false 10357 } 10358 traces: { 10359 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 10360 value: { 10361 bool_value: false 10362 } 10363 } 10364 } 10365 flags: { 10366 flag_declaration: { 10367 name: "RELEASE_SUPERVISION_SERVICE" 10368 namespace: "supervision" 10369 description: "Include SupervisionService in the build" 10370 value: { 10371 unspecified_value: false 10372 } 10373 workflow: LAUNCH 10374 containers: "system" 10375 } 10376 value: {} 10377 traces: { 10378 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 10379 value: { 10380 unspecified_value: false 10381 } 10382 } 10383 } 10384 flags: { 10385 flag_declaration: { 10386 name: "RELEASE_SVN_AKITA" 10387 namespace: "android_UNKNOWN" 10388 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 10389 value: { 10390 string_value: "00" 10391 } 10392 workflow: MANUAL 10393 containers: "vendor" 10394 } 10395 value: { 10396 string_value: "00" 10397 } 10398 traces: { 10399 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 10400 value: { 10401 string_value: "00" 10402 } 10403 } 10404 } 10405 flags: { 10406 flag_declaration: { 10407 name: "RELEASE_SVN_BLUEJAY" 10408 namespace: "android_UNKNOWN" 10409 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 10410 value: { 10411 string_value: "00" 10412 } 10413 workflow: MANUAL 10414 containers: "vendor" 10415 } 10416 value: { 10417 string_value: "00" 10418 } 10419 traces: { 10420 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 10421 value: { 10422 string_value: "00" 10423 } 10424 } 10425 } 10426 flags: { 10427 flag_declaration: { 10428 name: "RELEASE_SVN_CHEETAH" 10429 namespace: "android_UNKNOWN" 10430 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 10431 value: { 10432 string_value: "00" 10433 } 10434 workflow: MANUAL 10435 containers: "vendor" 10436 } 10437 value: { 10438 string_value: "00" 10439 } 10440 traces: { 10441 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 10442 value: { 10443 string_value: "00" 10444 } 10445 } 10446 } 10447 flags: { 10448 flag_declaration: { 10449 name: "RELEASE_SVN_FELIX" 10450 namespace: "android_UNKNOWN" 10451 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 10452 value: { 10453 string_value: "00" 10454 } 10455 workflow: MANUAL 10456 containers: "vendor" 10457 } 10458 value: { 10459 string_value: "00" 10460 } 10461 traces: { 10462 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 10463 value: { 10464 string_value: "00" 10465 } 10466 } 10467 } 10468 flags: { 10469 flag_declaration: { 10470 name: "RELEASE_SVN_HUSKY" 10471 namespace: "android_UNKNOWN" 10472 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 10473 value: { 10474 string_value: "00" 10475 } 10476 workflow: MANUAL 10477 containers: "vendor" 10478 } 10479 value: { 10480 string_value: "00" 10481 } 10482 traces: { 10483 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 10484 value: { 10485 string_value: "00" 10486 } 10487 } 10488 } 10489 flags: { 10490 flag_declaration: { 10491 name: "RELEASE_SVN_LYNX" 10492 namespace: "android_UNKNOWN" 10493 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 10494 value: { 10495 string_value: "00" 10496 } 10497 workflow: MANUAL 10498 containers: "vendor" 10499 } 10500 value: { 10501 string_value: "00" 10502 } 10503 traces: { 10504 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 10505 value: { 10506 string_value: "00" 10507 } 10508 } 10509 } 10510 flags: { 10511 flag_declaration: { 10512 name: "RELEASE_SVN_ORIOLE" 10513 namespace: "android_UNKNOWN" 10514 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 10515 value: { 10516 string_value: "00" 10517 } 10518 workflow: MANUAL 10519 containers: "vendor" 10520 } 10521 value: { 10522 string_value: "00" 10523 } 10524 traces: { 10525 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 10526 value: { 10527 string_value: "00" 10528 } 10529 } 10530 } 10531 flags: { 10532 flag_declaration: { 10533 name: "RELEASE_SVN_PANTHER" 10534 namespace: "android_UNKNOWN" 10535 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 10536 value: { 10537 string_value: "00" 10538 } 10539 workflow: MANUAL 10540 containers: "vendor" 10541 } 10542 value: { 10543 string_value: "00" 10544 } 10545 traces: { 10546 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 10547 value: { 10548 string_value: "00" 10549 } 10550 } 10551 } 10552 flags: { 10553 flag_declaration: { 10554 name: "RELEASE_SVN_RAVEN" 10555 namespace: "android_UNKNOWN" 10556 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 10557 value: { 10558 string_value: "00" 10559 } 10560 workflow: MANUAL 10561 containers: "vendor" 10562 } 10563 value: { 10564 string_value: "00" 10565 } 10566 traces: { 10567 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 10568 value: { 10569 string_value: "00" 10570 } 10571 } 10572 } 10573 flags: { 10574 flag_declaration: { 10575 name: "RELEASE_SVN_SHIBA" 10576 namespace: "android_UNKNOWN" 10577 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 10578 value: { 10579 string_value: "00" 10580 } 10581 workflow: MANUAL 10582 containers: "vendor" 10583 } 10584 value: { 10585 string_value: "00" 10586 } 10587 traces: { 10588 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 10589 value: { 10590 string_value: "00" 10591 } 10592 } 10593 } 10594 flags: { 10595 flag_declaration: { 10596 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 10597 namespace: "systemui" 10598 description: "b/271887637: Flag to use speed profile in the SystemUI." 10599 value: { 10600 bool_value: false 10601 } 10602 workflow: LAUNCH 10603 containers: "system_ext" 10604 } 10605 value: { 10606 bool_value: false 10607 } 10608 traces: { 10609 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 10610 value: { 10611 bool_value: false 10612 } 10613 } 10614 } 10615 flags: { 10616 flag_declaration: { 10617 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 10618 namespace: "android_UNKNOWN" 10619 description: "System feature version for: android.hardware.type.automotive" 10620 value: { 10621 string_value: "" 10622 } 10623 workflow: MANUAL 10624 containers: "system" 10625 } 10626 value: { 10627 string_value: "" 10628 } 10629 traces: { 10630 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 10631 value: { 10632 string_value: "" 10633 } 10634 } 10635 } 10636 flags: { 10637 flag_declaration: { 10638 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 10639 namespace: "android_UNKNOWN" 10640 description: "System feature version for: android.hardware.type.embedded" 10641 value: { 10642 string_value: "" 10643 } 10644 workflow: MANUAL 10645 containers: "system" 10646 } 10647 value: { 10648 string_value: "" 10649 } 10650 traces: { 10651 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 10652 value: { 10653 string_value: "" 10654 } 10655 } 10656 } 10657 flags: { 10658 flag_declaration: { 10659 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 10660 namespace: "android_UNKNOWN" 10661 description: "System feature version for: android.software.leanback" 10662 value: { 10663 string_value: "" 10664 } 10665 workflow: MANUAL 10666 containers: "system" 10667 } 10668 value: { 10669 string_value: "" 10670 } 10671 traces: { 10672 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 10673 value: { 10674 string_value: "" 10675 } 10676 } 10677 } 10678 flags: { 10679 flag_declaration: { 10680 name: "RELEASE_SYSTEM_FEATURE_PC" 10681 namespace: "android_UNKNOWN" 10682 description: "System feature version for: android.hardware.type.pc" 10683 value: { 10684 string_value: "" 10685 } 10686 workflow: MANUAL 10687 containers: "system" 10688 } 10689 value: { 10690 string_value: "" 10691 } 10692 traces: { 10693 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 10694 value: { 10695 string_value: "" 10696 } 10697 } 10698 } 10699 flags: { 10700 flag_declaration: { 10701 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 10702 namespace: "android_UNKNOWN" 10703 description: "System feature version for: android.hardware.type.television" 10704 value: { 10705 string_value: "" 10706 } 10707 workflow: MANUAL 10708 containers: "system" 10709 } 10710 value: { 10711 string_value: "" 10712 } 10713 traces: { 10714 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 10715 value: { 10716 string_value: "" 10717 } 10718 } 10719 } 10720 flags: { 10721 flag_declaration: { 10722 name: "RELEASE_SYSTEM_FEATURE_WATCH" 10723 namespace: "android_UNKNOWN" 10724 description: "System feature version for: android.hardware.type.watch" 10725 value: { 10726 string_value: "" 10727 } 10728 workflow: MANUAL 10729 containers: "system" 10730 } 10731 value: { 10732 string_value: "" 10733 } 10734 traces: { 10735 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 10736 value: { 10737 string_value: "" 10738 } 10739 } 10740 } 10741 flags: { 10742 flag_declaration: { 10743 name: "RELEASE_TARGET_JAVA_21" 10744 namespace: "core_libraries" 10745 description: "Control if we should target java 21." 10746 value: { 10747 bool_value: false 10748 } 10749 workflow: LAUNCH 10750 containers: "product" 10751 containers: "system" 10752 containers: "system_ext" 10753 containers: "vendor" 10754 } 10755 value: { 10756 bool_value: false 10757 } 10758 traces: { 10759 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 10760 value: { 10761 bool_value: false 10762 } 10763 } 10764 } 10765 flags: { 10766 flag_declaration: { 10767 name: "RELEASE_UNLOCKED_STORAGE_API" 10768 namespace: "android_UNKNOWN" 10769 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 10770 value: { 10771 bool_value: false 10772 } 10773 workflow: LAUNCH 10774 containers: "product" 10775 containers: "system" 10776 containers: "system_ext" 10777 containers: "vendor" 10778 } 10779 value: { 10780 bool_value: false 10781 } 10782 traces: { 10783 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 10784 value: { 10785 bool_value: false 10786 } 10787 } 10788 } 10789 flags: { 10790 flag_declaration: { 10791 name: "RELEASE_UPROBESTATS_MODULE" 10792 namespace: "system_performance" 10793 description: "If true, then uprobestats module is enabled as an apex" 10794 value: { 10795 bool_value: false 10796 } 10797 workflow: LAUNCH 10798 containers: "product" 10799 containers: "system" 10800 containers: "system_ext" 10801 containers: "vendor" 10802 } 10803 value: { 10804 bool_value: false 10805 } 10806 traces: { 10807 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 10808 value: { 10809 bool_value: false 10810 } 10811 } 10812 } 10813 flags: { 10814 flag_declaration: { 10815 name: "RELEASE_USE_DEX_V41" 10816 namespace: "android_UNKNOWN" 10817 description: "feature flag for enabling new DEX file format (v41)" 10818 value: { 10819 unspecified_value: false 10820 } 10821 workflow: LAUNCH 10822 containers: "product" 10823 containers: "system" 10824 containers: "system_ext" 10825 containers: "vendor" 10826 } 10827 value: {} 10828 traces: { 10829 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 10830 value: { 10831 unspecified_value: false 10832 } 10833 } 10834 } 10835 flags: { 10836 flag_declaration: { 10837 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 10838 namespace: "android_UNKNOWN" 10839 description: "feature flag for enabling optimized_shrink_resources: true by default" 10840 value: { 10841 unspecified_value: false 10842 } 10843 workflow: LAUNCH 10844 containers: "product" 10845 containers: "system" 10846 containers: "system_ext" 10847 containers: "vendor" 10848 } 10849 value: {} 10850 traces: { 10851 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 10852 value: { 10853 unspecified_value: false 10854 } 10855 } 10856 } 10857 flags: { 10858 flag_declaration: { 10859 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 10860 namespace: "android_UNKNOWN" 10861 description: "feature flag for enabling use_resource_processor: true by default" 10862 value: { 10863 bool_value: false 10864 } 10865 workflow: LAUNCH 10866 containers: "product" 10867 containers: "system" 10868 containers: "system_ext" 10869 containers: "vendor" 10870 } 10871 value: { 10872 bool_value: false 10873 } 10874 traces: { 10875 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 10876 value: { 10877 bool_value: false 10878 } 10879 } 10880 } 10881 flags: { 10882 flag_declaration: { 10883 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 10884 namespace: "system_performance" 10885 description: "Enable use of system feature build-time flags and codegen." 10886 value: { 10887 unspecified_value: false 10888 } 10889 workflow: LAUNCH 10890 containers: "product" 10891 containers: "system" 10892 containers: "system_ext" 10893 containers: "vendor" 10894 } 10895 value: {} 10896 traces: { 10897 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 10898 value: { 10899 unspecified_value: false 10900 } 10901 } 10902 } 10903 flags: { 10904 flag_declaration: { 10905 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 10906 namespace: "android_UNKNOWN" 10907 description: "feature flag for enabling building with transitive classpaths" 10908 value: { 10909 unspecified_value: false 10910 } 10911 workflow: LAUNCH 10912 containers: "product" 10913 containers: "system" 10914 containers: "system_ext" 10915 containers: "vendor" 10916 } 10917 value: {} 10918 traces: { 10919 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 10920 value: { 10921 unspecified_value: false 10922 } 10923 } 10924 } 10925 flags: { 10926 flag_declaration: { 10927 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 10928 namespace: "android_UNKNOWN" 10929 description: "b/318717084 - enable the WebViewBootstrap mainline module" 10930 value: { 10931 bool_value: false 10932 } 10933 workflow: LAUNCH 10934 containers: "product" 10935 containers: "system" 10936 containers: "system_ext" 10937 containers: "vendor" 10938 } 10939 value: { 10940 bool_value: false 10941 } 10942 traces: { 10943 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 10944 value: { 10945 bool_value: false 10946 } 10947 } 10948 } 10949 flags: { 10950 flag_declaration: { 10951 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 10952 namespace: "wifi" 10953 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 10954 value: { 10955 unspecified_value: false 10956 } 10957 workflow: LAUNCH 10958 containers: "com.android.wifi" 10959 } 10960 value: {} 10961 traces: { 10962 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 10963 value: { 10964 unspecified_value: false 10965 } 10966 } 10967 } 10968 flags: { 10969 flag_declaration: { 10970 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 10971 namespace: "android_UNKNOWN" 10972 description: "" 10973 value: { 10974 string_value: "." 10975 } 10976 workflow: PREBUILT 10977 containers: "vendor" 10978 } 10979 value: { 10980 string_value: "." 10981 } 10982 traces: { 10983 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 10984 value: { 10985 string_value: "." 10986 } 10987 } 10988 } 10989 flags: { 10990 flag_declaration: { 10991 name: "RELEASE_WLAN_CT3_FW_DIR" 10992 namespace: "android_UNKNOWN" 10993 description: "" 10994 value: { 10995 string_value: "." 10996 } 10997 workflow: PREBUILT 10998 containers: "vendor" 10999 } 11000 value: { 11001 string_value: "." 11002 } 11003 traces: { 11004 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 11005 value: { 11006 string_value: "." 11007 } 11008 } 11009 } 11010 flags: { 11011 flag_declaration: { 11012 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 11013 namespace: "android_UNKNOWN" 11014 description: "" 11015 value: { 11016 string_value: "." 11017 } 11018 workflow: PREBUILT 11019 containers: "vendor" 11020 } 11021 value: { 11022 string_value: "." 11023 } 11024 traces: { 11025 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 11026 value: { 11027 string_value: "." 11028 } 11029 } 11030 } 11031 flags: { 11032 flag_declaration: { 11033 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 11034 namespace: "android_UNKNOWN" 11035 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 11036 value: { 11037 bool_value: false 11038 } 11039 workflow: LAUNCH 11040 containers: "product" 11041 containers: "system" 11042 containers: "system_ext" 11043 containers: "vendor" 11044 } 11045 value: { 11046 bool_value: false 11047 } 11048 traces: { 11049 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 11050 value: { 11051 bool_value: false 11052 } 11053 } 11054 } 11055 aconfig_value_sets: "aconfig_value_set-platform_build_release-root" 11056 aconfig_value_sets: "aconfig_value_set-aosp-ap2a" 11057 inherits: "root" 11058 directories: "build/release" 11059 value_directories: "build/release" 11060 release_config_type: RELEASE_CONFIG 11061} 11062other_release_configs: { 11063 name: "ap3a" 11064 flags: { 11065 flag_declaration: { 11066 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 11067 namespace: "android_UNKNOWN" 11068 description: "Also generate all_aconfig_declarations for these release configs" 11069 value: { 11070 unspecified_value: false 11071 } 11072 workflow: MANUAL 11073 containers: "host" 11074 } 11075 value: {} 11076 traces: { 11077 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 11078 value: { 11079 unspecified_value: false 11080 } 11081 } 11082 } 11083 flags: { 11084 flag_declaration: { 11085 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 11086 namespace: "android_UNKNOWN" 11087 description: "The default permission for all flags" 11088 value: { 11089 string_value: "READ_WRITE" 11090 } 11091 workflow: MANUAL 11092 containers: "product" 11093 containers: "system" 11094 containers: "system_ext" 11095 containers: "vendor" 11096 } 11097 value: { 11098 string_value: "READ_ONLY" 11099 } 11100 traces: { 11101 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 11102 value: { 11103 string_value: "READ_WRITE" 11104 } 11105 } 11106 traces: { 11107 source: "build/release/flag_values/ap3a/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 11108 value: { 11109 string_value: "READ_ONLY" 11110 } 11111 } 11112 } 11113 flags: { 11114 flag_declaration: { 11115 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 11116 namespace: "android_UNKNOWN" 11117 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 11118 value: { 11119 bool_value: false 11120 } 11121 workflow: MANUAL 11122 containers: "product" 11123 containers: "system" 11124 containers: "system_ext" 11125 containers: "vendor" 11126 } 11127 value: { 11128 bool_value: false 11129 } 11130 traces: { 11131 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 11132 value: { 11133 bool_value: false 11134 } 11135 } 11136 } 11137 flags: { 11138 flag_declaration: { 11139 name: "RELEASE_ACONFIG_VALUE_SETS" 11140 namespace: "android_UNKNOWN" 11141 description: "Aconfig value sets assembled by release-config" 11142 value: { 11143 unspecified_value: false 11144 } 11145 workflow: MANUAL 11146 containers: "system" 11147 containers: "system_ext" 11148 containers: "product" 11149 containers: "vendor" 11150 } 11151 value: { 11152 string_value: "aconfig_value_set-platform_build_release-root aconfig_value_set-platform_build_release-ap3a" 11153 } 11154 traces: { 11155 source: "build/release/release_configs/root.textproto" 11156 value: { 11157 string_value: "aconfig_value_set-platform_build_release-root" 11158 } 11159 } 11160 traces: { 11161 source: "build/release/release_configs/ap3a.textproto" 11162 value: { 11163 string_value: "aconfig_value_set-platform_build_release-ap3a" 11164 } 11165 } 11166 traces: { 11167 source: "build/release/gms_mainline/required/release_configs/ap3a.textproto" 11168 value: { 11169 string_value: "" 11170 } 11171 } 11172 } 11173 flags: { 11174 flag_declaration: { 11175 name: "RELEASE_AIDL_USE_UNFROZEN" 11176 namespace: "android_UNKNOWN" 11177 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." 11178 value: { 11179 bool_value: true 11180 } 11181 workflow: LAUNCH 11182 containers: "product" 11183 containers: "system" 11184 containers: "system_ext" 11185 containers: "vendor" 11186 } 11187 value: { 11188 bool_value: false 11189 } 11190 traces: { 11191 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 11192 value: { 11193 bool_value: true 11194 } 11195 } 11196 traces: { 11197 source: "build/release/flag_values/ap3a/RELEASE_AIDL_USE_UNFROZEN.textproto" 11198 value: { 11199 bool_value: false 11200 } 11201 } 11202 } 11203 flags: { 11204 flag_declaration: { 11205 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 11206 namespace: "android_UNKNOWN" 11207 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 11208 value: { 11209 string_value: "" 11210 } 11211 workflow: MANUAL 11212 containers: "product" 11213 containers: "system" 11214 containers: "system_ext" 11215 containers: "vendor" 11216 } 11217 value: { 11218 string_value: "" 11219 } 11220 traces: { 11221 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 11222 value: { 11223 string_value: "" 11224 } 11225 } 11226 } 11227 flags: { 11228 flag_declaration: { 11229 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 11230 namespace: "android_UNKNOWN" 11231 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 11232 value: { 11233 unspecified_value: false 11234 } 11235 workflow: MANUAL 11236 containers: "product" 11237 containers: "system" 11238 containers: "system_ext" 11239 containers: "vendor" 11240 } 11241 value: { 11242 string_value: "adbd.google.contributions.prebuilt" 11243 } 11244 traces: { 11245 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 11246 value: { 11247 unspecified_value: false 11248 } 11249 } 11250 traces: { 11251 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 11252 value: { 11253 string_value: "adbd.google.contributions.prebuilt" 11254 } 11255 } 11256 } 11257 flags: { 11258 flag_declaration: { 11259 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 11260 namespace: "android_UNKNOWN" 11261 description: "" 11262 value: { 11263 unspecified_value: false 11264 } 11265 workflow: MANUAL 11266 containers: "product" 11267 containers: "system" 11268 containers: "system_ext" 11269 containers: "vendor" 11270 } 11271 value: { 11272 string_value: "adservices.google.contributions.prebuilt" 11273 } 11274 traces: { 11275 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 11276 value: { 11277 unspecified_value: false 11278 } 11279 } 11280 traces: { 11281 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 11282 value: { 11283 string_value: "adservices.google.contributions.prebuilt" 11284 } 11285 } 11286 } 11287 flags: { 11288 flag_declaration: { 11289 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 11290 namespace: "android_UNKNOWN" 11291 description: "" 11292 value: { 11293 unspecified_value: false 11294 } 11295 workflow: MANUAL 11296 containers: "product" 11297 containers: "system" 11298 containers: "system_ext" 11299 containers: "vendor" 11300 } 11301 value: { 11302 string_value: "appsearch.google.contributions.prebuilt" 11303 } 11304 traces: { 11305 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 11306 value: { 11307 unspecified_value: false 11308 } 11309 } 11310 traces: { 11311 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 11312 value: { 11313 string_value: "appsearch.google.contributions.prebuilt" 11314 } 11315 } 11316 } 11317 flags: { 11318 flag_declaration: { 11319 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 11320 namespace: "android_UNKNOWN" 11321 description: "" 11322 value: { 11323 unspecified_value: false 11324 } 11325 workflow: MANUAL 11326 containers: "product" 11327 containers: "system" 11328 containers: "system_ext" 11329 containers: "vendor" 11330 } 11331 value: { 11332 string_value: "art.google.contributions.prebuilt" 11333 } 11334 traces: { 11335 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 11336 value: { 11337 unspecified_value: false 11338 } 11339 } 11340 traces: { 11341 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 11342 value: { 11343 string_value: "art.google.contributions.prebuilt" 11344 } 11345 } 11346 } 11347 flags: { 11348 flag_declaration: { 11349 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 11350 namespace: "android_UNKNOWN" 11351 description: "" 11352 value: { 11353 unspecified_value: false 11354 } 11355 workflow: MANUAL 11356 containers: "product" 11357 containers: "system" 11358 containers: "system_ext" 11359 containers: "vendor" 11360 } 11361 value: {} 11362 traces: { 11363 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 11364 value: { 11365 unspecified_value: false 11366 } 11367 } 11368 } 11369 flags: { 11370 flag_declaration: { 11371 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 11372 namespace: "android_UNKNOWN" 11373 description: "" 11374 value: { 11375 unspecified_value: false 11376 } 11377 workflow: MANUAL 11378 containers: "product" 11379 containers: "system" 11380 containers: "system_ext" 11381 containers: "vendor" 11382 } 11383 value: { 11384 string_value: "captiveportallogin.google.contributions.prebuilt" 11385 } 11386 traces: { 11387 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 11388 value: { 11389 unspecified_value: false 11390 } 11391 } 11392 traces: { 11393 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 11394 value: { 11395 string_value: "captiveportallogin.google.contributions.prebuilt" 11396 } 11397 } 11398 } 11399 flags: { 11400 flag_declaration: { 11401 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 11402 namespace: "android_UNKNOWN" 11403 description: "" 11404 value: { 11405 unspecified_value: false 11406 } 11407 workflow: MANUAL 11408 containers: "product" 11409 containers: "system" 11410 containers: "system_ext" 11411 containers: "vendor" 11412 } 11413 value: { 11414 string_value: "cellbroadcast.google.contributions.prebuilt" 11415 } 11416 traces: { 11417 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 11418 value: { 11419 unspecified_value: false 11420 } 11421 } 11422 traces: { 11423 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 11424 value: { 11425 string_value: "cellbroadcast.google.contributions.prebuilt" 11426 } 11427 } 11428 } 11429 flags: { 11430 flag_declaration: { 11431 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 11432 namespace: "android_UNKNOWN" 11433 description: "" 11434 value: { 11435 unspecified_value: false 11436 } 11437 workflow: MANUAL 11438 containers: "product" 11439 containers: "system" 11440 containers: "system_ext" 11441 containers: "vendor" 11442 } 11443 value: { 11444 string_value: "configinfrastructure.google.contributions.prebuilt" 11445 } 11446 traces: { 11447 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 11448 value: { 11449 unspecified_value: false 11450 } 11451 } 11452 traces: { 11453 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 11454 value: { 11455 string_value: "configinfrastructure.google.contributions.prebuilt" 11456 } 11457 } 11458 } 11459 flags: { 11460 flag_declaration: { 11461 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 11462 namespace: "android_UNKNOWN" 11463 description: "" 11464 value: { 11465 unspecified_value: false 11466 } 11467 workflow: MANUAL 11468 containers: "product" 11469 containers: "system" 11470 containers: "system_ext" 11471 containers: "vendor" 11472 } 11473 value: { 11474 string_value: "connectivity.google.contributions.prebuilt" 11475 } 11476 traces: { 11477 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 11478 value: { 11479 unspecified_value: false 11480 } 11481 } 11482 traces: { 11483 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 11484 value: { 11485 string_value: "connectivity.google.contributions.prebuilt" 11486 } 11487 } 11488 } 11489 flags: { 11490 flag_declaration: { 11491 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 11492 namespace: "android_UNKNOWN" 11493 description: "" 11494 value: { 11495 unspecified_value: false 11496 } 11497 workflow: MANUAL 11498 containers: "product" 11499 containers: "system" 11500 containers: "system_ext" 11501 containers: "vendor" 11502 } 11503 value: { 11504 string_value: "conscrypt.google.contributions.prebuilt" 11505 } 11506 traces: { 11507 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 11508 value: { 11509 unspecified_value: false 11510 } 11511 } 11512 traces: { 11513 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 11514 value: { 11515 string_value: "conscrypt.google.contributions.prebuilt" 11516 } 11517 } 11518 } 11519 flags: { 11520 flag_declaration: { 11521 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 11522 namespace: "android_UNKNOWN" 11523 description: "" 11524 value: { 11525 unspecified_value: false 11526 } 11527 workflow: MANUAL 11528 containers: "product" 11529 containers: "system" 11530 containers: "system_ext" 11531 containers: "vendor" 11532 } 11533 value: {} 11534 traces: { 11535 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 11536 value: { 11537 unspecified_value: false 11538 } 11539 } 11540 } 11541 flags: { 11542 flag_declaration: { 11543 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 11544 namespace: "android_UNKNOWN" 11545 description: "" 11546 value: { 11547 unspecified_value: false 11548 } 11549 workflow: MANUAL 11550 containers: "product" 11551 containers: "system" 11552 containers: "system_ext" 11553 containers: "vendor" 11554 } 11555 value: {} 11556 traces: { 11557 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 11558 value: { 11559 unspecified_value: false 11560 } 11561 } 11562 } 11563 flags: { 11564 flag_declaration: { 11565 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 11566 namespace: "android_UNKNOWN" 11567 description: "" 11568 value: { 11569 unspecified_value: false 11570 } 11571 workflow: MANUAL 11572 containers: "product" 11573 containers: "system" 11574 containers: "system_ext" 11575 containers: "vendor" 11576 } 11577 value: { 11578 string_value: "documentsui.google.contributions.prebuilt" 11579 } 11580 traces: { 11581 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 11582 value: { 11583 unspecified_value: false 11584 } 11585 } 11586 traces: { 11587 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 11588 value: { 11589 string_value: "documentsui.google.contributions.prebuilt" 11590 } 11591 } 11592 } 11593 flags: { 11594 flag_declaration: { 11595 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 11596 namespace: "android_UNKNOWN" 11597 description: "" 11598 value: { 11599 unspecified_value: false 11600 } 11601 workflow: MANUAL 11602 containers: "product" 11603 containers: "system" 11604 containers: "system_ext" 11605 containers: "vendor" 11606 } 11607 value: { 11608 string_value: "extservices.google.contributions.prebuilt" 11609 } 11610 traces: { 11611 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 11612 value: { 11613 unspecified_value: false 11614 } 11615 } 11616 traces: { 11617 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 11618 value: { 11619 string_value: "extservices.google.contributions.prebuilt" 11620 } 11621 } 11622 } 11623 flags: { 11624 flag_declaration: { 11625 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 11626 namespace: "android_UNKNOWN" 11627 description: "" 11628 value: { 11629 unspecified_value: false 11630 } 11631 workflow: MANUAL 11632 containers: "product" 11633 containers: "system" 11634 containers: "system_ext" 11635 containers: "vendor" 11636 } 11637 value: { 11638 string_value: "healthfitness.google.contributions.prebuilt" 11639 } 11640 traces: { 11641 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 11642 value: { 11643 unspecified_value: false 11644 } 11645 } 11646 traces: { 11647 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 11648 value: { 11649 string_value: "healthfitness.google.contributions.prebuilt" 11650 } 11651 } 11652 } 11653 flags: { 11654 flag_declaration: { 11655 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 11656 namespace: "android_UNKNOWN" 11657 description: "" 11658 value: { 11659 unspecified_value: false 11660 } 11661 workflow: MANUAL 11662 containers: "product" 11663 containers: "system" 11664 containers: "system_ext" 11665 containers: "vendor" 11666 } 11667 value: { 11668 string_value: "ipsec.google.contributions.prebuilt" 11669 } 11670 traces: { 11671 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 11672 value: { 11673 unspecified_value: false 11674 } 11675 } 11676 traces: { 11677 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 11678 value: { 11679 string_value: "ipsec.google.contributions.prebuilt" 11680 } 11681 } 11682 } 11683 flags: { 11684 flag_declaration: { 11685 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 11686 namespace: "android_UNKNOWN" 11687 description: "" 11688 value: { 11689 unspecified_value: false 11690 } 11691 workflow: MANUAL 11692 containers: "product" 11693 containers: "system" 11694 containers: "system_ext" 11695 containers: "vendor" 11696 } 11697 value: { 11698 string_value: "media.google.contributions.prebuilt" 11699 } 11700 traces: { 11701 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 11702 value: { 11703 unspecified_value: false 11704 } 11705 } 11706 traces: { 11707 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 11708 value: { 11709 string_value: "media.google.contributions.prebuilt" 11710 } 11711 } 11712 } 11713 flags: { 11714 flag_declaration: { 11715 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 11716 namespace: "android_UNKNOWN" 11717 description: "" 11718 value: { 11719 unspecified_value: false 11720 } 11721 workflow: MANUAL 11722 containers: "product" 11723 containers: "system" 11724 containers: "system_ext" 11725 containers: "vendor" 11726 } 11727 value: { 11728 string_value: "mediaprovider.google.contributions.prebuilt" 11729 } 11730 traces: { 11731 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 11732 value: { 11733 unspecified_value: false 11734 } 11735 } 11736 traces: { 11737 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 11738 value: { 11739 string_value: "mediaprovider.google.contributions.prebuilt" 11740 } 11741 } 11742 } 11743 flags: { 11744 flag_declaration: { 11745 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 11746 namespace: "android_UNKNOWN" 11747 description: "" 11748 value: { 11749 unspecified_value: false 11750 } 11751 workflow: MANUAL 11752 containers: "product" 11753 containers: "system" 11754 containers: "system_ext" 11755 containers: "vendor" 11756 } 11757 value: { 11758 string_value: "modulemetadata.google.contributions.prebuilt" 11759 } 11760 traces: { 11761 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 11762 value: { 11763 unspecified_value: false 11764 } 11765 } 11766 traces: { 11767 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 11768 value: { 11769 string_value: "modulemetadata.google.contributions.prebuilt" 11770 } 11771 } 11772 } 11773 flags: { 11774 flag_declaration: { 11775 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 11776 namespace: "android_UNKNOWN" 11777 description: "" 11778 value: { 11779 unspecified_value: false 11780 } 11781 workflow: MANUAL 11782 containers: "product" 11783 containers: "system" 11784 containers: "system_ext" 11785 containers: "vendor" 11786 } 11787 value: { 11788 string_value: "networkstack.google.contributions.prebuilt" 11789 } 11790 traces: { 11791 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 11792 value: { 11793 unspecified_value: false 11794 } 11795 } 11796 traces: { 11797 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 11798 value: { 11799 string_value: "networkstack.google.contributions.prebuilt" 11800 } 11801 } 11802 } 11803 flags: { 11804 flag_declaration: { 11805 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 11806 namespace: "android_UNKNOWN" 11807 description: "" 11808 value: { 11809 unspecified_value: false 11810 } 11811 workflow: MANUAL 11812 containers: "product" 11813 containers: "system" 11814 containers: "system_ext" 11815 containers: "vendor" 11816 } 11817 value: { 11818 string_value: "neuralnetworks.google.contributions.prebuilt" 11819 } 11820 traces: { 11821 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 11822 value: { 11823 unspecified_value: false 11824 } 11825 } 11826 traces: { 11827 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 11828 value: { 11829 string_value: "neuralnetworks.google.contributions.prebuilt" 11830 } 11831 } 11832 } 11833 flags: { 11834 flag_declaration: { 11835 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 11836 namespace: "android_UNKNOWN" 11837 description: "" 11838 value: { 11839 unspecified_value: false 11840 } 11841 workflow: MANUAL 11842 containers: "product" 11843 containers: "system" 11844 containers: "system_ext" 11845 containers: "vendor" 11846 } 11847 value: { 11848 string_value: "ondevicepersonalization.google.contributions.prebuilt" 11849 } 11850 traces: { 11851 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 11852 value: { 11853 unspecified_value: false 11854 } 11855 } 11856 traces: { 11857 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 11858 value: { 11859 string_value: "ondevicepersonalization.google.contributions.prebuilt" 11860 } 11861 } 11862 } 11863 flags: { 11864 flag_declaration: { 11865 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 11866 namespace: "android_UNKNOWN" 11867 description: "" 11868 value: { 11869 unspecified_value: false 11870 } 11871 workflow: MANUAL 11872 containers: "product" 11873 containers: "system" 11874 containers: "system_ext" 11875 containers: "vendor" 11876 } 11877 value: { 11878 string_value: "permission.google.contributions.prebuilt" 11879 } 11880 traces: { 11881 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 11882 value: { 11883 unspecified_value: false 11884 } 11885 } 11886 traces: { 11887 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 11888 value: { 11889 string_value: "permission.google.contributions.prebuilt" 11890 } 11891 } 11892 } 11893 flags: { 11894 flag_declaration: { 11895 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 11896 namespace: "android_UNKNOWN" 11897 description: "flag to enable prebuilts for primary libs module (DCLA)" 11898 value: { 11899 unspecified_value: false 11900 } 11901 workflow: MANUAL 11902 containers: "system" 11903 } 11904 value: { 11905 string_value: "primarylibs.google.contributions.prebuilt" 11906 } 11907 traces: { 11908 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 11909 value: { 11910 unspecified_value: false 11911 } 11912 } 11913 traces: { 11914 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 11915 value: { 11916 string_value: "primarylibs.google.contributions.prebuilt" 11917 } 11918 } 11919 } 11920 flags: { 11921 flag_declaration: { 11922 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 11923 namespace: "android_UNKNOWN" 11924 description: "" 11925 value: { 11926 unspecified_value: false 11927 } 11928 workflow: MANUAL 11929 containers: "product" 11930 containers: "system" 11931 containers: "system_ext" 11932 containers: "vendor" 11933 } 11934 value: {} 11935 traces: { 11936 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 11937 value: { 11938 unspecified_value: false 11939 } 11940 } 11941 } 11942 flags: { 11943 flag_declaration: { 11944 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 11945 namespace: "android_UNKNOWN" 11946 description: "" 11947 value: { 11948 unspecified_value: false 11949 } 11950 workflow: MANUAL 11951 containers: "product" 11952 containers: "system" 11953 containers: "system_ext" 11954 containers: "vendor" 11955 } 11956 value: { 11957 string_value: "resolv.google.contributions.prebuilt" 11958 } 11959 traces: { 11960 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 11961 value: { 11962 unspecified_value: false 11963 } 11964 } 11965 traces: { 11966 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 11967 value: { 11968 string_value: "resolv.google.contributions.prebuilt" 11969 } 11970 } 11971 } 11972 flags: { 11973 flag_declaration: { 11974 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 11975 namespace: "android_UNKNOWN" 11976 description: "" 11977 value: { 11978 unspecified_value: false 11979 } 11980 workflow: MANUAL 11981 containers: "product" 11982 containers: "system" 11983 containers: "system_ext" 11984 containers: "vendor" 11985 } 11986 value: { 11987 string_value: "scheduling.google.contributions.prebuilt" 11988 } 11989 traces: { 11990 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 11991 value: { 11992 unspecified_value: false 11993 } 11994 } 11995 traces: { 11996 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 11997 value: { 11998 string_value: "scheduling.google.contributions.prebuilt" 11999 } 12000 } 12001 } 12002 flags: { 12003 flag_declaration: { 12004 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 12005 namespace: "android_UNKNOWN" 12006 description: "" 12007 value: { 12008 unspecified_value: false 12009 } 12010 workflow: MANUAL 12011 containers: "product" 12012 containers: "system" 12013 containers: "system_ext" 12014 containers: "vendor" 12015 } 12016 value: { 12017 string_value: "sdkextensions.google.contributions.prebuilt" 12018 } 12019 traces: { 12020 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 12021 value: { 12022 unspecified_value: false 12023 } 12024 } 12025 traces: { 12026 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 12027 value: { 12028 string_value: "sdkextensions.google.contributions.prebuilt" 12029 } 12030 } 12031 } 12032 flags: { 12033 flag_declaration: { 12034 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 12035 namespace: "android_UNKNOWN" 12036 description: "" 12037 value: { 12038 unspecified_value: false 12039 } 12040 workflow: MANUAL 12041 containers: "product" 12042 containers: "system" 12043 containers: "system_ext" 12044 containers: "vendor" 12045 } 12046 value: { 12047 string_value: "statsd.google.contributions.prebuilt" 12048 } 12049 traces: { 12050 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 12051 value: { 12052 unspecified_value: false 12053 } 12054 } 12055 traces: { 12056 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 12057 value: { 12058 string_value: "statsd.google.contributions.prebuilt" 12059 } 12060 } 12061 } 12062 flags: { 12063 flag_declaration: { 12064 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 12065 namespace: "android_UNKNOWN" 12066 description: "" 12067 value: { 12068 unspecified_value: false 12069 } 12070 workflow: MANUAL 12071 containers: "product" 12072 containers: "system" 12073 containers: "system_ext" 12074 containers: "vendor" 12075 } 12076 value: { 12077 string_value: "swcodec.google.contributions.prebuilt" 12078 } 12079 traces: { 12080 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 12081 value: { 12082 unspecified_value: false 12083 } 12084 } 12085 traces: { 12086 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 12087 value: { 12088 string_value: "swcodec.google.contributions.prebuilt" 12089 } 12090 } 12091 } 12092 flags: { 12093 flag_declaration: { 12094 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 12095 namespace: "android_UNKNOWN" 12096 description: "flag to enable prebuilts for mainline telemetry tvp" 12097 value: { 12098 unspecified_value: false 12099 } 12100 workflow: MANUAL 12101 containers: "system" 12102 } 12103 value: {} 12104 traces: { 12105 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 12106 value: { 12107 unspecified_value: false 12108 } 12109 } 12110 } 12111 flags: { 12112 flag_declaration: { 12113 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 12114 namespace: "android_UNKNOWN" 12115 description: "" 12116 value: { 12117 unspecified_value: false 12118 } 12119 workflow: MANUAL 12120 containers: "product" 12121 containers: "system" 12122 containers: "system_ext" 12123 containers: "vendor" 12124 } 12125 value: { 12126 string_value: "tzdata.google.contributions.prebuilt" 12127 } 12128 traces: { 12129 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 12130 value: { 12131 unspecified_value: false 12132 } 12133 } 12134 traces: { 12135 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 12136 value: { 12137 string_value: "tzdata.google.contributions.prebuilt" 12138 } 12139 } 12140 } 12141 flags: { 12142 flag_declaration: { 12143 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 12144 namespace: "android_UNKNOWN" 12145 description: "" 12146 value: { 12147 unspecified_value: false 12148 } 12149 workflow: MANUAL 12150 containers: "product" 12151 containers: "system" 12152 containers: "system_ext" 12153 containers: "vendor" 12154 } 12155 value: {} 12156 traces: { 12157 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 12158 value: { 12159 unspecified_value: false 12160 } 12161 } 12162 } 12163 flags: { 12164 flag_declaration: { 12165 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 12166 namespace: "android_UNKNOWN" 12167 description: "" 12168 value: { 12169 unspecified_value: false 12170 } 12171 workflow: MANUAL 12172 containers: "product" 12173 containers: "system" 12174 containers: "system_ext" 12175 containers: "vendor" 12176 } 12177 value: { 12178 string_value: "wifi.google.contributions.prebuilt" 12179 } 12180 traces: { 12181 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 12182 value: { 12183 unspecified_value: false 12184 } 12185 } 12186 traces: { 12187 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 12188 value: { 12189 string_value: "wifi.google.contributions.prebuilt" 12190 } 12191 } 12192 } 12193 flags: { 12194 flag_declaration: { 12195 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 12196 namespace: "android_UNKNOWN" 12197 description: "Mounts Data APEXes in apexd-bootstrap stage" 12198 value: { 12199 bool_value: false 12200 } 12201 workflow: LAUNCH 12202 containers: "system" 12203 } 12204 value: { 12205 bool_value: false 12206 } 12207 traces: { 12208 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 12209 value: { 12210 bool_value: false 12211 } 12212 } 12213 } 12214 flags: { 12215 flag_declaration: { 12216 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 12217 namespace: "android_UNKNOWN" 12218 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 12219 value: { 12220 bool_value: false 12221 } 12222 workflow: LAUNCH 12223 containers: "system" 12224 } 12225 value: { 12226 bool_value: false 12227 } 12228 traces: { 12229 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 12230 value: { 12231 bool_value: false 12232 } 12233 } 12234 } 12235 flags: { 12236 flag_declaration: { 12237 name: "RELEASE_APPFUNCTION_SIDECAR" 12238 namespace: "machine_learning" 12239 description: "Release flag for appfunction sidecar jar" 12240 value: { 12241 unspecified_value: false 12242 } 12243 workflow: LAUNCH 12244 containers: "system_ext" 12245 } 12246 value: {} 12247 traces: { 12248 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 12249 value: { 12250 unspecified_value: false 12251 } 12252 } 12253 } 12254 flags: { 12255 flag_declaration: { 12256 name: "RELEASE_ATTEST_MODULES" 12257 namespace: "hardware_backed_security" 12258 description: "Support attestation of modules" 12259 value: { 12260 unspecified_value: false 12261 } 12262 workflow: LAUNCH 12263 containers: "system" 12264 } 12265 value: {} 12266 traces: { 12267 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 12268 value: { 12269 unspecified_value: false 12270 } 12271 } 12272 } 12273 flags: { 12274 flag_declaration: { 12275 name: "RELEASE_AVATAR_PICKER_APP" 12276 namespace: "android_UNKNOWN" 12277 description: "Move User avatar picker from SettingsLib to preinstalled app." 12278 value: { 12279 bool_value: false 12280 } 12281 workflow: LAUNCH 12282 containers: "product" 12283 containers: "system" 12284 containers: "system_ext" 12285 containers: "vendor" 12286 } 12287 value: { 12288 bool_value: true 12289 } 12290 traces: { 12291 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 12292 value: { 12293 bool_value: false 12294 } 12295 } 12296 traces: { 12297 source: "build/release/flag_values/ap3a/RELEASE_AVATAR_PICKER_APP.textproto" 12298 value: { 12299 bool_value: true 12300 } 12301 } 12302 } 12303 flags: { 12304 flag_declaration: { 12305 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 12306 namespace: "android_virtualization" 12307 description: "Enables acces to the AVF APIs to pre-installed apps." 12308 value: { 12309 bool_value: false 12310 } 12311 workflow: LAUNCH 12312 containers: "system" 12313 } 12314 value: { 12315 bool_value: true 12316 } 12317 traces: { 12318 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 12319 value: { 12320 bool_value: false 12321 } 12322 } 12323 traces: { 12324 source: "build/release/flag_values/ap3a/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 12325 value: { 12326 bool_value: true 12327 } 12328 } 12329 } 12330 flags: { 12331 flag_declaration: { 12332 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 12333 namespace: "android_virtualization" 12334 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." 12335 value: { 12336 bool_value: false 12337 } 12338 workflow: LAUNCH 12339 containers: "product" 12340 containers: "system" 12341 containers: "system_ext" 12342 containers: "vendor" 12343 } 12344 value: { 12345 bool_value: true 12346 } 12347 traces: { 12348 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 12349 value: { 12350 bool_value: false 12351 } 12352 } 12353 traces: { 12354 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 12355 value: { 12356 bool_value: true 12357 } 12358 } 12359 } 12360 flags: { 12361 flag_declaration: { 12362 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 12363 namespace: "android_virtualization" 12364 description: "Enables new DICE functionality in Microdroid VMs." 12365 value: { 12366 bool_value: false 12367 } 12368 workflow: LAUNCH 12369 containers: "product" 12370 containers: "system" 12371 containers: "system_ext" 12372 containers: "vendor" 12373 } 12374 value: { 12375 bool_value: true 12376 } 12377 traces: { 12378 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 12379 value: { 12380 bool_value: false 12381 } 12382 } 12383 traces: { 12384 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 12385 value: { 12386 bool_value: true 12387 } 12388 } 12389 } 12390 flags: { 12391 flag_declaration: { 12392 name: "RELEASE_AVF_ENABLE_EARLY_VM" 12393 namespace: "android_virtualization" 12394 description: "Adds supports for VMs in the early boot, before /data mount." 12395 value: { 12396 bool_value: false 12397 } 12398 workflow: LAUNCH 12399 containers: "system" 12400 } 12401 value: { 12402 bool_value: false 12403 } 12404 traces: { 12405 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 12406 value: { 12407 bool_value: false 12408 } 12409 } 12410 } 12411 flags: { 12412 flag_declaration: { 12413 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 12414 namespace: "android_virtualization" 12415 description: "Enables new llPvm functionality in Microdroid VMs." 12416 value: { 12417 bool_value: false 12418 } 12419 workflow: LAUNCH 12420 containers: "product" 12421 containers: "system" 12422 containers: "system_ext" 12423 containers: "vendor" 12424 } 12425 value: { 12426 bool_value: true 12427 } 12428 traces: { 12429 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 12430 value: { 12431 bool_value: false 12432 } 12433 } 12434 traces: { 12435 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 12436 value: { 12437 bool_value: true 12438 } 12439 } 12440 } 12441 flags: { 12442 flag_declaration: { 12443 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 12444 namespace: "android_virtualization" 12445 description: "Allows microfuchsia to run on AVF." 12446 value: { 12447 bool_value: false 12448 } 12449 workflow: LAUNCH 12450 containers: "system" 12451 } 12452 value: { 12453 bool_value: false 12454 } 12455 traces: { 12456 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 12457 value: { 12458 bool_value: false 12459 } 12460 } 12461 } 12462 flags: { 12463 flag_declaration: { 12464 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 12465 namespace: "android_virtualization" 12466 description: "Enables running multiple payloads in the same Microdroid VM instance." 12467 value: { 12468 bool_value: false 12469 } 12470 workflow: LAUNCH 12471 containers: "system" 12472 } 12473 value: { 12474 bool_value: true 12475 } 12476 traces: { 12477 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 12478 value: { 12479 bool_value: false 12480 } 12481 } 12482 traces: { 12483 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 12484 value: { 12485 bool_value: true 12486 } 12487 } 12488 } 12489 flags: { 12490 flag_declaration: { 12491 name: "RELEASE_AVF_ENABLE_NETWORK" 12492 namespace: "android_virtualization" 12493 description: "Adds supports for network functionality in VMs." 12494 value: { 12495 bool_value: false 12496 } 12497 workflow: LAUNCH 12498 containers: "system" 12499 } 12500 value: { 12501 bool_value: false 12502 } 12503 traces: { 12504 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 12505 value: { 12506 bool_value: false 12507 } 12508 } 12509 } 12510 flags: { 12511 flag_declaration: { 12512 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 12513 namespace: "android_virtualization" 12514 description: "Enables pVM remote attestation in Microdroid VM." 12515 value: { 12516 bool_value: false 12517 } 12518 workflow: LAUNCH 12519 containers: "product" 12520 containers: "system" 12521 containers: "system_ext" 12522 containers: "vendor" 12523 } 12524 value: { 12525 bool_value: true 12526 } 12527 traces: { 12528 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 12529 value: { 12530 bool_value: false 12531 } 12532 } 12533 traces: { 12534 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 12535 value: { 12536 bool_value: true 12537 } 12538 } 12539 } 12540 flags: { 12541 flag_declaration: { 12542 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 12543 namespace: "android_virtualization" 12544 description: "Adds userspace support for assigning TPU device to pVMs" 12545 value: { 12546 bool_value: false 12547 } 12548 workflow: LAUNCH 12549 containers: "system" 12550 } 12551 value: { 12552 bool_value: false 12553 } 12554 traces: { 12555 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 12556 value: { 12557 bool_value: false 12558 } 12559 } 12560 } 12561 flags: { 12562 flag_declaration: { 12563 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 12564 namespace: "android_virtualization" 12565 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 12566 value: { 12567 bool_value: false 12568 } 12569 workflow: LAUNCH 12570 containers: "product" 12571 containers: "system" 12572 containers: "system_ext" 12573 containers: "vendor" 12574 } 12575 value: { 12576 bool_value: true 12577 } 12578 traces: { 12579 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 12580 value: { 12581 bool_value: false 12582 } 12583 } 12584 traces: { 12585 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 12586 value: { 12587 bool_value: true 12588 } 12589 } 12590 } 12591 flags: { 12592 flag_declaration: { 12593 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 12594 namespace: "android_virtualization" 12595 description: "Enables Virtual Cpufreq support in Microdroid VM." 12596 value: { 12597 bool_value: false 12598 } 12599 workflow: LAUNCH 12600 containers: "product" 12601 containers: "system" 12602 containers: "system_ext" 12603 containers: "vendor" 12604 } 12605 value: { 12606 bool_value: true 12607 } 12608 traces: { 12609 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 12610 value: { 12611 bool_value: false 12612 } 12613 } 12614 traces: { 12615 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 12616 value: { 12617 bool_value: true 12618 } 12619 } 12620 } 12621 flags: { 12622 flag_declaration: { 12623 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 12624 namespace: "android_virtualization" 12625 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 12626 value: { 12627 bool_value: false 12628 } 12629 workflow: LAUNCH 12630 containers: "system" 12631 } 12632 value: { 12633 bool_value: false 12634 } 12635 traces: { 12636 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 12637 value: { 12638 bool_value: false 12639 } 12640 } 12641 } 12642 flags: { 12643 flag_declaration: { 12644 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 12645 namespace: "android_virtualization" 12646 description: "Adds supports for Widevine pVM" 12647 value: { 12648 bool_value: false 12649 } 12650 workflow: LAUNCH 12651 containers: "system" 12652 } 12653 value: { 12654 bool_value: false 12655 } 12656 traces: { 12657 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 12658 value: { 12659 bool_value: false 12660 } 12661 } 12662 } 12663 flags: { 12664 flag_declaration: { 12665 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 12666 namespace: "android_virtualization" 12667 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 12668 value: { 12669 bool_value: false 12670 } 12671 workflow: LAUNCH 12672 containers: "system" 12673 } 12674 value: { 12675 bool_value: false 12676 } 12677 traces: { 12678 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 12679 value: { 12680 bool_value: false 12681 } 12682 } 12683 } 12684 flags: { 12685 flag_declaration: { 12686 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 12687 namespace: "android_virtualization" 12688 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 12689 value: { 12690 bool_value: false 12691 } 12692 workflow: LAUNCH 12693 containers: "system" 12694 } 12695 value: { 12696 bool_value: false 12697 } 12698 traces: { 12699 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 12700 value: { 12701 bool_value: false 12702 } 12703 } 12704 } 12705 flags: { 12706 flag_declaration: { 12707 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 12708 namespace: "android_virtualization" 12709 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 12710 value: { 12711 unspecified_value: false 12712 } 12713 workflow: PREBUILT 12714 containers: "system" 12715 } 12716 value: { 12717 string_value: "android15_66" 12718 } 12719 traces: { 12720 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 12721 value: { 12722 unspecified_value: false 12723 } 12724 } 12725 traces: { 12726 source: "build/release/flag_values/ap3a/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 12727 value: { 12728 string_value: "android15_66" 12729 } 12730 } 12731 } 12732 flags: { 12733 flag_declaration: { 12734 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 12735 namespace: "android_virtualization" 12736 description: "Enable running custom VMs with paravirtualized devices." 12737 value: { 12738 bool_value: false 12739 } 12740 workflow: LAUNCH 12741 containers: "product" 12742 containers: "system" 12743 containers: "system_ext" 12744 containers: "vendor" 12745 } 12746 value: { 12747 bool_value: false 12748 } 12749 traces: { 12750 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 12751 value: { 12752 bool_value: false 12753 } 12754 } 12755 } 12756 flags: { 12757 flag_declaration: { 12758 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 12759 namespace: "android_virtualization" 12760 description: "Improves support for long running VMs" 12761 value: { 12762 bool_value: false 12763 } 12764 workflow: LAUNCH 12765 containers: "system" 12766 } 12767 value: { 12768 bool_value: false 12769 } 12770 traces: { 12771 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 12772 value: { 12773 bool_value: false 12774 } 12775 } 12776 } 12777 flags: { 12778 flag_declaration: { 12779 name: "RELEASE_BASE_OS_AKITA" 12780 namespace: "android_UNKNOWN" 12781 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12782 value: { 12783 string_value: "" 12784 } 12785 workflow: MANUAL 12786 containers: "product" 12787 containers: "system" 12788 containers: "system_ext" 12789 containers: "vendor" 12790 } 12791 value: { 12792 string_value: "" 12793 } 12794 traces: { 12795 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 12796 value: { 12797 string_value: "" 12798 } 12799 } 12800 } 12801 flags: { 12802 flag_declaration: { 12803 name: "RELEASE_BASE_OS_BLUEJAY" 12804 namespace: "android_UNKNOWN" 12805 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12806 value: { 12807 string_value: "" 12808 } 12809 workflow: MANUAL 12810 containers: "product" 12811 containers: "system" 12812 containers: "system_ext" 12813 containers: "vendor" 12814 } 12815 value: { 12816 string_value: "" 12817 } 12818 traces: { 12819 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 12820 value: { 12821 string_value: "" 12822 } 12823 } 12824 } 12825 flags: { 12826 flag_declaration: { 12827 name: "RELEASE_BASE_OS_CHEETAH" 12828 namespace: "android_UNKNOWN" 12829 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12830 value: { 12831 string_value: "" 12832 } 12833 workflow: MANUAL 12834 containers: "product" 12835 containers: "system" 12836 containers: "system_ext" 12837 containers: "vendor" 12838 } 12839 value: { 12840 string_value: "" 12841 } 12842 traces: { 12843 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 12844 value: { 12845 string_value: "" 12846 } 12847 } 12848 } 12849 flags: { 12850 flag_declaration: { 12851 name: "RELEASE_BASE_OS_FELIX" 12852 namespace: "android_UNKNOWN" 12853 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12854 value: { 12855 string_value: "" 12856 } 12857 workflow: MANUAL 12858 containers: "product" 12859 containers: "system" 12860 containers: "system_ext" 12861 containers: "vendor" 12862 } 12863 value: { 12864 string_value: "" 12865 } 12866 traces: { 12867 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 12868 value: { 12869 string_value: "" 12870 } 12871 } 12872 } 12873 flags: { 12874 flag_declaration: { 12875 name: "RELEASE_BASE_OS_HUSKY" 12876 namespace: "android_UNKNOWN" 12877 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12878 value: { 12879 string_value: "" 12880 } 12881 workflow: MANUAL 12882 containers: "product" 12883 containers: "system" 12884 containers: "system_ext" 12885 containers: "vendor" 12886 } 12887 value: { 12888 string_value: "" 12889 } 12890 traces: { 12891 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 12892 value: { 12893 string_value: "" 12894 } 12895 } 12896 } 12897 flags: { 12898 flag_declaration: { 12899 name: "RELEASE_BASE_OS_LYNX" 12900 namespace: "android_UNKNOWN" 12901 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12902 value: { 12903 string_value: "" 12904 } 12905 workflow: MANUAL 12906 containers: "product" 12907 containers: "system" 12908 containers: "system_ext" 12909 containers: "vendor" 12910 } 12911 value: { 12912 string_value: "" 12913 } 12914 traces: { 12915 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 12916 value: { 12917 string_value: "" 12918 } 12919 } 12920 } 12921 flags: { 12922 flag_declaration: { 12923 name: "RELEASE_BASE_OS_ORIOLE" 12924 namespace: "android_UNKNOWN" 12925 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12926 value: { 12927 string_value: "" 12928 } 12929 workflow: MANUAL 12930 containers: "product" 12931 containers: "system" 12932 containers: "system_ext" 12933 containers: "vendor" 12934 } 12935 value: { 12936 string_value: "" 12937 } 12938 traces: { 12939 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 12940 value: { 12941 string_value: "" 12942 } 12943 } 12944 } 12945 flags: { 12946 flag_declaration: { 12947 name: "RELEASE_BASE_OS_PANTHER" 12948 namespace: "android_UNKNOWN" 12949 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12950 value: { 12951 string_value: "" 12952 } 12953 workflow: MANUAL 12954 containers: "product" 12955 containers: "system" 12956 containers: "system_ext" 12957 containers: "vendor" 12958 } 12959 value: { 12960 string_value: "" 12961 } 12962 traces: { 12963 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 12964 value: { 12965 string_value: "" 12966 } 12967 } 12968 } 12969 flags: { 12970 flag_declaration: { 12971 name: "RELEASE_BASE_OS_RAVEN" 12972 namespace: "android_UNKNOWN" 12973 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12974 value: { 12975 string_value: "" 12976 } 12977 workflow: MANUAL 12978 containers: "product" 12979 containers: "system" 12980 containers: "system_ext" 12981 containers: "vendor" 12982 } 12983 value: { 12984 string_value: "" 12985 } 12986 traces: { 12987 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 12988 value: { 12989 string_value: "" 12990 } 12991 } 12992 } 12993 flags: { 12994 flag_declaration: { 12995 name: "RELEASE_BASE_OS_SHIBA" 12996 namespace: "android_UNKNOWN" 12997 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 12998 value: { 12999 string_value: "" 13000 } 13001 workflow: MANUAL 13002 containers: "product" 13003 containers: "system" 13004 containers: "system_ext" 13005 containers: "vendor" 13006 } 13007 value: { 13008 string_value: "" 13009 } 13010 traces: { 13011 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 13012 value: { 13013 string_value: "" 13014 } 13015 } 13016 } 13017 flags: { 13018 flag_declaration: { 13019 name: "RELEASE_BASE_OS_TANGORPRO" 13020 namespace: "android_UNKNOWN" 13021 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 13022 value: { 13023 string_value: "" 13024 } 13025 workflow: MANUAL 13026 containers: "product" 13027 containers: "system" 13028 containers: "system_ext" 13029 containers: "vendor" 13030 } 13031 value: { 13032 string_value: "" 13033 } 13034 traces: { 13035 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 13036 value: { 13037 string_value: "" 13038 } 13039 } 13040 } 13041 flags: { 13042 flag_declaration: { 13043 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 13044 namespace: "android_UNKNOWN" 13045 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 13046 value: { 13047 bool_value: false 13048 } 13049 workflow: LAUNCH 13050 containers: "product" 13051 containers: "system" 13052 containers: "system_ext" 13053 containers: "vendor" 13054 } 13055 value: { 13056 bool_value: true 13057 } 13058 traces: { 13059 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 13060 value: { 13061 bool_value: false 13062 } 13063 } 13064 traces: { 13065 source: "build/release/flag_values/ap3a/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 13066 value: { 13067 bool_value: true 13068 } 13069 } 13070 } 13071 flags: { 13072 flag_declaration: { 13073 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 13074 namespace: "android_UNKNOWN" 13075 description: "Enables Bluetooth Socket Service" 13076 value: { 13077 bool_value: false 13078 } 13079 workflow: LAUNCH 13080 containers: "product" 13081 containers: "system" 13082 containers: "system_ext" 13083 containers: "vendor" 13084 } 13085 value: { 13086 bool_value: false 13087 } 13088 traces: { 13089 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 13090 value: { 13091 bool_value: false 13092 } 13093 } 13094 } 13095 flags: { 13096 flag_declaration: { 13097 name: "RELEASE_BOARD_API_LEVEL" 13098 namespace: "android_UNKNOWN" 13099 description: "The API level of current vendor API surface. It has YYYYMM format." 13100 value: { 13101 string_value: "" 13102 } 13103 workflow: MANUAL 13104 containers: "product" 13105 containers: "system" 13106 containers: "system_ext" 13107 containers: "vendor" 13108 } 13109 value: { 13110 string_value: "202404" 13111 } 13112 traces: { 13113 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 13114 value: { 13115 string_value: "" 13116 } 13117 } 13118 traces: { 13119 source: "build/release/flag_values/ap3a/RELEASE_BOARD_API_LEVEL.textproto" 13120 value: { 13121 string_value: "202404" 13122 } 13123 } 13124 } 13125 flags: { 13126 flag_declaration: { 13127 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 13128 namespace: "android_UNKNOWN" 13129 description: "Set to True to freeze the board API level with vendor FRC" 13130 value: { 13131 bool_value: false 13132 } 13133 workflow: LAUNCH 13134 containers: "product" 13135 containers: "system" 13136 containers: "system_ext" 13137 containers: "vendor" 13138 } 13139 value: { 13140 bool_value: true 13141 } 13142 traces: { 13143 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 13144 value: { 13145 bool_value: false 13146 } 13147 } 13148 traces: { 13149 source: "build/release/flag_values/ap3a/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 13150 value: { 13151 bool_value: true 13152 } 13153 } 13154 } 13155 flags: { 13156 flag_declaration: { 13157 name: "RELEASE_BPF_ENABLE_LIBBPF" 13158 namespace: "android_UNKNOWN" 13159 description: "Enables Libbpf support in bpfloader." 13160 value: { 13161 unspecified_value: false 13162 } 13163 workflow: LAUNCH 13164 containers: "system" 13165 } 13166 value: {} 13167 traces: { 13168 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 13169 value: { 13170 unspecified_value: false 13171 } 13172 } 13173 } 13174 flags: { 13175 flag_declaration: { 13176 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 13177 namespace: "android_UNKNOWN" 13178 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." 13179 value: { 13180 bool_value: true 13181 } 13182 workflow: LAUNCH 13183 containers: "product" 13184 containers: "system" 13185 containers: "system_ext" 13186 containers: "vendor" 13187 } 13188 value: { 13189 bool_value: true 13190 } 13191 traces: { 13192 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 13193 value: { 13194 bool_value: true 13195 } 13196 } 13197 } 13198 flags: { 13199 flag_declaration: { 13200 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 13201 namespace: "android_platform_llvm_and_toolchains" 13202 description: "Enable object-size sanitizer" 13203 value: { 13204 bool_value: false 13205 } 13206 workflow: LAUNCH 13207 containers: "product" 13208 containers: "system" 13209 containers: "system_ext" 13210 containers: "vendor" 13211 } 13212 value: { 13213 bool_value: false 13214 } 13215 traces: { 13216 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 13217 value: { 13218 bool_value: false 13219 } 13220 } 13221 } 13222 flags: { 13223 flag_declaration: { 13224 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 13225 namespace: "android_UNKNOWN" 13226 description: "Remove product ADB keys from the build" 13227 value: { 13228 bool_value: true 13229 } 13230 workflow: MANUAL 13231 containers: "product" 13232 containers: "system" 13233 containers: "system_ext" 13234 containers: "vendor" 13235 } 13236 value: { 13237 bool_value: true 13238 } 13239 traces: { 13240 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 13241 value: { 13242 bool_value: true 13243 } 13244 } 13245 } 13246 flags: { 13247 flag_declaration: { 13248 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 13249 namespace: "android_UNKNOWN" 13250 description: "Whether to use BUILD_VARIANT overrides if available" 13251 value: { 13252 unspecified_value: false 13253 } 13254 workflow: MANUAL 13255 containers: "product" 13256 containers: "system" 13257 containers: "system_ext" 13258 containers: "vendor" 13259 } 13260 value: {} 13261 traces: { 13262 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 13263 value: { 13264 unspecified_value: false 13265 } 13266 } 13267 } 13268 flags: { 13269 flag_declaration: { 13270 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 13271 namespace: "car_sys_exp" 13272 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 13273 value: { 13274 unspecified_value: false 13275 } 13276 workflow: LAUNCH 13277 containers: "system" 13278 } 13279 value: {} 13280 traces: { 13281 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 13282 value: { 13283 unspecified_value: false 13284 } 13285 } 13286 } 13287 flags: { 13288 flag_declaration: { 13289 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 13290 namespace: "android_UNKNOWN" 13291 description: "If true, then files are moved from platform to apex" 13292 value: { 13293 bool_value: false 13294 } 13295 workflow: LAUNCH 13296 containers: "product" 13297 containers: "system" 13298 containers: "system_ext" 13299 containers: "vendor" 13300 } 13301 value: { 13302 bool_value: false 13303 } 13304 traces: { 13305 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 13306 value: { 13307 bool_value: false 13308 } 13309 } 13310 } 13311 flags: { 13312 flag_declaration: { 13313 name: "RELEASE_CRASHRECOVERY_MODULE" 13314 namespace: "modularization" 13315 description: "If true, then crashrecovery module is enabled as an apex" 13316 value: { 13317 bool_value: false 13318 } 13319 workflow: LAUNCH 13320 containers: "product" 13321 containers: "system" 13322 containers: "system_ext" 13323 containers: "vendor" 13324 } 13325 value: { 13326 bool_value: false 13327 } 13328 traces: { 13329 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 13330 value: { 13331 bool_value: false 13332 } 13333 } 13334 } 13335 flags: { 13336 flag_declaration: { 13337 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 13338 namespace: "android_UNKNOWN" 13339 description: "Enable build system to create new aconfig storage files." 13340 value: { 13341 bool_value: false 13342 } 13343 workflow: LAUNCH 13344 containers: "product" 13345 containers: "system" 13346 containers: "system_ext" 13347 containers: "vendor" 13348 } 13349 value: { 13350 bool_value: false 13351 } 13352 traces: { 13353 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 13354 value: { 13355 bool_value: false 13356 } 13357 } 13358 } 13359 flags: { 13360 flag_declaration: { 13361 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 13362 namespace: "android_UNKNOWN" 13363 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 13364 value: { 13365 bool_value: true 13366 } 13367 workflow: LAUNCH 13368 containers: "product" 13369 containers: "system" 13370 containers: "system_ext" 13371 containers: "vendor" 13372 } 13373 value: { 13374 bool_value: true 13375 } 13376 traces: { 13377 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 13378 value: { 13379 bool_value: true 13380 } 13381 } 13382 } 13383 flags: { 13384 flag_declaration: { 13385 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 13386 namespace: "android_UNKNOWN" 13387 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." 13388 value: { 13389 string_value: "352090000" 13390 } 13391 workflow: MANUAL 13392 containers: "product" 13393 containers: "system" 13394 containers: "system_ext" 13395 containers: "vendor" 13396 } 13397 value: { 13398 string_value: "352090000" 13399 } 13400 traces: { 13401 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 13402 value: { 13403 string_value: "352090000" 13404 } 13405 } 13406 } 13407 flags: { 13408 flag_declaration: { 13409 name: "RELEASE_DEPRECATE_VNDK" 13410 namespace: "android_UNKNOWN" 13411 description: "feature flag to deprecate VNDK" 13412 value: { 13413 bool_value: true 13414 } 13415 workflow: LAUNCH 13416 containers: "product" 13417 containers: "system" 13418 containers: "system_ext" 13419 containers: "vendor" 13420 } 13421 value: { 13422 bool_value: true 13423 } 13424 traces: { 13425 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 13426 value: { 13427 bool_value: true 13428 } 13429 } 13430 } 13431 flags: { 13432 flag_declaration: { 13433 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 13434 namespace: "android_UNKNOWN" 13435 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 13436 value: { 13437 bool_value: false 13438 } 13439 workflow: LAUNCH 13440 containers: "product" 13441 containers: "system" 13442 containers: "system_ext" 13443 containers: "vendor" 13444 } 13445 value: { 13446 bool_value: true 13447 } 13448 traces: { 13449 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 13450 value: { 13451 bool_value: false 13452 } 13453 } 13454 traces: { 13455 source: "build/release/flag_values/ap3a/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 13456 value: { 13457 bool_value: true 13458 } 13459 } 13460 } 13461 flags: { 13462 flag_declaration: { 13463 name: "RELEASE_DOCUMENTSUI_BUNDLE" 13464 namespace: "documentsui" 13465 description: "If true, then DocumentsUI is enabled as an apex" 13466 value: { 13467 unspecified_value: false 13468 } 13469 workflow: LAUNCH 13470 containers: "system" 13471 containers: "vendor" 13472 } 13473 value: {} 13474 traces: { 13475 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 13476 value: { 13477 unspecified_value: false 13478 } 13479 } 13480 } 13481 flags: { 13482 flag_declaration: { 13483 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 13484 namespace: "launcher" 13485 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 13486 value: { 13487 bool_value: false 13488 } 13489 workflow: LAUNCH 13490 containers: "system" 13491 } 13492 value: { 13493 bool_value: false 13494 } 13495 traces: { 13496 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 13497 value: { 13498 bool_value: false 13499 } 13500 } 13501 } 13502 flags: { 13503 flag_declaration: { 13504 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 13505 namespace: "android_platform_llvm_and_toolchains" 13506 description: "Add ETM modules in userdebug/eng build" 13507 value: { 13508 bool_value: false 13509 } 13510 workflow: LAUNCH 13511 containers: "vendor" 13512 } 13513 value: { 13514 bool_value: false 13515 } 13516 traces: { 13517 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 13518 value: { 13519 bool_value: false 13520 } 13521 } 13522 } 13523 flags: { 13524 flag_declaration: { 13525 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 13526 namespace: "android_UNKNOWN" 13527 description: "Control using fingerprints to guard cross-package reads." 13528 value: { 13529 unspecified_value: false 13530 } 13531 workflow: LAUNCH 13532 containers: "product" 13533 containers: "system" 13534 containers: "system_ext" 13535 containers: "vendor" 13536 } 13537 value: {} 13538 traces: { 13539 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 13540 value: { 13541 unspecified_value: false 13542 } 13543 } 13544 } 13545 flags: { 13546 flag_declaration: { 13547 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 13548 namespace: "android_UNKNOWN" 13549 description: "Enables 16KB developer option in settings" 13550 value: { 13551 bool_value: false 13552 } 13553 workflow: LAUNCH 13554 containers: "vendor" 13555 } 13556 value: { 13557 bool_value: false 13558 } 13559 traces: { 13560 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 13561 value: { 13562 bool_value: false 13563 } 13564 } 13565 } 13566 flags: { 13567 flag_declaration: { 13568 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 13569 namespace: "android_UNKNOWN" 13570 description: "Enables 16KB developer option in settings" 13571 value: { 13572 bool_value: false 13573 } 13574 workflow: LAUNCH 13575 containers: "vendor" 13576 } 13577 value: { 13578 bool_value: false 13579 } 13580 traces: { 13581 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 13582 value: { 13583 bool_value: false 13584 } 13585 } 13586 } 13587 flags: { 13588 flag_declaration: { 13589 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 13590 namespace: "android_UNKNOWN" 13591 description: "Enables 16KB developer option in settings" 13592 value: { 13593 bool_value: false 13594 } 13595 workflow: LAUNCH 13596 containers: "vendor" 13597 } 13598 value: { 13599 bool_value: false 13600 } 13601 traces: { 13602 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 13603 value: { 13604 bool_value: false 13605 } 13606 } 13607 } 13608 flags: { 13609 flag_declaration: { 13610 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 13611 namespace: "android_UNKNOWN" 13612 description: "Enables 16KB developer option in settings" 13613 value: { 13614 bool_value: false 13615 } 13616 workflow: LAUNCH 13617 containers: "vendor" 13618 } 13619 value: { 13620 bool_value: false 13621 } 13622 traces: { 13623 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 13624 value: { 13625 bool_value: false 13626 } 13627 } 13628 } 13629 flags: { 13630 flag_declaration: { 13631 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 13632 namespace: "android_UNKNOWN" 13633 description: "Enables 16KB developer option in settings" 13634 value: { 13635 bool_value: false 13636 } 13637 workflow: LAUNCH 13638 containers: "vendor" 13639 } 13640 value: { 13641 bool_value: false 13642 } 13643 traces: { 13644 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 13645 value: { 13646 bool_value: false 13647 } 13648 } 13649 } 13650 flags: { 13651 flag_declaration: { 13652 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 13653 namespace: "android_UNKNOWN" 13654 description: "Enables 16KB developer option in settings" 13655 value: { 13656 bool_value: false 13657 } 13658 workflow: LAUNCH 13659 containers: "vendor" 13660 } 13661 value: { 13662 bool_value: false 13663 } 13664 traces: { 13665 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 13666 value: { 13667 bool_value: false 13668 } 13669 } 13670 } 13671 flags: { 13672 flag_declaration: { 13673 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 13674 namespace: "media_audio" 13675 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)." 13676 value: { 13677 bool_value: true 13678 } 13679 workflow: LAUNCH 13680 containers: "product" 13681 containers: "system" 13682 containers: "system_ext" 13683 containers: "vendor" 13684 } 13685 value: { 13686 bool_value: true 13687 } 13688 traces: { 13689 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 13690 value: { 13691 bool_value: true 13692 } 13693 } 13694 } 13695 flags: { 13696 flag_declaration: { 13697 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 13698 namespace: "android_UNKNOWN" 13699 description: "Enables Bluetooth Ranging Service" 13700 value: { 13701 bool_value: true 13702 } 13703 workflow: LAUNCH 13704 containers: "product" 13705 containers: "system" 13706 containers: "system_ext" 13707 containers: "vendor" 13708 } 13709 value: { 13710 bool_value: true 13711 } 13712 traces: { 13713 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 13714 value: { 13715 bool_value: true 13716 } 13717 } 13718 } 13719 flags: { 13720 flag_declaration: { 13721 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 13722 namespace: "health_fitness_aconfig" 13723 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 13724 value: { 13725 unspecified_value: false 13726 } 13727 workflow: LAUNCH 13728 containers: "system" 13729 } 13730 value: {} 13731 traces: { 13732 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 13733 value: { 13734 unspecified_value: false 13735 } 13736 } 13737 } 13738 flags: { 13739 flag_declaration: { 13740 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 13741 namespace: "android_UNKNOWN" 13742 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)." 13743 value: { 13744 bool_value: false 13745 } 13746 workflow: LAUNCH 13747 containers: "product" 13748 containers: "system" 13749 containers: "system_ext" 13750 containers: "vendor" 13751 } 13752 value: { 13753 bool_value: true 13754 } 13755 traces: { 13756 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 13757 value: { 13758 bool_value: false 13759 } 13760 } 13761 traces: { 13762 source: "build/release/flag_values/ap3a/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 13763 value: { 13764 bool_value: true 13765 } 13766 } 13767 } 13768 flags: { 13769 flag_declaration: { 13770 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 13771 namespace: "android_UNKNOWN" 13772 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 13773 value: { 13774 unspecified_value: false 13775 } 13776 workflow: LAUNCH 13777 containers: "product" 13778 containers: "system" 13779 containers: "system_ext" 13780 containers: "vendor" 13781 } 13782 value: {} 13783 traces: { 13784 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 13785 value: { 13786 unspecified_value: false 13787 } 13788 } 13789 } 13790 flags: { 13791 flag_declaration: { 13792 name: "RELEASE_IS_EMR" 13793 namespace: "android_UNKNOWN" 13794 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 13795 value: { 13796 bool_value: false 13797 } 13798 workflow: MANUAL 13799 containers: "product" 13800 containers: "system" 13801 containers: "system_ext" 13802 containers: "vendor" 13803 } 13804 value: { 13805 bool_value: false 13806 } 13807 traces: { 13808 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 13809 value: { 13810 bool_value: false 13811 } 13812 } 13813 } 13814 flags: { 13815 flag_declaration: { 13816 name: "RELEASE_IS_SMR" 13817 namespace: "android_UNKNOWN" 13818 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 13819 value: { 13820 bool_value: false 13821 } 13822 workflow: MANUAL 13823 containers: "product" 13824 containers: "system" 13825 containers: "system_ext" 13826 containers: "vendor" 13827 } 13828 value: { 13829 bool_value: false 13830 } 13831 traces: { 13832 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 13833 value: { 13834 bool_value: false 13835 } 13836 } 13837 } 13838 flags: { 13839 flag_declaration: { 13840 name: "RELEASE_KERNEL_AKITA_DIR" 13841 namespace: "android_UNKNOWN" 13842 description: "Control which version of Kernel 6.1 is installed." 13843 value: { 13844 string_value: "" 13845 } 13846 workflow: PREBUILT 13847 containers: "vendor" 13848 } 13849 value: { 13850 string_value: "device/google/akita-kernels/5.15/24Q3-12357444" 13851 } 13852 traces: { 13853 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 13854 value: { 13855 string_value: "" 13856 } 13857 } 13858 traces: { 13859 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_AKITA_DIR.textproto" 13860 value: { 13861 string_value: "device/google/akita-kernels/5.15/24Q3-12357444" 13862 } 13863 } 13864 } 13865 flags: { 13866 flag_declaration: { 13867 name: "RELEASE_KERNEL_AKITA_VERSION" 13868 namespace: "android_UNKNOWN" 13869 description: "" 13870 value: { 13871 string_value: "" 13872 } 13873 workflow: PREBUILT 13874 containers: "vendor" 13875 } 13876 value: { 13877 string_value: "5.15" 13878 } 13879 traces: { 13880 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 13881 value: { 13882 string_value: "" 13883 } 13884 } 13885 traces: { 13886 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_AKITA_VERSION.textproto" 13887 value: { 13888 string_value: "5.15" 13889 } 13890 } 13891 } 13892 flags: { 13893 flag_declaration: { 13894 name: "RELEASE_KERNEL_BLUEJAY_DIR" 13895 namespace: "android_UNKNOWN" 13896 description: "Control which version of Kernel 6.1 is installed." 13897 value: { 13898 string_value: "" 13899 } 13900 workflow: PREBUILT 13901 containers: "vendor" 13902 } 13903 value: { 13904 string_value: "device/google/bluejay-kernels/5.10/24Q3-12357445" 13905 } 13906 traces: { 13907 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 13908 value: { 13909 string_value: "" 13910 } 13911 } 13912 traces: { 13913 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 13914 value: { 13915 string_value: "device/google/bluejay-kernels/5.10/24Q3-12357445" 13916 } 13917 } 13918 } 13919 flags: { 13920 flag_declaration: { 13921 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 13922 namespace: "android_UNKNOWN" 13923 description: "" 13924 value: { 13925 string_value: "" 13926 } 13927 workflow: PREBUILT 13928 containers: "vendor" 13929 } 13930 value: { 13931 string_value: "5.10" 13932 } 13933 traces: { 13934 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 13935 value: { 13936 string_value: "" 13937 } 13938 } 13939 traces: { 13940 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 13941 value: { 13942 string_value: "5.10" 13943 } 13944 } 13945 } 13946 flags: { 13947 flag_declaration: { 13948 name: "RELEASE_KERNEL_CAIMAN_DIR" 13949 namespace: "android_UNKNOWN" 13950 description: "" 13951 value: { 13952 string_value: "" 13953 } 13954 workflow: PREBUILT 13955 containers: "vendor" 13956 } 13957 value: { 13958 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 13959 } 13960 traces: { 13961 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 13962 value: { 13963 string_value: "" 13964 } 13965 } 13966 traces: { 13967 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CAIMAN_DIR.textproto" 13968 value: { 13969 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 13970 } 13971 } 13972 } 13973 flags: { 13974 flag_declaration: { 13975 name: "RELEASE_KERNEL_CAIMAN_VERSION" 13976 namespace: "android_UNKNOWN" 13977 description: "" 13978 value: { 13979 string_value: "" 13980 } 13981 workflow: PREBUILT 13982 containers: "vendor" 13983 } 13984 value: { 13985 string_value: "" 13986 } 13987 traces: { 13988 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 13989 value: { 13990 string_value: "" 13991 } 13992 } 13993 } 13994 flags: { 13995 flag_declaration: { 13996 name: "RELEASE_KERNEL_CHEETAH_DIR" 13997 namespace: "android_UNKNOWN" 13998 description: "" 13999 value: { 14000 string_value: "" 14001 } 14002 workflow: PREBUILT 14003 containers: "vendor" 14004 } 14005 value: { 14006 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 14007 } 14008 traces: { 14009 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 14010 value: { 14011 string_value: "" 14012 } 14013 } 14014 traces: { 14015 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CHEETAH_DIR.textproto" 14016 value: { 14017 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 14018 } 14019 } 14020 } 14021 flags: { 14022 flag_declaration: { 14023 name: "RELEASE_KERNEL_CHEETAH_VERSION" 14024 namespace: "android_UNKNOWN" 14025 description: "" 14026 value: { 14027 string_value: "" 14028 } 14029 workflow: PREBUILT 14030 containers: "vendor" 14031 } 14032 value: { 14033 string_value: "5.10" 14034 } 14035 traces: { 14036 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 14037 value: { 14038 string_value: "" 14039 } 14040 } 14041 traces: { 14042 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 14043 value: { 14044 string_value: "5.10" 14045 } 14046 } 14047 } 14048 flags: { 14049 flag_declaration: { 14050 name: "RELEASE_KERNEL_COMET_DIR" 14051 namespace: "android_UNKNOWN" 14052 description: "" 14053 value: { 14054 string_value: "" 14055 } 14056 workflow: PREBUILT 14057 containers: "vendor" 14058 } 14059 value: { 14060 string_value: "device/google/comet-kernels/6.1/24Q3-12386881" 14061 } 14062 traces: { 14063 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 14064 value: { 14065 string_value: "" 14066 } 14067 } 14068 traces: { 14069 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_COMET_DIR.textproto" 14070 value: { 14071 string_value: "device/google/comet-kernels/6.1/24Q3-12386881" 14072 } 14073 } 14074 } 14075 flags: { 14076 flag_declaration: { 14077 name: "RELEASE_KERNEL_COMET_VERSION" 14078 namespace: "android_UNKNOWN" 14079 description: "" 14080 value: { 14081 string_value: "" 14082 } 14083 workflow: PREBUILT 14084 containers: "vendor" 14085 } 14086 value: { 14087 string_value: "" 14088 } 14089 traces: { 14090 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 14091 value: { 14092 string_value: "" 14093 } 14094 } 14095 } 14096 flags: { 14097 flag_declaration: { 14098 name: "RELEASE_KERNEL_FELIX_DIR" 14099 namespace: "android_UNKNOWN" 14100 description: "" 14101 value: { 14102 string_value: "" 14103 } 14104 workflow: PREBUILT 14105 containers: "vendor" 14106 } 14107 value: { 14108 string_value: "device/google/felix-kernels/5.10/24Q3-12357445" 14109 } 14110 traces: { 14111 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 14112 value: { 14113 string_value: "" 14114 } 14115 } 14116 traces: { 14117 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_FELIX_DIR.textproto" 14118 value: { 14119 string_value: "device/google/felix-kernels/5.10/24Q3-12357445" 14120 } 14121 } 14122 } 14123 flags: { 14124 flag_declaration: { 14125 name: "RELEASE_KERNEL_FELIX_VERSION" 14126 namespace: "android_UNKNOWN" 14127 description: "" 14128 value: { 14129 string_value: "" 14130 } 14131 workflow: PREBUILT 14132 containers: "vendor" 14133 } 14134 value: { 14135 string_value: "5.10" 14136 } 14137 traces: { 14138 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 14139 value: { 14140 string_value: "" 14141 } 14142 } 14143 traces: { 14144 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_FELIX_VERSION.textproto" 14145 value: { 14146 string_value: "5.10" 14147 } 14148 } 14149 } 14150 flags: { 14151 flag_declaration: { 14152 name: "RELEASE_KERNEL_HUSKY_DIR" 14153 namespace: "android_UNKNOWN" 14154 description: "" 14155 value: { 14156 string_value: "" 14157 } 14158 workflow: PREBUILT 14159 containers: "vendor" 14160 } 14161 value: { 14162 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 14163 } 14164 traces: { 14165 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 14166 value: { 14167 string_value: "" 14168 } 14169 } 14170 traces: { 14171 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_HUSKY_DIR.textproto" 14172 value: { 14173 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 14174 } 14175 } 14176 } 14177 flags: { 14178 flag_declaration: { 14179 name: "RELEASE_KERNEL_HUSKY_VERSION" 14180 namespace: "android_UNKNOWN" 14181 description: "" 14182 value: { 14183 string_value: "" 14184 } 14185 workflow: PREBUILT 14186 containers: "vendor" 14187 } 14188 value: { 14189 string_value: "5.15" 14190 } 14191 traces: { 14192 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 14193 value: { 14194 string_value: "" 14195 } 14196 } 14197 traces: { 14198 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_HUSKY_VERSION.textproto" 14199 value: { 14200 string_value: "5.15" 14201 } 14202 } 14203 } 14204 flags: { 14205 flag_declaration: { 14206 name: "RELEASE_KERNEL_KOMODO_DIR" 14207 namespace: "android_UNKNOWN" 14208 description: "" 14209 value: { 14210 string_value: "" 14211 } 14212 workflow: PREBUILT 14213 containers: "vendor" 14214 } 14215 value: { 14216 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 14217 } 14218 traces: { 14219 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 14220 value: { 14221 string_value: "" 14222 } 14223 } 14224 traces: { 14225 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_KOMODO_DIR.textproto" 14226 value: { 14227 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 14228 } 14229 } 14230 } 14231 flags: { 14232 flag_declaration: { 14233 name: "RELEASE_KERNEL_KOMODO_VERSION" 14234 namespace: "android_UNKNOWN" 14235 description: "" 14236 value: { 14237 string_value: "" 14238 } 14239 workflow: PREBUILT 14240 containers: "vendor" 14241 } 14242 value: { 14243 string_value: "" 14244 } 14245 traces: { 14246 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 14247 value: { 14248 string_value: "" 14249 } 14250 } 14251 } 14252 flags: { 14253 flag_declaration: { 14254 name: "RELEASE_KERNEL_LYNX_DIR" 14255 namespace: "android_UNKNOWN" 14256 description: "" 14257 value: { 14258 string_value: "" 14259 } 14260 workflow: PREBUILT 14261 containers: "vendor" 14262 } 14263 value: { 14264 string_value: "device/google/lynx-kernels/5.10/24Q3-12357445" 14265 } 14266 traces: { 14267 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 14268 value: { 14269 string_value: "" 14270 } 14271 } 14272 traces: { 14273 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_LYNX_DIR.textproto" 14274 value: { 14275 string_value: "device/google/lynx-kernels/5.10/24Q3-12357445" 14276 } 14277 } 14278 } 14279 flags: { 14280 flag_declaration: { 14281 name: "RELEASE_KERNEL_LYNX_VERSION" 14282 namespace: "android_UNKNOWN" 14283 description: "" 14284 value: { 14285 string_value: "" 14286 } 14287 workflow: PREBUILT 14288 containers: "vendor" 14289 } 14290 value: { 14291 string_value: "5.10" 14292 } 14293 traces: { 14294 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 14295 value: { 14296 string_value: "" 14297 } 14298 } 14299 traces: { 14300 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_LYNX_VERSION.textproto" 14301 value: { 14302 string_value: "5.10" 14303 } 14304 } 14305 } 14306 flags: { 14307 flag_declaration: { 14308 name: "RELEASE_KERNEL_ORIOLE_DIR" 14309 namespace: "android_UNKNOWN" 14310 description: "" 14311 value: { 14312 string_value: "" 14313 } 14314 workflow: PREBUILT 14315 containers: "vendor" 14316 } 14317 value: { 14318 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 14319 } 14320 traces: { 14321 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 14322 value: { 14323 string_value: "" 14324 } 14325 } 14326 traces: { 14327 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_ORIOLE_DIR.textproto" 14328 value: { 14329 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 14330 } 14331 } 14332 } 14333 flags: { 14334 flag_declaration: { 14335 name: "RELEASE_KERNEL_ORIOLE_VERSION" 14336 namespace: "android_UNKNOWN" 14337 description: "" 14338 value: { 14339 string_value: "" 14340 } 14341 workflow: PREBUILT 14342 containers: "vendor" 14343 } 14344 value: { 14345 string_value: "5.10" 14346 } 14347 traces: { 14348 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 14349 value: { 14350 string_value: "" 14351 } 14352 } 14353 traces: { 14354 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 14355 value: { 14356 string_value: "5.10" 14357 } 14358 } 14359 } 14360 flags: { 14361 flag_declaration: { 14362 name: "RELEASE_KERNEL_PANTHER_DIR" 14363 namespace: "android_UNKNOWN" 14364 description: "" 14365 value: { 14366 string_value: "" 14367 } 14368 workflow: PREBUILT 14369 containers: "vendor" 14370 } 14371 value: { 14372 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 14373 } 14374 traces: { 14375 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 14376 value: { 14377 string_value: "" 14378 } 14379 } 14380 traces: { 14381 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_PANTHER_DIR.textproto" 14382 value: { 14383 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 14384 } 14385 } 14386 } 14387 flags: { 14388 flag_declaration: { 14389 name: "RELEASE_KERNEL_PANTHER_VERSION" 14390 namespace: "android_UNKNOWN" 14391 description: "" 14392 value: { 14393 string_value: "" 14394 } 14395 workflow: PREBUILT 14396 containers: "vendor" 14397 } 14398 value: { 14399 string_value: "5.10" 14400 } 14401 traces: { 14402 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 14403 value: { 14404 string_value: "" 14405 } 14406 } 14407 traces: { 14408 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_PANTHER_VERSION.textproto" 14409 value: { 14410 string_value: "5.10" 14411 } 14412 } 14413 } 14414 flags: { 14415 flag_declaration: { 14416 name: "RELEASE_KERNEL_RAVEN_DIR" 14417 namespace: "android_UNKNOWN" 14418 description: "" 14419 value: { 14420 string_value: "" 14421 } 14422 workflow: PREBUILT 14423 containers: "vendor" 14424 } 14425 value: { 14426 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 14427 } 14428 traces: { 14429 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 14430 value: { 14431 string_value: "" 14432 } 14433 } 14434 traces: { 14435 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RAVEN_DIR.textproto" 14436 value: { 14437 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 14438 } 14439 } 14440 } 14441 flags: { 14442 flag_declaration: { 14443 name: "RELEASE_KERNEL_RAVEN_VERSION" 14444 namespace: "android_UNKNOWN" 14445 description: "" 14446 value: { 14447 string_value: "" 14448 } 14449 workflow: PREBUILT 14450 containers: "vendor" 14451 } 14452 value: { 14453 string_value: "5.10" 14454 } 14455 traces: { 14456 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 14457 value: { 14458 string_value: "" 14459 } 14460 } 14461 traces: { 14462 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RAVEN_VERSION.textproto" 14463 value: { 14464 string_value: "5.10" 14465 } 14466 } 14467 } 14468 flags: { 14469 flag_declaration: { 14470 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 14471 namespace: "android_UNKNOWN" 14472 description: "" 14473 value: { 14474 string_value: "" 14475 } 14476 workflow: PREBUILT 14477 containers: "vendor" 14478 } 14479 value: { 14480 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 14481 } 14482 traces: { 14483 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 14484 value: { 14485 string_value: "" 14486 } 14487 } 14488 traces: { 14489 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 14490 value: { 14491 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 14492 } 14493 } 14494 } 14495 flags: { 14496 flag_declaration: { 14497 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 14498 namespace: "android_UNKNOWN" 14499 description: "" 14500 value: { 14501 string_value: "" 14502 } 14503 workflow: PREBUILT 14504 containers: "vendor" 14505 } 14506 value: { 14507 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 14508 } 14509 traces: { 14510 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 14511 value: { 14512 string_value: "" 14513 } 14514 } 14515 traces: { 14516 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 14517 value: { 14518 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 14519 } 14520 } 14521 } 14522 flags: { 14523 flag_declaration: { 14524 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 14525 namespace: "android_UNKNOWN" 14526 description: "" 14527 value: { 14528 string_value: "" 14529 } 14530 workflow: PREBUILT 14531 containers: "vendor" 14532 } 14533 value: { 14534 string_value: "device/google/shusky-kernels/5.15/24Q3-11965904" 14535 } 14536 traces: { 14537 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 14538 value: { 14539 string_value: "" 14540 } 14541 } 14542 traces: { 14543 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 14544 value: { 14545 string_value: "device/google/shusky-kernels/5.15/24Q3-11965904" 14546 } 14547 } 14548 } 14549 flags: { 14550 flag_declaration: { 14551 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 14552 namespace: "android_UNKNOWN" 14553 description: "" 14554 value: { 14555 string_value: "" 14556 } 14557 workflow: PREBUILT 14558 containers: "vendor" 14559 } 14560 value: { 14561 string_value: "5.15" 14562 } 14563 traces: { 14564 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 14565 value: { 14566 string_value: "" 14567 } 14568 } 14569 traces: { 14570 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 14571 value: { 14572 string_value: "5.15" 14573 } 14574 } 14575 } 14576 flags: { 14577 flag_declaration: { 14578 name: "RELEASE_KERNEL_SHIBA_DIR" 14579 namespace: "android_UNKNOWN" 14580 description: "" 14581 value: { 14582 string_value: "" 14583 } 14584 workflow: PREBUILT 14585 containers: "vendor" 14586 } 14587 value: { 14588 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 14589 } 14590 traces: { 14591 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 14592 value: { 14593 string_value: "" 14594 } 14595 } 14596 traces: { 14597 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_SHIBA_DIR.textproto" 14598 value: { 14599 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 14600 } 14601 } 14602 } 14603 flags: { 14604 flag_declaration: { 14605 name: "RELEASE_KERNEL_SHIBA_VERSION" 14606 namespace: "android_UNKNOWN" 14607 description: "" 14608 value: { 14609 string_value: "" 14610 } 14611 workflow: PREBUILT 14612 containers: "vendor" 14613 } 14614 value: { 14615 string_value: "5.15" 14616 } 14617 traces: { 14618 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 14619 value: { 14620 string_value: "" 14621 } 14622 } 14623 traces: { 14624 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_SHIBA_VERSION.textproto" 14625 value: { 14626 string_value: "5.15" 14627 } 14628 } 14629 } 14630 flags: { 14631 flag_declaration: { 14632 name: "RELEASE_KERNEL_TANGORPRO_DIR" 14633 namespace: "android_UNKNOWN" 14634 description: "" 14635 value: { 14636 string_value: "" 14637 } 14638 workflow: PREBUILT 14639 containers: "vendor" 14640 } 14641 value: { 14642 string_value: "device/google/tangorpro-kernels/5.10/24Q3-12357445" 14643 } 14644 traces: { 14645 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 14646 value: { 14647 string_value: "" 14648 } 14649 } 14650 traces: { 14651 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 14652 value: { 14653 string_value: "device/google/tangorpro-kernels/5.10/24Q3-12357445" 14654 } 14655 } 14656 } 14657 flags: { 14658 flag_declaration: { 14659 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 14660 namespace: "android_UNKNOWN" 14661 description: "" 14662 value: { 14663 string_value: "" 14664 } 14665 workflow: PREBUILT 14666 containers: "vendor" 14667 } 14668 value: { 14669 string_value: "5.10" 14670 } 14671 traces: { 14672 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 14673 value: { 14674 string_value: "" 14675 } 14676 } 14677 traces: { 14678 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 14679 value: { 14680 string_value: "5.10" 14681 } 14682 } 14683 } 14684 flags: { 14685 flag_declaration: { 14686 name: "RELEASE_KERNEL_TOKAY_DIR" 14687 namespace: "android_UNKNOWN" 14688 description: "" 14689 value: { 14690 string_value: "" 14691 } 14692 workflow: PREBUILT 14693 containers: "vendor" 14694 } 14695 value: { 14696 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 14697 } 14698 traces: { 14699 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 14700 value: { 14701 string_value: "" 14702 } 14703 } 14704 traces: { 14705 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TOKAY_DIR.textproto" 14706 value: { 14707 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 14708 } 14709 } 14710 } 14711 flags: { 14712 flag_declaration: { 14713 name: "RELEASE_KERNEL_TOKAY_VERSION" 14714 namespace: "android_UNKNOWN" 14715 description: "" 14716 value: { 14717 string_value: "" 14718 } 14719 workflow: PREBUILT 14720 containers: "vendor" 14721 } 14722 value: { 14723 string_value: "" 14724 } 14725 traces: { 14726 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 14727 value: { 14728 string_value: "" 14729 } 14730 } 14731 } 14732 flags: { 14733 flag_declaration: { 14734 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 14735 namespace: "android_UNKNOWN" 14736 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 14737 value: { 14738 bool_value: false 14739 } 14740 workflow: LAUNCH 14741 containers: "product" 14742 containers: "system" 14743 containers: "system_ext" 14744 containers: "vendor" 14745 } 14746 value: { 14747 bool_value: false 14748 } 14749 traces: { 14750 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 14751 value: { 14752 bool_value: false 14753 } 14754 } 14755 } 14756 flags: { 14757 flag_declaration: { 14758 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 14759 namespace: "system_performance" 14760 description: "Enables caching in libbinder when registering a service." 14761 value: { 14762 unspecified_value: false 14763 } 14764 workflow: LAUNCH 14765 containers: "system" 14766 } 14767 value: {} 14768 traces: { 14769 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 14770 value: { 14771 unspecified_value: false 14772 } 14773 } 14774 } 14775 flags: { 14776 flag_declaration: { 14777 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 14778 namespace: "system_performance" 14779 description: "Enables caching in libbinder for client side when it is True." 14780 value: { 14781 bool_value: false 14782 } 14783 workflow: LAUNCH 14784 containers: "system" 14785 } 14786 value: { 14787 bool_value: false 14788 } 14789 traces: { 14790 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 14791 value: { 14792 bool_value: false 14793 } 14794 } 14795 } 14796 flags: { 14797 flag_declaration: { 14798 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 14799 namespace: "system_performance" 14800 description: "Remove the static list from cache and use flags instead" 14801 value: { 14802 unspecified_value: false 14803 } 14804 workflow: LAUNCH 14805 containers: "system" 14806 } 14807 value: {} 14808 traces: { 14809 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 14810 value: { 14811 unspecified_value: false 14812 } 14813 } 14814 } 14815 flags: { 14816 flag_declaration: { 14817 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 14818 namespace: "android_UNKNOWN" 14819 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 14820 value: { 14821 unspecified_value: false 14822 } 14823 workflow: LAUNCH 14824 containers: "system" 14825 } 14826 value: {} 14827 traces: { 14828 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 14829 value: { 14830 unspecified_value: false 14831 } 14832 } 14833 } 14834 flags: { 14835 flag_declaration: { 14836 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 14837 namespace: "android_UNKNOWN" 14838 description: "The version of mainline prebuilts used when prebuilts are enabled." 14839 value: { 14840 string_value: "mainline_module_prebuilt_nightly" 14841 } 14842 workflow: PREBUILT 14843 containers: "product" 14844 containers: "system" 14845 containers: "system_ext" 14846 containers: "vendor" 14847 } 14848 value: { 14849 string_value: "mainline_module_prebuilt_nightly" 14850 } 14851 traces: { 14852 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 14853 value: { 14854 string_value: "mainline_module_prebuilt_nightly" 14855 } 14856 } 14857 } 14858 flags: { 14859 flag_declaration: { 14860 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 14861 namespace: "system_performance" 14862 description: "Enables Memory Management Daemon in system image." 14863 value: { 14864 unspecified_value: false 14865 } 14866 workflow: LAUNCH 14867 containers: "system" 14868 } 14869 value: {} 14870 traces: { 14871 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 14872 value: { 14873 unspecified_value: false 14874 } 14875 } 14876 } 14877 flags: { 14878 flag_declaration: { 14879 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 14880 namespace: "android_UNKNOWN" 14881 description: "If true, then files are moved from platform to apex" 14882 value: { 14883 bool_value: false 14884 } 14885 workflow: LAUNCH 14886 containers: "product" 14887 containers: "system" 14888 containers: "system_ext" 14889 containers: "vendor" 14890 } 14891 value: { 14892 bool_value: false 14893 } 14894 traces: { 14895 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 14896 value: { 14897 bool_value: false 14898 } 14899 } 14900 } 14901 flags: { 14902 flag_declaration: { 14903 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 14904 namespace: "vcn" 14905 description: "If true, build VCN in the Tethering module" 14906 value: { 14907 bool_value: false 14908 } 14909 workflow: LAUNCH 14910 containers: "product" 14911 containers: "system" 14912 containers: "system_ext" 14913 containers: "vendor" 14914 } 14915 value: { 14916 bool_value: false 14917 } 14918 traces: { 14919 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 14920 value: { 14921 bool_value: false 14922 } 14923 } 14924 } 14925 flags: { 14926 flag_declaration: { 14927 name: "RELEASE_NDK_ABI_MONITORED" 14928 namespace: "android_UNKNOWN" 14929 description: "Enables ABI monitoring of NDK libraries." 14930 value: { 14931 bool_value: false 14932 } 14933 workflow: LAUNCH 14934 containers: "product" 14935 containers: "system" 14936 containers: "system_ext" 14937 containers: "vendor" 14938 } 14939 value: { 14940 bool_value: false 14941 } 14942 traces: { 14943 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 14944 value: { 14945 bool_value: false 14946 } 14947 } 14948 } 14949 flags: { 14950 flag_declaration: { 14951 name: "RELEASE_NFC_MAINLINE_MODULE" 14952 namespace: "nfc" 14953 description: "b/368405832: Flag to enable NFC mainline module" 14954 value: { 14955 unspecified_value: false 14956 } 14957 workflow: LAUNCH 14958 containers: "system" 14959 } 14960 value: {} 14961 traces: { 14962 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 14963 value: { 14964 unspecified_value: false 14965 } 14966 } 14967 } 14968 flags: { 14969 flag_declaration: { 14970 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 14971 namespace: "ondeviceintelligence" 14972 description: "If true, then files are moved from platform to apex" 14973 value: { 14974 bool_value: false 14975 } 14976 workflow: LAUNCH 14977 containers: "product" 14978 containers: "system" 14979 containers: "system_ext" 14980 containers: "vendor" 14981 } 14982 value: { 14983 bool_value: false 14984 } 14985 traces: { 14986 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 14987 value: { 14988 bool_value: false 14989 } 14990 } 14991 } 14992 flags: { 14993 flag_declaration: { 14994 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 14995 namespace: "text" 14996 description: "Version of the emoji font file." 14997 value: { 14998 string_value: "2.042" 14999 } 15000 workflow: PREBUILT 15001 containers: "system" 15002 } 15003 value: { 15004 string_value: "2.042" 15005 } 15006 traces: { 15007 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 15008 value: { 15009 string_value: "2.042" 15010 } 15011 } 15012 } 15013 flags: { 15014 flag_declaration: { 15015 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 15016 namespace: "text" 15017 description: "Version of the flag emoji font file." 15018 value: { 15019 string_value: "2.034" 15020 } 15021 workflow: PREBUILT 15022 containers: "system" 15023 } 15024 value: { 15025 string_value: "2.042" 15026 } 15027 traces: { 15028 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 15029 value: { 15030 string_value: "2.034" 15031 } 15032 } 15033 traces: { 15034 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 15035 value: { 15036 string_value: "2.042" 15037 } 15038 } 15039 } 15040 flags: { 15041 flag_declaration: { 15042 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 15043 namespace: "android_UNKNOWN" 15044 description: "Version of the Hebrew font file." 15045 value: { 15046 string_value: "1.04" 15047 } 15048 workflow: PREBUILT 15049 containers: "system" 15050 } 15051 value: { 15052 string_value: "1.04" 15053 } 15054 traces: { 15055 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 15056 value: { 15057 string_value: "1.04" 15058 } 15059 } 15060 } 15061 flags: { 15062 flag_declaration: { 15063 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 15064 namespace: "android_UNKNOWN" 15065 description: "This flag will control of including Japanese variant (Hentaigana) font." 15066 value: { 15067 bool_value: false 15068 } 15069 workflow: LAUNCH 15070 containers: "system" 15071 } 15072 value: { 15073 bool_value: true 15074 } 15075 traces: { 15076 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 15077 value: { 15078 bool_value: false 15079 } 15080 } 15081 traces: { 15082 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 15083 value: { 15084 bool_value: true 15085 } 15086 } 15087 } 15088 flags: { 15089 flag_declaration: { 15090 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 15091 namespace: "android_UNKNOWN" 15092 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 15093 value: { 15094 bool_value: false 15095 } 15096 workflow: LAUNCH 15097 containers: "product" 15098 containers: "system" 15099 containers: "system_ext" 15100 containers: "vendor" 15101 } 15102 value: { 15103 bool_value: true 15104 } 15105 traces: { 15106 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 15107 value: { 15108 bool_value: false 15109 } 15110 } 15111 traces: { 15112 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 15113 value: { 15114 bool_value: true 15115 } 15116 } 15117 } 15118 flags: { 15119 flag_declaration: { 15120 name: "RELEASE_PACKAGE_LIBSQLITE3" 15121 namespace: "android_UNKNOWN" 15122 description: "The sqlite release." 15123 value: { 15124 string_value: "3420000" 15125 } 15126 workflow: PREBUILT 15127 containers: "system" 15128 } 15129 value: { 15130 string_value: "3440300" 15131 } 15132 traces: { 15133 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 15134 value: { 15135 string_value: "3420000" 15136 } 15137 } 15138 traces: { 15139 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_LIBSQLITE3.textproto" 15140 value: { 15141 string_value: "3440300" 15142 } 15143 } 15144 } 15145 flags: { 15146 flag_declaration: { 15147 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 15148 namespace: "system_performance" 15149 description: "Which MessageQueue implementation to use." 15150 value: { 15151 string_value: "LegacyMessageQueue/MessageQueue.java" 15152 } 15153 workflow: PREBUILT 15154 containers: "product" 15155 containers: "system" 15156 containers: "system_ext" 15157 containers: "vendor" 15158 } 15159 value: { 15160 string_value: "LegacyMessageQueue/MessageQueue.java" 15161 } 15162 traces: { 15163 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 15164 value: { 15165 string_value: "LegacyMessageQueue/MessageQueue.java" 15166 } 15167 } 15168 } 15169 flags: { 15170 flag_declaration: { 15171 name: "RELEASE_PACKAGE_NFC_STACK" 15172 namespace: "android_UNKNOWN" 15173 description: "b/292140387: Flag to switch to the new NFC apex" 15174 value: { 15175 string_value: "NfcNci" 15176 } 15177 workflow: PREBUILT 15178 containers: "system" 15179 } 15180 value: { 15181 string_value: "com.android.nfcservices" 15182 } 15183 traces: { 15184 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 15185 value: { 15186 string_value: "NfcNci" 15187 } 15188 } 15189 traces: { 15190 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_NFC_STACK.textproto" 15191 value: { 15192 string_value: "com.android.nfcservices" 15193 } 15194 } 15195 } 15196 flags: { 15197 flag_declaration: { 15198 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 15199 namespace: "text" 15200 description: "Version of the Noto Sans Khmer font." 15201 value: { 15202 string_value: "1.901" 15203 } 15204 workflow: PREBUILT 15205 containers: "system" 15206 } 15207 value: { 15208 string_value: "1.901" 15209 } 15210 traces: { 15211 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 15212 value: { 15213 string_value: "1.901" 15214 } 15215 } 15216 } 15217 flags: { 15218 flag_declaration: { 15219 name: "RELEASE_PACKAGE_PROFILING_MODULE" 15220 namespace: "android_UNKNOWN" 15221 description: "Flag will control the release of the Profiling module apex." 15222 value: { 15223 bool_value: false 15224 } 15225 workflow: LAUNCH 15226 containers: "product" 15227 containers: "system" 15228 containers: "system_ext" 15229 containers: "vendor" 15230 } 15231 value: { 15232 bool_value: true 15233 } 15234 traces: { 15235 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 15236 value: { 15237 bool_value: false 15238 } 15239 } 15240 traces: { 15241 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 15242 value: { 15243 bool_value: true 15244 } 15245 } 15246 } 15247 flags: { 15248 flag_declaration: { 15249 name: "RELEASE_PACKAGE_SOUND_PICKER" 15250 namespace: "android_UNKNOWN" 15251 description: "This flag will control the rollout of new versions of the SoundPicker app." 15252 value: { 15253 string_value: "SoundPicker" 15254 } 15255 workflow: PREBUILT 15256 containers: "product" 15257 containers: "system" 15258 containers: "system_ext" 15259 containers: "vendor" 15260 } 15261 value: { 15262 string_value: "SoundPicker" 15263 } 15264 traces: { 15265 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 15266 value: { 15267 string_value: "SoundPicker" 15268 } 15269 } 15270 } 15271 flags: { 15272 flag_declaration: { 15273 name: "RELEASE_PACKAGE_TZDATA_MODULE" 15274 namespace: "android_UNKNOWN" 15275 description: "tzdata to be installed to the system image." 15276 value: { 15277 string_value: "com.android.tzdata" 15278 } 15279 workflow: PREBUILT 15280 containers: "product" 15281 containers: "system" 15282 containers: "system_ext" 15283 containers: "vendor" 15284 } 15285 value: { 15286 string_value: "com.android.tzdata" 15287 } 15288 traces: { 15289 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 15290 value: { 15291 string_value: "com.android.tzdata" 15292 } 15293 } 15294 } 15295 flags: { 15296 flag_declaration: { 15297 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 15298 namespace: "android_UNKNOWN" 15299 description: "True for using variable font of the NotoSansCJK" 15300 value: { 15301 bool_value: false 15302 } 15303 workflow: LAUNCH 15304 containers: "system" 15305 } 15306 value: { 15307 bool_value: true 15308 } 15309 traces: { 15310 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 15311 value: { 15312 bool_value: false 15313 } 15314 } 15315 traces: { 15316 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 15317 value: { 15318 bool_value: true 15319 } 15320 } 15321 } 15322 flags: { 15323 flag_declaration: { 15324 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 15325 namespace: "android_UNKNOWN" 15326 description: "The name of the virtual camera package to add to the system partition." 15327 value: { 15328 string_value: "" 15329 } 15330 workflow: PREBUILT 15331 containers: "system" 15332 } 15333 value: { 15334 string_value: "virtual_camera" 15335 } 15336 traces: { 15337 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 15338 value: { 15339 string_value: "" 15340 } 15341 } 15342 traces: { 15343 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 15344 value: { 15345 string_value: "virtual_camera" 15346 } 15347 } 15348 } 15349 flags: { 15350 flag_declaration: { 15351 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 15352 namespace: "webview" 15353 description: "The version of WebView to include in the build" 15354 value: { 15355 string_value: "128.0.6613.88" 15356 } 15357 workflow: PREBUILT 15358 containers: "product" 15359 containers: "system" 15360 } 15361 value: { 15362 string_value: "128.0.6613.88" 15363 } 15364 traces: { 15365 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 15366 value: { 15367 string_value: "128.0.6613.88" 15368 } 15369 } 15370 } 15371 flags: { 15372 flag_declaration: { 15373 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 15374 namespace: "android_sdk" 15375 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." 15376 value: { 15377 unspecified_value: false 15378 } 15379 workflow: MANUAL 15380 containers: "product" 15381 containers: "system" 15382 containers: "system_ext" 15383 containers: "vendor" 15384 } 15385 value: {} 15386 traces: { 15387 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 15388 value: { 15389 unspecified_value: false 15390 } 15391 } 15392 } 15393 flags: { 15394 flag_declaration: { 15395 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 15396 namespace: "android_UNKNOWN" 15397 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." 15398 value: { 15399 string_value: "28" 15400 } 15401 workflow: MANUAL 15402 containers: "system" 15403 } 15404 value: { 15405 string_value: "28" 15406 } 15407 traces: { 15408 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 15409 value: { 15410 string_value: "28" 15411 } 15412 } 15413 } 15414 flags: { 15415 flag_declaration: { 15416 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 15417 namespace: "android_sdk" 15418 description: "The sdk extension version of this release configuration." 15419 value: { 15420 string_value: "12" 15421 } 15422 workflow: MANUAL 15423 containers: "product" 15424 containers: "system" 15425 containers: "system_ext" 15426 containers: "vendor" 15427 } 15428 value: { 15429 string_value: "13" 15430 } 15431 traces: { 15432 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 15433 value: { 15434 string_value: "12" 15435 } 15436 } 15437 traces: { 15438 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 15439 value: { 15440 string_value: "13" 15441 } 15442 } 15443 } 15444 flags: { 15445 flag_declaration: { 15446 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 15447 namespace: "android_UNKNOWN" 15448 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 15449 value: { 15450 string_value: "0" 15451 } 15452 workflow: MANUAL 15453 containers: "product" 15454 containers: "system" 15455 containers: "system_ext" 15456 containers: "vendor" 15457 } 15458 value: { 15459 string_value: "0" 15460 } 15461 traces: { 15462 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 15463 value: { 15464 string_value: "0" 15465 } 15466 } 15467 } 15468 flags: { 15469 flag_declaration: { 15470 name: "RELEASE_PLATFORM_SDK_VERSION" 15471 namespace: "android_sdk" 15472 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." 15473 value: { 15474 string_value: "34" 15475 } 15476 workflow: MANUAL 15477 containers: "product" 15478 containers: "system" 15479 containers: "system_ext" 15480 containers: "vendor" 15481 } 15482 value: { 15483 string_value: "35" 15484 } 15485 traces: { 15486 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 15487 value: { 15488 string_value: "34" 15489 } 15490 } 15491 traces: { 15492 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SDK_VERSION.textproto" 15493 value: { 15494 string_value: "35" 15495 } 15496 } 15497 } 15498 flags: { 15499 flag_declaration: { 15500 name: "RELEASE_PLATFORM_SECURITY_PATCH" 15501 namespace: "android_UNKNOWN" 15502 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." 15503 value: { 15504 string_value: "2023-12-05" 15505 } 15506 workflow: MANUAL 15507 containers: "product" 15508 containers: "system" 15509 containers: "system_ext" 15510 containers: "vendor" 15511 } 15512 value: { 15513 string_value: "2024-11-05" 15514 } 15515 traces: { 15516 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 15517 value: { 15518 string_value: "2023-12-05" 15519 } 15520 } 15521 traces: { 15522 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 15523 value: { 15524 string_value: "2024-11-05" 15525 } 15526 } 15527 } 15528 flags: { 15529 flag_declaration: { 15530 name: "RELEASE_PLATFORM_VERSION" 15531 namespace: "android_UNKNOWN" 15532 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 15533 value: { 15534 string_value: "ZP1A" 15535 } 15536 workflow: MANUAL 15537 containers: "product" 15538 containers: "system" 15539 containers: "system_ext" 15540 containers: "vendor" 15541 } 15542 value: { 15543 string_value: "AP3A" 15544 } 15545 traces: { 15546 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 15547 value: { 15548 string_value: "ZP1A" 15549 } 15550 } 15551 traces: { 15552 source: "build/release/release_configs/ap3a.textproto" 15553 value: { 15554 string_value: "AP3A" 15555 } 15556 } 15557 } 15558 flags: { 15559 flag_declaration: { 15560 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 15561 namespace: "android_sdk" 15562 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" 15563 value: { 15564 string_value: "VanillaIceCream" 15565 } 15566 workflow: MANUAL 15567 containers: "product" 15568 containers: "system" 15569 containers: "system_ext" 15570 containers: "vendor" 15571 } 15572 value: { 15573 string_value: "REL" 15574 } 15575 traces: { 15576 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 15577 value: { 15578 string_value: "VanillaIceCream" 15579 } 15580 } 15581 traces: { 15582 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 15583 value: { 15584 string_value: "REL" 15585 } 15586 } 15587 } 15588 flags: { 15589 flag_declaration: { 15590 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 15591 namespace: "android_sdk" 15592 description: "A comma separated list of all preview codenames the platform will accept apps built against" 15593 value: { 15594 string_value: "VanillaIceCream" 15595 } 15596 workflow: MANUAL 15597 containers: "product" 15598 containers: "system" 15599 containers: "system_ext" 15600 containers: "vendor" 15601 } 15602 value: { 15603 string_value: "REL" 15604 } 15605 traces: { 15606 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 15607 value: { 15608 string_value: "VanillaIceCream" 15609 } 15610 } 15611 traces: { 15612 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 15613 value: { 15614 string_value: "REL" 15615 } 15616 } 15617 } 15618 flags: { 15619 flag_declaration: { 15620 name: "RELEASE_PLATFORM_VERSION_CODENAME" 15621 namespace: "android_sdk" 15622 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 15623 value: { 15624 string_value: "VanillaIceCream" 15625 } 15626 workflow: MANUAL 15627 containers: "product" 15628 containers: "system" 15629 containers: "system_ext" 15630 containers: "vendor" 15631 } 15632 value: { 15633 string_value: "REL" 15634 } 15635 traces: { 15636 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 15637 value: { 15638 string_value: "VanillaIceCream" 15639 } 15640 } 15641 traces: { 15642 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 15643 value: { 15644 string_value: "REL" 15645 } 15646 } 15647 } 15648 flags: { 15649 flag_declaration: { 15650 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 15651 namespace: "android_sdk" 15652 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 15653 value: { 15654 string_value: "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" 15655 } 15656 workflow: MANUAL 15657 containers: "product" 15658 containers: "system" 15659 containers: "system_ext" 15660 containers: "vendor" 15661 } 15662 value: { 15663 string_value: "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" 15664 } 15665 traces: { 15666 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 15667 value: { 15668 string_value: "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" 15669 } 15670 } 15671 } 15672 flags: { 15673 flag_declaration: { 15674 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 15675 namespace: "android_UNKNOWN" 15676 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." 15677 value: { 15678 string_value: "14" 15679 } 15680 workflow: MANUAL 15681 containers: "product" 15682 containers: "system" 15683 containers: "system_ext" 15684 containers: "vendor" 15685 } 15686 value: { 15687 string_value: "15" 15688 } 15689 traces: { 15690 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 15691 value: { 15692 string_value: "14" 15693 } 15694 } 15695 traces: { 15696 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 15697 value: { 15698 string_value: "15" 15699 } 15700 } 15701 } 15702 flags: { 15703 flag_declaration: { 15704 name: "RELEASE_PLATFORM_VNDK_VERSION" 15705 namespace: "android_UNKNOWN" 15706 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" 15707 value: { 15708 string_value: "35" 15709 } 15710 workflow: MANUAL 15711 containers: "product" 15712 containers: "system" 15713 containers: "system_ext" 15714 containers: "vendor" 15715 } 15716 value: { 15717 string_value: "35" 15718 } 15719 traces: { 15720 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 15721 value: { 15722 string_value: "35" 15723 } 15724 } 15725 } 15726 flags: { 15727 flag_declaration: { 15728 name: "RELEASE_RANGING_STACK" 15729 namespace: "uwb" 15730 description: "b/331206299: Flag to add new generic ranging API surface" 15731 value: { 15732 unspecified_value: false 15733 } 15734 workflow: LAUNCH 15735 containers: "system" 15736 } 15737 value: {} 15738 traces: { 15739 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 15740 value: { 15741 unspecified_value: false 15742 } 15743 } 15744 } 15745 flags: { 15746 flag_declaration: { 15747 name: "RELEASE_READ_FROM_NEW_STORAGE" 15748 namespace: "android_UNKNOWN" 15749 description: "Control if we should read from new storage." 15750 value: { 15751 bool_value: false 15752 } 15753 workflow: LAUNCH 15754 containers: "product" 15755 containers: "system" 15756 containers: "system_ext" 15757 containers: "vendor" 15758 } 15759 value: { 15760 bool_value: false 15761 } 15762 traces: { 15763 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 15764 value: { 15765 bool_value: false 15766 } 15767 } 15768 } 15769 flags: { 15770 flag_declaration: { 15771 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 15772 namespace: "android_UNKNOWN" 15773 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 15774 value: { 15775 bool_value: false 15776 } 15777 workflow: LAUNCH 15778 containers: "system" 15779 } 15780 value: { 15781 bool_value: false 15782 } 15783 traces: { 15784 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 15785 value: { 15786 bool_value: false 15787 } 15788 } 15789 } 15790 flags: { 15791 flag_declaration: { 15792 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 15793 namespace: "android_UNKNOWN" 15794 description: "feature flag for removing legacy emoji font from system image." 15795 value: { 15796 bool_value: false 15797 } 15798 workflow: LAUNCH 15799 containers: "system" 15800 } 15801 value: { 15802 string_value: "True" 15803 } 15804 traces: { 15805 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 15806 value: { 15807 bool_value: false 15808 } 15809 } 15810 traces: { 15811 source: "build/release/flag_values/ap3a/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 15812 value: { 15813 string_value: "True" 15814 } 15815 } 15816 } 15817 flags: { 15818 flag_declaration: { 15819 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 15820 namespace: "android_UNKNOWN" 15821 description: "Ignore /data/data relabelling in libselinux." 15822 value: { 15823 bool_value: false 15824 } 15825 workflow: LAUNCH 15826 containers: "product" 15827 containers: "system" 15828 containers: "system_ext" 15829 containers: "vendor" 15830 } 15831 value: { 15832 bool_value: false 15833 } 15834 traces: { 15835 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 15836 value: { 15837 bool_value: false 15838 } 15839 } 15840 } 15841 flags: { 15842 flag_declaration: { 15843 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 15844 namespace: "art_performance" 15845 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 15846 value: { 15847 bool_value: false 15848 } 15849 workflow: LAUNCH 15850 containers: "system" 15851 } 15852 value: { 15853 bool_value: false 15854 } 15855 traces: { 15856 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 15857 value: { 15858 bool_value: false 15859 } 15860 } 15861 } 15862 flags: { 15863 flag_declaration: { 15864 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 15865 namespace: "android_UNKNOWN" 15866 description: "feature flag for a new API to open declared passthrough HAL" 15867 value: { 15868 bool_value: false 15869 } 15870 workflow: LAUNCH 15871 containers: "product" 15872 containers: "system" 15873 containers: "system_ext" 15874 containers: "vendor" 15875 } 15876 value: { 15877 bool_value: false 15878 } 15879 traces: { 15880 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 15881 value: { 15882 bool_value: false 15883 } 15884 } 15885 } 15886 flags: { 15887 flag_declaration: { 15888 name: "RELEASE_SUPERVISION_SERVICE" 15889 namespace: "supervision" 15890 description: "Include SupervisionService in the build" 15891 value: { 15892 unspecified_value: false 15893 } 15894 workflow: LAUNCH 15895 containers: "system" 15896 } 15897 value: {} 15898 traces: { 15899 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 15900 value: { 15901 unspecified_value: false 15902 } 15903 } 15904 } 15905 flags: { 15906 flag_declaration: { 15907 name: "RELEASE_SVN_AKITA" 15908 namespace: "android_UNKNOWN" 15909 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 15910 value: { 15911 string_value: "00" 15912 } 15913 workflow: MANUAL 15914 containers: "vendor" 15915 } 15916 value: { 15917 string_value: "00" 15918 } 15919 traces: { 15920 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 15921 value: { 15922 string_value: "00" 15923 } 15924 } 15925 } 15926 flags: { 15927 flag_declaration: { 15928 name: "RELEASE_SVN_BLUEJAY" 15929 namespace: "android_UNKNOWN" 15930 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 15931 value: { 15932 string_value: "00" 15933 } 15934 workflow: MANUAL 15935 containers: "vendor" 15936 } 15937 value: { 15938 string_value: "00" 15939 } 15940 traces: { 15941 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 15942 value: { 15943 string_value: "00" 15944 } 15945 } 15946 } 15947 flags: { 15948 flag_declaration: { 15949 name: "RELEASE_SVN_CHEETAH" 15950 namespace: "android_UNKNOWN" 15951 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 15952 value: { 15953 string_value: "00" 15954 } 15955 workflow: MANUAL 15956 containers: "vendor" 15957 } 15958 value: { 15959 string_value: "00" 15960 } 15961 traces: { 15962 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 15963 value: { 15964 string_value: "00" 15965 } 15966 } 15967 } 15968 flags: { 15969 flag_declaration: { 15970 name: "RELEASE_SVN_FELIX" 15971 namespace: "android_UNKNOWN" 15972 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 15973 value: { 15974 string_value: "00" 15975 } 15976 workflow: MANUAL 15977 containers: "vendor" 15978 } 15979 value: { 15980 string_value: "00" 15981 } 15982 traces: { 15983 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 15984 value: { 15985 string_value: "00" 15986 } 15987 } 15988 } 15989 flags: { 15990 flag_declaration: { 15991 name: "RELEASE_SVN_HUSKY" 15992 namespace: "android_UNKNOWN" 15993 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 15994 value: { 15995 string_value: "00" 15996 } 15997 workflow: MANUAL 15998 containers: "vendor" 15999 } 16000 value: { 16001 string_value: "00" 16002 } 16003 traces: { 16004 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 16005 value: { 16006 string_value: "00" 16007 } 16008 } 16009 } 16010 flags: { 16011 flag_declaration: { 16012 name: "RELEASE_SVN_LYNX" 16013 namespace: "android_UNKNOWN" 16014 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 16015 value: { 16016 string_value: "00" 16017 } 16018 workflow: MANUAL 16019 containers: "vendor" 16020 } 16021 value: { 16022 string_value: "00" 16023 } 16024 traces: { 16025 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 16026 value: { 16027 string_value: "00" 16028 } 16029 } 16030 } 16031 flags: { 16032 flag_declaration: { 16033 name: "RELEASE_SVN_ORIOLE" 16034 namespace: "android_UNKNOWN" 16035 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 16036 value: { 16037 string_value: "00" 16038 } 16039 workflow: MANUAL 16040 containers: "vendor" 16041 } 16042 value: { 16043 string_value: "00" 16044 } 16045 traces: { 16046 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 16047 value: { 16048 string_value: "00" 16049 } 16050 } 16051 } 16052 flags: { 16053 flag_declaration: { 16054 name: "RELEASE_SVN_PANTHER" 16055 namespace: "android_UNKNOWN" 16056 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 16057 value: { 16058 string_value: "00" 16059 } 16060 workflow: MANUAL 16061 containers: "vendor" 16062 } 16063 value: { 16064 string_value: "00" 16065 } 16066 traces: { 16067 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 16068 value: { 16069 string_value: "00" 16070 } 16071 } 16072 } 16073 flags: { 16074 flag_declaration: { 16075 name: "RELEASE_SVN_RAVEN" 16076 namespace: "android_UNKNOWN" 16077 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 16078 value: { 16079 string_value: "00" 16080 } 16081 workflow: MANUAL 16082 containers: "vendor" 16083 } 16084 value: { 16085 string_value: "00" 16086 } 16087 traces: { 16088 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 16089 value: { 16090 string_value: "00" 16091 } 16092 } 16093 } 16094 flags: { 16095 flag_declaration: { 16096 name: "RELEASE_SVN_SHIBA" 16097 namespace: "android_UNKNOWN" 16098 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 16099 value: { 16100 string_value: "00" 16101 } 16102 workflow: MANUAL 16103 containers: "vendor" 16104 } 16105 value: { 16106 string_value: "00" 16107 } 16108 traces: { 16109 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 16110 value: { 16111 string_value: "00" 16112 } 16113 } 16114 } 16115 flags: { 16116 flag_declaration: { 16117 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 16118 namespace: "systemui" 16119 description: "b/271887637: Flag to use speed profile in the SystemUI." 16120 value: { 16121 bool_value: false 16122 } 16123 workflow: LAUNCH 16124 containers: "system_ext" 16125 } 16126 value: { 16127 bool_value: false 16128 } 16129 traces: { 16130 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 16131 value: { 16132 bool_value: false 16133 } 16134 } 16135 } 16136 flags: { 16137 flag_declaration: { 16138 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 16139 namespace: "android_UNKNOWN" 16140 description: "System feature version for: android.hardware.type.automotive" 16141 value: { 16142 string_value: "" 16143 } 16144 workflow: MANUAL 16145 containers: "system" 16146 } 16147 value: { 16148 string_value: "" 16149 } 16150 traces: { 16151 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 16152 value: { 16153 string_value: "" 16154 } 16155 } 16156 } 16157 flags: { 16158 flag_declaration: { 16159 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 16160 namespace: "android_UNKNOWN" 16161 description: "System feature version for: android.hardware.type.embedded" 16162 value: { 16163 string_value: "" 16164 } 16165 workflow: MANUAL 16166 containers: "system" 16167 } 16168 value: { 16169 string_value: "" 16170 } 16171 traces: { 16172 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 16173 value: { 16174 string_value: "" 16175 } 16176 } 16177 } 16178 flags: { 16179 flag_declaration: { 16180 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 16181 namespace: "android_UNKNOWN" 16182 description: "System feature version for: android.software.leanback" 16183 value: { 16184 string_value: "" 16185 } 16186 workflow: MANUAL 16187 containers: "system" 16188 } 16189 value: { 16190 string_value: "" 16191 } 16192 traces: { 16193 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 16194 value: { 16195 string_value: "" 16196 } 16197 } 16198 } 16199 flags: { 16200 flag_declaration: { 16201 name: "RELEASE_SYSTEM_FEATURE_PC" 16202 namespace: "android_UNKNOWN" 16203 description: "System feature version for: android.hardware.type.pc" 16204 value: { 16205 string_value: "" 16206 } 16207 workflow: MANUAL 16208 containers: "system" 16209 } 16210 value: { 16211 string_value: "" 16212 } 16213 traces: { 16214 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 16215 value: { 16216 string_value: "" 16217 } 16218 } 16219 } 16220 flags: { 16221 flag_declaration: { 16222 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 16223 namespace: "android_UNKNOWN" 16224 description: "System feature version for: android.hardware.type.television" 16225 value: { 16226 string_value: "" 16227 } 16228 workflow: MANUAL 16229 containers: "system" 16230 } 16231 value: { 16232 string_value: "" 16233 } 16234 traces: { 16235 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 16236 value: { 16237 string_value: "" 16238 } 16239 } 16240 } 16241 flags: { 16242 flag_declaration: { 16243 name: "RELEASE_SYSTEM_FEATURE_WATCH" 16244 namespace: "android_UNKNOWN" 16245 description: "System feature version for: android.hardware.type.watch" 16246 value: { 16247 string_value: "" 16248 } 16249 workflow: MANUAL 16250 containers: "system" 16251 } 16252 value: { 16253 string_value: "" 16254 } 16255 traces: { 16256 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 16257 value: { 16258 string_value: "" 16259 } 16260 } 16261 } 16262 flags: { 16263 flag_declaration: { 16264 name: "RELEASE_TARGET_JAVA_21" 16265 namespace: "core_libraries" 16266 description: "Control if we should target java 21." 16267 value: { 16268 bool_value: false 16269 } 16270 workflow: LAUNCH 16271 containers: "product" 16272 containers: "system" 16273 containers: "system_ext" 16274 containers: "vendor" 16275 } 16276 value: { 16277 bool_value: false 16278 } 16279 traces: { 16280 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 16281 value: { 16282 bool_value: false 16283 } 16284 } 16285 } 16286 flags: { 16287 flag_declaration: { 16288 name: "RELEASE_UNLOCKED_STORAGE_API" 16289 namespace: "android_UNKNOWN" 16290 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 16291 value: { 16292 bool_value: false 16293 } 16294 workflow: LAUNCH 16295 containers: "product" 16296 containers: "system" 16297 containers: "system_ext" 16298 containers: "vendor" 16299 } 16300 value: { 16301 bool_value: false 16302 } 16303 traces: { 16304 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 16305 value: { 16306 bool_value: false 16307 } 16308 } 16309 } 16310 flags: { 16311 flag_declaration: { 16312 name: "RELEASE_UPROBESTATS_MODULE" 16313 namespace: "system_performance" 16314 description: "If true, then uprobestats module is enabled as an apex" 16315 value: { 16316 bool_value: false 16317 } 16318 workflow: LAUNCH 16319 containers: "product" 16320 containers: "system" 16321 containers: "system_ext" 16322 containers: "vendor" 16323 } 16324 value: { 16325 bool_value: false 16326 } 16327 traces: { 16328 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 16329 value: { 16330 bool_value: false 16331 } 16332 } 16333 } 16334 flags: { 16335 flag_declaration: { 16336 name: "RELEASE_USE_DEX_V41" 16337 namespace: "android_UNKNOWN" 16338 description: "feature flag for enabling new DEX file format (v41)" 16339 value: { 16340 unspecified_value: false 16341 } 16342 workflow: LAUNCH 16343 containers: "product" 16344 containers: "system" 16345 containers: "system_ext" 16346 containers: "vendor" 16347 } 16348 value: {} 16349 traces: { 16350 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 16351 value: { 16352 unspecified_value: false 16353 } 16354 } 16355 } 16356 flags: { 16357 flag_declaration: { 16358 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 16359 namespace: "android_UNKNOWN" 16360 description: "feature flag for enabling optimized_shrink_resources: true by default" 16361 value: { 16362 unspecified_value: false 16363 } 16364 workflow: LAUNCH 16365 containers: "product" 16366 containers: "system" 16367 containers: "system_ext" 16368 containers: "vendor" 16369 } 16370 value: {} 16371 traces: { 16372 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 16373 value: { 16374 unspecified_value: false 16375 } 16376 } 16377 } 16378 flags: { 16379 flag_declaration: { 16380 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 16381 namespace: "android_UNKNOWN" 16382 description: "feature flag for enabling use_resource_processor: true by default" 16383 value: { 16384 bool_value: false 16385 } 16386 workflow: LAUNCH 16387 containers: "product" 16388 containers: "system" 16389 containers: "system_ext" 16390 containers: "vendor" 16391 } 16392 value: { 16393 bool_value: false 16394 } 16395 traces: { 16396 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 16397 value: { 16398 bool_value: false 16399 } 16400 } 16401 } 16402 flags: { 16403 flag_declaration: { 16404 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 16405 namespace: "system_performance" 16406 description: "Enable use of system feature build-time flags and codegen." 16407 value: { 16408 unspecified_value: false 16409 } 16410 workflow: LAUNCH 16411 containers: "product" 16412 containers: "system" 16413 containers: "system_ext" 16414 containers: "vendor" 16415 } 16416 value: {} 16417 traces: { 16418 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 16419 value: { 16420 unspecified_value: false 16421 } 16422 } 16423 } 16424 flags: { 16425 flag_declaration: { 16426 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 16427 namespace: "android_UNKNOWN" 16428 description: "feature flag for enabling building with transitive classpaths" 16429 value: { 16430 unspecified_value: false 16431 } 16432 workflow: LAUNCH 16433 containers: "product" 16434 containers: "system" 16435 containers: "system_ext" 16436 containers: "vendor" 16437 } 16438 value: {} 16439 traces: { 16440 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 16441 value: { 16442 unspecified_value: false 16443 } 16444 } 16445 } 16446 flags: { 16447 flag_declaration: { 16448 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 16449 namespace: "android_UNKNOWN" 16450 description: "b/318717084 - enable the WebViewBootstrap mainline module" 16451 value: { 16452 bool_value: false 16453 } 16454 workflow: LAUNCH 16455 containers: "product" 16456 containers: "system" 16457 containers: "system_ext" 16458 containers: "vendor" 16459 } 16460 value: { 16461 bool_value: false 16462 } 16463 traces: { 16464 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 16465 value: { 16466 bool_value: false 16467 } 16468 } 16469 } 16470 flags: { 16471 flag_declaration: { 16472 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 16473 namespace: "wifi" 16474 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 16475 value: { 16476 unspecified_value: false 16477 } 16478 workflow: LAUNCH 16479 containers: "com.android.wifi" 16480 } 16481 value: {} 16482 traces: { 16483 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 16484 value: { 16485 unspecified_value: false 16486 } 16487 } 16488 } 16489 flags: { 16490 flag_declaration: { 16491 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 16492 namespace: "android_UNKNOWN" 16493 description: "" 16494 value: { 16495 string_value: "." 16496 } 16497 workflow: PREBUILT 16498 containers: "vendor" 16499 } 16500 value: { 16501 string_value: "." 16502 } 16503 traces: { 16504 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 16505 value: { 16506 string_value: "." 16507 } 16508 } 16509 } 16510 flags: { 16511 flag_declaration: { 16512 name: "RELEASE_WLAN_CT3_FW_DIR" 16513 namespace: "android_UNKNOWN" 16514 description: "" 16515 value: { 16516 string_value: "." 16517 } 16518 workflow: PREBUILT 16519 containers: "vendor" 16520 } 16521 value: { 16522 string_value: "." 16523 } 16524 traces: { 16525 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 16526 value: { 16527 string_value: "." 16528 } 16529 } 16530 } 16531 flags: { 16532 flag_declaration: { 16533 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 16534 namespace: "android_UNKNOWN" 16535 description: "" 16536 value: { 16537 string_value: "." 16538 } 16539 workflow: PREBUILT 16540 containers: "vendor" 16541 } 16542 value: { 16543 string_value: "." 16544 } 16545 traces: { 16546 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 16547 value: { 16548 string_value: "." 16549 } 16550 } 16551 } 16552 flags: { 16553 flag_declaration: { 16554 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 16555 namespace: "android_UNKNOWN" 16556 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 16557 value: { 16558 bool_value: false 16559 } 16560 workflow: LAUNCH 16561 containers: "product" 16562 containers: "system" 16563 containers: "system_ext" 16564 containers: "vendor" 16565 } 16566 value: { 16567 bool_value: false 16568 } 16569 traces: { 16570 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 16571 value: { 16572 bool_value: false 16573 } 16574 } 16575 } 16576 aconfig_value_sets: "aconfig_value_set-platform_build_release-root" 16577 aconfig_value_sets: "aconfig_value_set-platform_build_release-ap3a" 16578 inherits: "root" 16579 directories: "build/release" 16580 directories: "build/release/gms_mainline/required" 16581 prior_stages: "trunk" 16582 value_directories: "build/release" 16583 value_directories: "build/release/gms_mainline/required" 16584 release_config_type: RELEASE_CONFIG 16585} 16586other_release_configs: { 16587 name: "ap4a" 16588 other_names: "aosp_current" 16589 flags: { 16590 flag_declaration: { 16591 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 16592 namespace: "android_UNKNOWN" 16593 description: "Also generate all_aconfig_declarations for these release configs" 16594 value: { 16595 unspecified_value: false 16596 } 16597 workflow: MANUAL 16598 containers: "host" 16599 } 16600 value: {} 16601 traces: { 16602 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 16603 value: { 16604 unspecified_value: false 16605 } 16606 } 16607 } 16608 flags: { 16609 flag_declaration: { 16610 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 16611 namespace: "android_UNKNOWN" 16612 description: "The default permission for all flags" 16613 value: { 16614 string_value: "READ_WRITE" 16615 } 16616 workflow: MANUAL 16617 containers: "product" 16618 containers: "system" 16619 containers: "system_ext" 16620 containers: "vendor" 16621 } 16622 value: { 16623 string_value: "READ_ONLY" 16624 } 16625 traces: { 16626 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 16627 value: { 16628 string_value: "READ_WRITE" 16629 } 16630 } 16631 traces: { 16632 source: "build/release/flag_values/ap3a/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 16633 value: { 16634 string_value: "READ_ONLY" 16635 } 16636 } 16637 } 16638 flags: { 16639 flag_declaration: { 16640 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 16641 namespace: "android_UNKNOWN" 16642 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 16643 value: { 16644 bool_value: false 16645 } 16646 workflow: MANUAL 16647 containers: "product" 16648 containers: "system" 16649 containers: "system_ext" 16650 containers: "vendor" 16651 } 16652 value: { 16653 bool_value: false 16654 } 16655 traces: { 16656 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 16657 value: { 16658 bool_value: false 16659 } 16660 } 16661 } 16662 flags: { 16663 flag_declaration: { 16664 name: "RELEASE_ACONFIG_VALUE_SETS" 16665 namespace: "android_UNKNOWN" 16666 description: "Aconfig value sets assembled by release-config" 16667 value: { 16668 unspecified_value: false 16669 } 16670 workflow: MANUAL 16671 containers: "system" 16672 containers: "system_ext" 16673 containers: "product" 16674 containers: "vendor" 16675 } 16676 value: { 16677 string_value: "aconfig_value_set-platform_build_release-root aconfig_value_set-platform_build_release-ap3a aconfig_value_set-platform_build_release-ap4a" 16678 } 16679 traces: { 16680 source: "build/release/release_configs/root.textproto" 16681 value: { 16682 string_value: "aconfig_value_set-platform_build_release-root" 16683 } 16684 } 16685 traces: { 16686 source: "build/release/release_configs/root.textproto" 16687 value: { 16688 string_value: "aconfig_value_set-platform_build_release-root" 16689 } 16690 } 16691 traces: { 16692 source: "build/release/release_configs/ap3a.textproto" 16693 value: { 16694 string_value: "aconfig_value_set-platform_build_release-ap3a" 16695 } 16696 } 16697 traces: { 16698 source: "build/release/gms_mainline/required/release_configs/ap3a.textproto" 16699 value: { 16700 string_value: "" 16701 } 16702 } 16703 traces: { 16704 source: "build/release/release_configs/ap4a.textproto" 16705 value: { 16706 string_value: "aconfig_value_set-platform_build_release-ap4a" 16707 } 16708 } 16709 traces: { 16710 source: "build/release/gms_mainline/required/release_configs/ap4a.textproto" 16711 value: { 16712 string_value: "" 16713 } 16714 } 16715 } 16716 flags: { 16717 flag_declaration: { 16718 name: "RELEASE_AIDL_USE_UNFROZEN" 16719 namespace: "android_UNKNOWN" 16720 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." 16721 value: { 16722 bool_value: true 16723 } 16724 workflow: LAUNCH 16725 containers: "product" 16726 containers: "system" 16727 containers: "system_ext" 16728 containers: "vendor" 16729 } 16730 value: { 16731 bool_value: false 16732 } 16733 traces: { 16734 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 16735 value: { 16736 bool_value: true 16737 } 16738 } 16739 traces: { 16740 source: "build/release/flag_values/ap3a/RELEASE_AIDL_USE_UNFROZEN.textproto" 16741 value: { 16742 bool_value: false 16743 } 16744 } 16745 } 16746 flags: { 16747 flag_declaration: { 16748 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 16749 namespace: "android_UNKNOWN" 16750 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 16751 value: { 16752 string_value: "" 16753 } 16754 workflow: MANUAL 16755 containers: "product" 16756 containers: "system" 16757 containers: "system_ext" 16758 containers: "vendor" 16759 } 16760 value: { 16761 string_value: "com.android.mediaprovider:framework-photopicker" 16762 } 16763 traces: { 16764 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 16765 value: { 16766 string_value: "" 16767 } 16768 } 16769 traces: { 16770 source: "build/release/gms_mainline/required/flag_values/ap4a/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 16771 value: { 16772 string_value: "com.android.mediaprovider:framework-photopicker" 16773 } 16774 } 16775 } 16776 flags: { 16777 flag_declaration: { 16778 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 16779 namespace: "android_UNKNOWN" 16780 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 16781 value: { 16782 unspecified_value: false 16783 } 16784 workflow: MANUAL 16785 containers: "product" 16786 containers: "system" 16787 containers: "system_ext" 16788 containers: "vendor" 16789 } 16790 value: { 16791 string_value: "adbd.google.contributions.prebuilt" 16792 } 16793 traces: { 16794 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 16795 value: { 16796 unspecified_value: false 16797 } 16798 } 16799 traces: { 16800 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 16801 value: { 16802 string_value: "adbd.google.contributions.prebuilt" 16803 } 16804 } 16805 } 16806 flags: { 16807 flag_declaration: { 16808 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 16809 namespace: "android_UNKNOWN" 16810 description: "" 16811 value: { 16812 unspecified_value: false 16813 } 16814 workflow: MANUAL 16815 containers: "product" 16816 containers: "system" 16817 containers: "system_ext" 16818 containers: "vendor" 16819 } 16820 value: { 16821 string_value: "adservices.google.contributions.prebuilt" 16822 } 16823 traces: { 16824 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 16825 value: { 16826 unspecified_value: false 16827 } 16828 } 16829 traces: { 16830 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 16831 value: { 16832 string_value: "adservices.google.contributions.prebuilt" 16833 } 16834 } 16835 } 16836 flags: { 16837 flag_declaration: { 16838 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 16839 namespace: "android_UNKNOWN" 16840 description: "" 16841 value: { 16842 unspecified_value: false 16843 } 16844 workflow: MANUAL 16845 containers: "product" 16846 containers: "system" 16847 containers: "system_ext" 16848 containers: "vendor" 16849 } 16850 value: { 16851 string_value: "appsearch.google.contributions.prebuilt" 16852 } 16853 traces: { 16854 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 16855 value: { 16856 unspecified_value: false 16857 } 16858 } 16859 traces: { 16860 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 16861 value: { 16862 string_value: "appsearch.google.contributions.prebuilt" 16863 } 16864 } 16865 } 16866 flags: { 16867 flag_declaration: { 16868 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 16869 namespace: "android_UNKNOWN" 16870 description: "" 16871 value: { 16872 unspecified_value: false 16873 } 16874 workflow: MANUAL 16875 containers: "product" 16876 containers: "system" 16877 containers: "system_ext" 16878 containers: "vendor" 16879 } 16880 value: { 16881 string_value: "art.google.contributions.prebuilt" 16882 } 16883 traces: { 16884 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 16885 value: { 16886 unspecified_value: false 16887 } 16888 } 16889 traces: { 16890 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 16891 value: { 16892 string_value: "art.google.contributions.prebuilt" 16893 } 16894 } 16895 } 16896 flags: { 16897 flag_declaration: { 16898 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 16899 namespace: "android_UNKNOWN" 16900 description: "" 16901 value: { 16902 unspecified_value: false 16903 } 16904 workflow: MANUAL 16905 containers: "product" 16906 containers: "system" 16907 containers: "system_ext" 16908 containers: "vendor" 16909 } 16910 value: {} 16911 traces: { 16912 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 16913 value: { 16914 unspecified_value: false 16915 } 16916 } 16917 } 16918 flags: { 16919 flag_declaration: { 16920 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 16921 namespace: "android_UNKNOWN" 16922 description: "" 16923 value: { 16924 unspecified_value: false 16925 } 16926 workflow: MANUAL 16927 containers: "product" 16928 containers: "system" 16929 containers: "system_ext" 16930 containers: "vendor" 16931 } 16932 value: { 16933 string_value: "captiveportallogin.google.contributions.prebuilt" 16934 } 16935 traces: { 16936 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 16937 value: { 16938 unspecified_value: false 16939 } 16940 } 16941 traces: { 16942 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 16943 value: { 16944 string_value: "captiveportallogin.google.contributions.prebuilt" 16945 } 16946 } 16947 } 16948 flags: { 16949 flag_declaration: { 16950 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 16951 namespace: "android_UNKNOWN" 16952 description: "" 16953 value: { 16954 unspecified_value: false 16955 } 16956 workflow: MANUAL 16957 containers: "product" 16958 containers: "system" 16959 containers: "system_ext" 16960 containers: "vendor" 16961 } 16962 value: { 16963 string_value: "cellbroadcast.google.contributions.prebuilt" 16964 } 16965 traces: { 16966 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 16967 value: { 16968 unspecified_value: false 16969 } 16970 } 16971 traces: { 16972 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 16973 value: { 16974 string_value: "cellbroadcast.google.contributions.prebuilt" 16975 } 16976 } 16977 } 16978 flags: { 16979 flag_declaration: { 16980 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 16981 namespace: "android_UNKNOWN" 16982 description: "" 16983 value: { 16984 unspecified_value: false 16985 } 16986 workflow: MANUAL 16987 containers: "product" 16988 containers: "system" 16989 containers: "system_ext" 16990 containers: "vendor" 16991 } 16992 value: { 16993 string_value: "configinfrastructure.google.contributions.prebuilt" 16994 } 16995 traces: { 16996 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 16997 value: { 16998 unspecified_value: false 16999 } 17000 } 17001 traces: { 17002 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 17003 value: { 17004 string_value: "configinfrastructure.google.contributions.prebuilt" 17005 } 17006 } 17007 } 17008 flags: { 17009 flag_declaration: { 17010 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 17011 namespace: "android_UNKNOWN" 17012 description: "" 17013 value: { 17014 unspecified_value: false 17015 } 17016 workflow: MANUAL 17017 containers: "product" 17018 containers: "system" 17019 containers: "system_ext" 17020 containers: "vendor" 17021 } 17022 value: { 17023 string_value: "connectivity.google.contributions.prebuilt" 17024 } 17025 traces: { 17026 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 17027 value: { 17028 unspecified_value: false 17029 } 17030 } 17031 traces: { 17032 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 17033 value: { 17034 string_value: "connectivity.google.contributions.prebuilt" 17035 } 17036 } 17037 } 17038 flags: { 17039 flag_declaration: { 17040 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 17041 namespace: "android_UNKNOWN" 17042 description: "" 17043 value: { 17044 unspecified_value: false 17045 } 17046 workflow: MANUAL 17047 containers: "product" 17048 containers: "system" 17049 containers: "system_ext" 17050 containers: "vendor" 17051 } 17052 value: { 17053 string_value: "conscrypt.google.contributions.prebuilt" 17054 } 17055 traces: { 17056 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 17057 value: { 17058 unspecified_value: false 17059 } 17060 } 17061 traces: { 17062 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 17063 value: { 17064 string_value: "conscrypt.google.contributions.prebuilt" 17065 } 17066 } 17067 } 17068 flags: { 17069 flag_declaration: { 17070 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 17071 namespace: "android_UNKNOWN" 17072 description: "" 17073 value: { 17074 unspecified_value: false 17075 } 17076 workflow: MANUAL 17077 containers: "product" 17078 containers: "system" 17079 containers: "system_ext" 17080 containers: "vendor" 17081 } 17082 value: {} 17083 traces: { 17084 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 17085 value: { 17086 unspecified_value: false 17087 } 17088 } 17089 } 17090 flags: { 17091 flag_declaration: { 17092 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 17093 namespace: "android_UNKNOWN" 17094 description: "" 17095 value: { 17096 unspecified_value: false 17097 } 17098 workflow: MANUAL 17099 containers: "product" 17100 containers: "system" 17101 containers: "system_ext" 17102 containers: "vendor" 17103 } 17104 value: {} 17105 traces: { 17106 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 17107 value: { 17108 unspecified_value: false 17109 } 17110 } 17111 } 17112 flags: { 17113 flag_declaration: { 17114 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 17115 namespace: "android_UNKNOWN" 17116 description: "" 17117 value: { 17118 unspecified_value: false 17119 } 17120 workflow: MANUAL 17121 containers: "product" 17122 containers: "system" 17123 containers: "system_ext" 17124 containers: "vendor" 17125 } 17126 value: { 17127 string_value: "documentsui.google.contributions.prebuilt" 17128 } 17129 traces: { 17130 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 17131 value: { 17132 unspecified_value: false 17133 } 17134 } 17135 traces: { 17136 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 17137 value: { 17138 string_value: "documentsui.google.contributions.prebuilt" 17139 } 17140 } 17141 } 17142 flags: { 17143 flag_declaration: { 17144 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 17145 namespace: "android_UNKNOWN" 17146 description: "" 17147 value: { 17148 unspecified_value: false 17149 } 17150 workflow: MANUAL 17151 containers: "product" 17152 containers: "system" 17153 containers: "system_ext" 17154 containers: "vendor" 17155 } 17156 value: { 17157 string_value: "extservices.google.contributions.prebuilt" 17158 } 17159 traces: { 17160 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 17161 value: { 17162 unspecified_value: false 17163 } 17164 } 17165 traces: { 17166 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 17167 value: { 17168 string_value: "extservices.google.contributions.prebuilt" 17169 } 17170 } 17171 } 17172 flags: { 17173 flag_declaration: { 17174 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 17175 namespace: "android_UNKNOWN" 17176 description: "" 17177 value: { 17178 unspecified_value: false 17179 } 17180 workflow: MANUAL 17181 containers: "product" 17182 containers: "system" 17183 containers: "system_ext" 17184 containers: "vendor" 17185 } 17186 value: { 17187 string_value: "healthfitness.google.contributions.prebuilt" 17188 } 17189 traces: { 17190 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 17191 value: { 17192 unspecified_value: false 17193 } 17194 } 17195 traces: { 17196 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 17197 value: { 17198 string_value: "healthfitness.google.contributions.prebuilt" 17199 } 17200 } 17201 } 17202 flags: { 17203 flag_declaration: { 17204 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 17205 namespace: "android_UNKNOWN" 17206 description: "" 17207 value: { 17208 unspecified_value: false 17209 } 17210 workflow: MANUAL 17211 containers: "product" 17212 containers: "system" 17213 containers: "system_ext" 17214 containers: "vendor" 17215 } 17216 value: { 17217 string_value: "ipsec.google.contributions.prebuilt" 17218 } 17219 traces: { 17220 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 17221 value: { 17222 unspecified_value: false 17223 } 17224 } 17225 traces: { 17226 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 17227 value: { 17228 string_value: "ipsec.google.contributions.prebuilt" 17229 } 17230 } 17231 } 17232 flags: { 17233 flag_declaration: { 17234 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 17235 namespace: "android_UNKNOWN" 17236 description: "" 17237 value: { 17238 unspecified_value: false 17239 } 17240 workflow: MANUAL 17241 containers: "product" 17242 containers: "system" 17243 containers: "system_ext" 17244 containers: "vendor" 17245 } 17246 value: { 17247 string_value: "media.google.contributions.prebuilt" 17248 } 17249 traces: { 17250 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 17251 value: { 17252 unspecified_value: false 17253 } 17254 } 17255 traces: { 17256 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 17257 value: { 17258 string_value: "media.google.contributions.prebuilt" 17259 } 17260 } 17261 } 17262 flags: { 17263 flag_declaration: { 17264 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 17265 namespace: "android_UNKNOWN" 17266 description: "" 17267 value: { 17268 unspecified_value: false 17269 } 17270 workflow: MANUAL 17271 containers: "product" 17272 containers: "system" 17273 containers: "system_ext" 17274 containers: "vendor" 17275 } 17276 value: { 17277 string_value: "mediaprovider.google.contributions.prebuilt" 17278 } 17279 traces: { 17280 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 17281 value: { 17282 unspecified_value: false 17283 } 17284 } 17285 traces: { 17286 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 17287 value: { 17288 string_value: "mediaprovider.google.contributions.prebuilt" 17289 } 17290 } 17291 } 17292 flags: { 17293 flag_declaration: { 17294 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 17295 namespace: "android_UNKNOWN" 17296 description: "" 17297 value: { 17298 unspecified_value: false 17299 } 17300 workflow: MANUAL 17301 containers: "product" 17302 containers: "system" 17303 containers: "system_ext" 17304 containers: "vendor" 17305 } 17306 value: { 17307 string_value: "modulemetadata.google.contributions.prebuilt" 17308 } 17309 traces: { 17310 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 17311 value: { 17312 unspecified_value: false 17313 } 17314 } 17315 traces: { 17316 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 17317 value: { 17318 string_value: "modulemetadata.google.contributions.prebuilt" 17319 } 17320 } 17321 } 17322 flags: { 17323 flag_declaration: { 17324 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 17325 namespace: "android_UNKNOWN" 17326 description: "" 17327 value: { 17328 unspecified_value: false 17329 } 17330 workflow: MANUAL 17331 containers: "product" 17332 containers: "system" 17333 containers: "system_ext" 17334 containers: "vendor" 17335 } 17336 value: { 17337 string_value: "networkstack.google.contributions.prebuilt" 17338 } 17339 traces: { 17340 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 17341 value: { 17342 unspecified_value: false 17343 } 17344 } 17345 traces: { 17346 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 17347 value: { 17348 string_value: "networkstack.google.contributions.prebuilt" 17349 } 17350 } 17351 } 17352 flags: { 17353 flag_declaration: { 17354 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 17355 namespace: "android_UNKNOWN" 17356 description: "" 17357 value: { 17358 unspecified_value: false 17359 } 17360 workflow: MANUAL 17361 containers: "product" 17362 containers: "system" 17363 containers: "system_ext" 17364 containers: "vendor" 17365 } 17366 value: { 17367 string_value: "neuralnetworks.google.contributions.prebuilt" 17368 } 17369 traces: { 17370 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 17371 value: { 17372 unspecified_value: false 17373 } 17374 } 17375 traces: { 17376 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 17377 value: { 17378 string_value: "neuralnetworks.google.contributions.prebuilt" 17379 } 17380 } 17381 } 17382 flags: { 17383 flag_declaration: { 17384 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 17385 namespace: "android_UNKNOWN" 17386 description: "" 17387 value: { 17388 unspecified_value: false 17389 } 17390 workflow: MANUAL 17391 containers: "product" 17392 containers: "system" 17393 containers: "system_ext" 17394 containers: "vendor" 17395 } 17396 value: { 17397 string_value: "ondevicepersonalization.google.contributions.prebuilt" 17398 } 17399 traces: { 17400 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 17401 value: { 17402 unspecified_value: false 17403 } 17404 } 17405 traces: { 17406 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 17407 value: { 17408 string_value: "ondevicepersonalization.google.contributions.prebuilt" 17409 } 17410 } 17411 } 17412 flags: { 17413 flag_declaration: { 17414 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 17415 namespace: "android_UNKNOWN" 17416 description: "" 17417 value: { 17418 unspecified_value: false 17419 } 17420 workflow: MANUAL 17421 containers: "product" 17422 containers: "system" 17423 containers: "system_ext" 17424 containers: "vendor" 17425 } 17426 value: { 17427 string_value: "permission.google.contributions.prebuilt" 17428 } 17429 traces: { 17430 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 17431 value: { 17432 unspecified_value: false 17433 } 17434 } 17435 traces: { 17436 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 17437 value: { 17438 string_value: "permission.google.contributions.prebuilt" 17439 } 17440 } 17441 } 17442 flags: { 17443 flag_declaration: { 17444 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 17445 namespace: "android_UNKNOWN" 17446 description: "flag to enable prebuilts for primary libs module (DCLA)" 17447 value: { 17448 unspecified_value: false 17449 } 17450 workflow: MANUAL 17451 containers: "system" 17452 } 17453 value: { 17454 string_value: "primarylibs.google.contributions.prebuilt" 17455 } 17456 traces: { 17457 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 17458 value: { 17459 unspecified_value: false 17460 } 17461 } 17462 traces: { 17463 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 17464 value: { 17465 string_value: "primarylibs.google.contributions.prebuilt" 17466 } 17467 } 17468 } 17469 flags: { 17470 flag_declaration: { 17471 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 17472 namespace: "android_UNKNOWN" 17473 description: "" 17474 value: { 17475 unspecified_value: false 17476 } 17477 workflow: MANUAL 17478 containers: "product" 17479 containers: "system" 17480 containers: "system_ext" 17481 containers: "vendor" 17482 } 17483 value: {} 17484 traces: { 17485 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 17486 value: { 17487 unspecified_value: false 17488 } 17489 } 17490 } 17491 flags: { 17492 flag_declaration: { 17493 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 17494 namespace: "android_UNKNOWN" 17495 description: "" 17496 value: { 17497 unspecified_value: false 17498 } 17499 workflow: MANUAL 17500 containers: "product" 17501 containers: "system" 17502 containers: "system_ext" 17503 containers: "vendor" 17504 } 17505 value: { 17506 string_value: "resolv.google.contributions.prebuilt" 17507 } 17508 traces: { 17509 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 17510 value: { 17511 unspecified_value: false 17512 } 17513 } 17514 traces: { 17515 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 17516 value: { 17517 string_value: "resolv.google.contributions.prebuilt" 17518 } 17519 } 17520 } 17521 flags: { 17522 flag_declaration: { 17523 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 17524 namespace: "android_UNKNOWN" 17525 description: "" 17526 value: { 17527 unspecified_value: false 17528 } 17529 workflow: MANUAL 17530 containers: "product" 17531 containers: "system" 17532 containers: "system_ext" 17533 containers: "vendor" 17534 } 17535 value: { 17536 string_value: "scheduling.google.contributions.prebuilt" 17537 } 17538 traces: { 17539 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 17540 value: { 17541 unspecified_value: false 17542 } 17543 } 17544 traces: { 17545 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 17546 value: { 17547 string_value: "scheduling.google.contributions.prebuilt" 17548 } 17549 } 17550 } 17551 flags: { 17552 flag_declaration: { 17553 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 17554 namespace: "android_UNKNOWN" 17555 description: "" 17556 value: { 17557 unspecified_value: false 17558 } 17559 workflow: MANUAL 17560 containers: "product" 17561 containers: "system" 17562 containers: "system_ext" 17563 containers: "vendor" 17564 } 17565 value: { 17566 string_value: "sdkextensions.google.contributions.prebuilt" 17567 } 17568 traces: { 17569 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 17570 value: { 17571 unspecified_value: false 17572 } 17573 } 17574 traces: { 17575 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 17576 value: { 17577 string_value: "sdkextensions.google.contributions.prebuilt" 17578 } 17579 } 17580 } 17581 flags: { 17582 flag_declaration: { 17583 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 17584 namespace: "android_UNKNOWN" 17585 description: "" 17586 value: { 17587 unspecified_value: false 17588 } 17589 workflow: MANUAL 17590 containers: "product" 17591 containers: "system" 17592 containers: "system_ext" 17593 containers: "vendor" 17594 } 17595 value: { 17596 string_value: "statsd.google.contributions.prebuilt" 17597 } 17598 traces: { 17599 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 17600 value: { 17601 unspecified_value: false 17602 } 17603 } 17604 traces: { 17605 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 17606 value: { 17607 string_value: "statsd.google.contributions.prebuilt" 17608 } 17609 } 17610 } 17611 flags: { 17612 flag_declaration: { 17613 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 17614 namespace: "android_UNKNOWN" 17615 description: "" 17616 value: { 17617 unspecified_value: false 17618 } 17619 workflow: MANUAL 17620 containers: "product" 17621 containers: "system" 17622 containers: "system_ext" 17623 containers: "vendor" 17624 } 17625 value: { 17626 string_value: "swcodec.google.contributions.prebuilt" 17627 } 17628 traces: { 17629 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 17630 value: { 17631 unspecified_value: false 17632 } 17633 } 17634 traces: { 17635 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 17636 value: { 17637 string_value: "swcodec.google.contributions.prebuilt" 17638 } 17639 } 17640 } 17641 flags: { 17642 flag_declaration: { 17643 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 17644 namespace: "android_UNKNOWN" 17645 description: "flag to enable prebuilts for mainline telemetry tvp" 17646 value: { 17647 unspecified_value: false 17648 } 17649 workflow: MANUAL 17650 containers: "system" 17651 } 17652 value: {} 17653 traces: { 17654 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 17655 value: { 17656 unspecified_value: false 17657 } 17658 } 17659 } 17660 flags: { 17661 flag_declaration: { 17662 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 17663 namespace: "android_UNKNOWN" 17664 description: "" 17665 value: { 17666 unspecified_value: false 17667 } 17668 workflow: MANUAL 17669 containers: "product" 17670 containers: "system" 17671 containers: "system_ext" 17672 containers: "vendor" 17673 } 17674 value: { 17675 string_value: "tzdata.google.contributions.prebuilt" 17676 } 17677 traces: { 17678 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 17679 value: { 17680 unspecified_value: false 17681 } 17682 } 17683 traces: { 17684 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 17685 value: { 17686 string_value: "tzdata.google.contributions.prebuilt" 17687 } 17688 } 17689 } 17690 flags: { 17691 flag_declaration: { 17692 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 17693 namespace: "android_UNKNOWN" 17694 description: "" 17695 value: { 17696 unspecified_value: false 17697 } 17698 workflow: MANUAL 17699 containers: "product" 17700 containers: "system" 17701 containers: "system_ext" 17702 containers: "vendor" 17703 } 17704 value: {} 17705 traces: { 17706 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 17707 value: { 17708 unspecified_value: false 17709 } 17710 } 17711 } 17712 flags: { 17713 flag_declaration: { 17714 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 17715 namespace: "android_UNKNOWN" 17716 description: "" 17717 value: { 17718 unspecified_value: false 17719 } 17720 workflow: MANUAL 17721 containers: "product" 17722 containers: "system" 17723 containers: "system_ext" 17724 containers: "vendor" 17725 } 17726 value: { 17727 string_value: "wifi.google.contributions.prebuilt" 17728 } 17729 traces: { 17730 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 17731 value: { 17732 unspecified_value: false 17733 } 17734 } 17735 traces: { 17736 source: "build/release/gms_mainline/required/flag_values/ap3a/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 17737 value: { 17738 string_value: "wifi.google.contributions.prebuilt" 17739 } 17740 } 17741 } 17742 flags: { 17743 flag_declaration: { 17744 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 17745 namespace: "android_UNKNOWN" 17746 description: "Mounts Data APEXes in apexd-bootstrap stage" 17747 value: { 17748 bool_value: false 17749 } 17750 workflow: LAUNCH 17751 containers: "system" 17752 } 17753 value: { 17754 bool_value: false 17755 } 17756 traces: { 17757 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 17758 value: { 17759 bool_value: false 17760 } 17761 } 17762 } 17763 flags: { 17764 flag_declaration: { 17765 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 17766 namespace: "android_UNKNOWN" 17767 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 17768 value: { 17769 bool_value: false 17770 } 17771 workflow: LAUNCH 17772 containers: "system" 17773 } 17774 value: { 17775 bool_value: false 17776 } 17777 traces: { 17778 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 17779 value: { 17780 bool_value: false 17781 } 17782 } 17783 } 17784 flags: { 17785 flag_declaration: { 17786 name: "RELEASE_APPFUNCTION_SIDECAR" 17787 namespace: "machine_learning" 17788 description: "Release flag for appfunction sidecar jar" 17789 value: { 17790 unspecified_value: false 17791 } 17792 workflow: LAUNCH 17793 containers: "system_ext" 17794 } 17795 value: {} 17796 traces: { 17797 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 17798 value: { 17799 unspecified_value: false 17800 } 17801 } 17802 } 17803 flags: { 17804 flag_declaration: { 17805 name: "RELEASE_ATTEST_MODULES" 17806 namespace: "hardware_backed_security" 17807 description: "Support attestation of modules" 17808 value: { 17809 unspecified_value: false 17810 } 17811 workflow: LAUNCH 17812 containers: "system" 17813 } 17814 value: {} 17815 traces: { 17816 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 17817 value: { 17818 unspecified_value: false 17819 } 17820 } 17821 } 17822 flags: { 17823 flag_declaration: { 17824 name: "RELEASE_AVATAR_PICKER_APP" 17825 namespace: "android_UNKNOWN" 17826 description: "Move User avatar picker from SettingsLib to preinstalled app." 17827 value: { 17828 bool_value: false 17829 } 17830 workflow: LAUNCH 17831 containers: "product" 17832 containers: "system" 17833 containers: "system_ext" 17834 containers: "vendor" 17835 } 17836 value: { 17837 bool_value: true 17838 } 17839 traces: { 17840 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 17841 value: { 17842 bool_value: false 17843 } 17844 } 17845 traces: { 17846 source: "build/release/flag_values/ap3a/RELEASE_AVATAR_PICKER_APP.textproto" 17847 value: { 17848 bool_value: true 17849 } 17850 } 17851 } 17852 flags: { 17853 flag_declaration: { 17854 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 17855 namespace: "android_virtualization" 17856 description: "Enables acces to the AVF APIs to pre-installed apps." 17857 value: { 17858 bool_value: false 17859 } 17860 workflow: LAUNCH 17861 containers: "system" 17862 } 17863 value: { 17864 bool_value: true 17865 } 17866 traces: { 17867 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 17868 value: { 17869 bool_value: false 17870 } 17871 } 17872 traces: { 17873 source: "build/release/flag_values/ap3a/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 17874 value: { 17875 bool_value: true 17876 } 17877 } 17878 } 17879 flags: { 17880 flag_declaration: { 17881 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 17882 namespace: "android_virtualization" 17883 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." 17884 value: { 17885 bool_value: false 17886 } 17887 workflow: LAUNCH 17888 containers: "product" 17889 containers: "system" 17890 containers: "system_ext" 17891 containers: "vendor" 17892 } 17893 value: { 17894 bool_value: true 17895 } 17896 traces: { 17897 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 17898 value: { 17899 bool_value: false 17900 } 17901 } 17902 traces: { 17903 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 17904 value: { 17905 bool_value: true 17906 } 17907 } 17908 } 17909 flags: { 17910 flag_declaration: { 17911 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 17912 namespace: "android_virtualization" 17913 description: "Enables new DICE functionality in Microdroid VMs." 17914 value: { 17915 bool_value: false 17916 } 17917 workflow: LAUNCH 17918 containers: "product" 17919 containers: "system" 17920 containers: "system_ext" 17921 containers: "vendor" 17922 } 17923 value: { 17924 bool_value: true 17925 } 17926 traces: { 17927 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 17928 value: { 17929 bool_value: false 17930 } 17931 } 17932 traces: { 17933 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 17934 value: { 17935 bool_value: true 17936 } 17937 } 17938 } 17939 flags: { 17940 flag_declaration: { 17941 name: "RELEASE_AVF_ENABLE_EARLY_VM" 17942 namespace: "android_virtualization" 17943 description: "Adds supports for VMs in the early boot, before /data mount." 17944 value: { 17945 bool_value: false 17946 } 17947 workflow: LAUNCH 17948 containers: "system" 17949 } 17950 value: { 17951 bool_value: false 17952 } 17953 traces: { 17954 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 17955 value: { 17956 bool_value: false 17957 } 17958 } 17959 } 17960 flags: { 17961 flag_declaration: { 17962 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 17963 namespace: "android_virtualization" 17964 description: "Enables new llPvm functionality in Microdroid VMs." 17965 value: { 17966 bool_value: false 17967 } 17968 workflow: LAUNCH 17969 containers: "product" 17970 containers: "system" 17971 containers: "system_ext" 17972 containers: "vendor" 17973 } 17974 value: { 17975 bool_value: true 17976 } 17977 traces: { 17978 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 17979 value: { 17980 bool_value: false 17981 } 17982 } 17983 traces: { 17984 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 17985 value: { 17986 bool_value: true 17987 } 17988 } 17989 } 17990 flags: { 17991 flag_declaration: { 17992 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 17993 namespace: "android_virtualization" 17994 description: "Allows microfuchsia to run on AVF." 17995 value: { 17996 bool_value: false 17997 } 17998 workflow: LAUNCH 17999 containers: "system" 18000 } 18001 value: { 18002 bool_value: false 18003 } 18004 traces: { 18005 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 18006 value: { 18007 bool_value: false 18008 } 18009 } 18010 } 18011 flags: { 18012 flag_declaration: { 18013 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 18014 namespace: "android_virtualization" 18015 description: "Enables running multiple payloads in the same Microdroid VM instance." 18016 value: { 18017 bool_value: false 18018 } 18019 workflow: LAUNCH 18020 containers: "system" 18021 } 18022 value: { 18023 bool_value: true 18024 } 18025 traces: { 18026 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 18027 value: { 18028 bool_value: false 18029 } 18030 } 18031 traces: { 18032 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 18033 value: { 18034 bool_value: true 18035 } 18036 } 18037 } 18038 flags: { 18039 flag_declaration: { 18040 name: "RELEASE_AVF_ENABLE_NETWORK" 18041 namespace: "android_virtualization" 18042 description: "Adds supports for network functionality in VMs." 18043 value: { 18044 bool_value: false 18045 } 18046 workflow: LAUNCH 18047 containers: "system" 18048 } 18049 value: { 18050 bool_value: false 18051 } 18052 traces: { 18053 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 18054 value: { 18055 bool_value: false 18056 } 18057 } 18058 } 18059 flags: { 18060 flag_declaration: { 18061 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 18062 namespace: "android_virtualization" 18063 description: "Enables pVM remote attestation in Microdroid VM." 18064 value: { 18065 bool_value: false 18066 } 18067 workflow: LAUNCH 18068 containers: "product" 18069 containers: "system" 18070 containers: "system_ext" 18071 containers: "vendor" 18072 } 18073 value: { 18074 bool_value: true 18075 } 18076 traces: { 18077 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 18078 value: { 18079 bool_value: false 18080 } 18081 } 18082 traces: { 18083 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 18084 value: { 18085 bool_value: true 18086 } 18087 } 18088 } 18089 flags: { 18090 flag_declaration: { 18091 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 18092 namespace: "android_virtualization" 18093 description: "Adds userspace support for assigning TPU device to pVMs" 18094 value: { 18095 bool_value: false 18096 } 18097 workflow: LAUNCH 18098 containers: "system" 18099 } 18100 value: { 18101 bool_value: false 18102 } 18103 traces: { 18104 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 18105 value: { 18106 bool_value: false 18107 } 18108 } 18109 } 18110 flags: { 18111 flag_declaration: { 18112 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 18113 namespace: "android_virtualization" 18114 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 18115 value: { 18116 bool_value: false 18117 } 18118 workflow: LAUNCH 18119 containers: "product" 18120 containers: "system" 18121 containers: "system_ext" 18122 containers: "vendor" 18123 } 18124 value: { 18125 bool_value: true 18126 } 18127 traces: { 18128 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 18129 value: { 18130 bool_value: false 18131 } 18132 } 18133 traces: { 18134 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 18135 value: { 18136 bool_value: true 18137 } 18138 } 18139 } 18140 flags: { 18141 flag_declaration: { 18142 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 18143 namespace: "android_virtualization" 18144 description: "Enables Virtual Cpufreq support in Microdroid VM." 18145 value: { 18146 bool_value: false 18147 } 18148 workflow: LAUNCH 18149 containers: "product" 18150 containers: "system" 18151 containers: "system_ext" 18152 containers: "vendor" 18153 } 18154 value: { 18155 bool_value: true 18156 } 18157 traces: { 18158 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 18159 value: { 18160 bool_value: false 18161 } 18162 } 18163 traces: { 18164 source: "build/release/flag_values/ap3a/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 18165 value: { 18166 bool_value: true 18167 } 18168 } 18169 } 18170 flags: { 18171 flag_declaration: { 18172 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 18173 namespace: "android_virtualization" 18174 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 18175 value: { 18176 bool_value: false 18177 } 18178 workflow: LAUNCH 18179 containers: "system" 18180 } 18181 value: { 18182 bool_value: false 18183 } 18184 traces: { 18185 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 18186 value: { 18187 bool_value: false 18188 } 18189 } 18190 } 18191 flags: { 18192 flag_declaration: { 18193 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 18194 namespace: "android_virtualization" 18195 description: "Adds supports for Widevine pVM" 18196 value: { 18197 bool_value: false 18198 } 18199 workflow: LAUNCH 18200 containers: "system" 18201 } 18202 value: { 18203 bool_value: false 18204 } 18205 traces: { 18206 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 18207 value: { 18208 bool_value: false 18209 } 18210 } 18211 } 18212 flags: { 18213 flag_declaration: { 18214 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 18215 namespace: "android_virtualization" 18216 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 18217 value: { 18218 bool_value: false 18219 } 18220 workflow: LAUNCH 18221 containers: "system" 18222 } 18223 value: { 18224 bool_value: false 18225 } 18226 traces: { 18227 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 18228 value: { 18229 bool_value: false 18230 } 18231 } 18232 } 18233 flags: { 18234 flag_declaration: { 18235 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 18236 namespace: "android_virtualization" 18237 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 18238 value: { 18239 bool_value: false 18240 } 18241 workflow: LAUNCH 18242 containers: "system" 18243 } 18244 value: { 18245 bool_value: false 18246 } 18247 traces: { 18248 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 18249 value: { 18250 bool_value: false 18251 } 18252 } 18253 } 18254 flags: { 18255 flag_declaration: { 18256 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 18257 namespace: "android_virtualization" 18258 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 18259 value: { 18260 unspecified_value: false 18261 } 18262 workflow: PREBUILT 18263 containers: "system" 18264 } 18265 value: { 18266 string_value: "android15_66" 18267 } 18268 traces: { 18269 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 18270 value: { 18271 unspecified_value: false 18272 } 18273 } 18274 traces: { 18275 source: "build/release/flag_values/ap3a/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 18276 value: { 18277 string_value: "android15_66" 18278 } 18279 } 18280 } 18281 flags: { 18282 flag_declaration: { 18283 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 18284 namespace: "android_virtualization" 18285 description: "Enable running custom VMs with paravirtualized devices." 18286 value: { 18287 bool_value: false 18288 } 18289 workflow: LAUNCH 18290 containers: "product" 18291 containers: "system" 18292 containers: "system_ext" 18293 containers: "vendor" 18294 } 18295 value: { 18296 bool_value: false 18297 } 18298 traces: { 18299 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 18300 value: { 18301 bool_value: false 18302 } 18303 } 18304 } 18305 flags: { 18306 flag_declaration: { 18307 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 18308 namespace: "android_virtualization" 18309 description: "Improves support for long running VMs" 18310 value: { 18311 bool_value: false 18312 } 18313 workflow: LAUNCH 18314 containers: "system" 18315 } 18316 value: { 18317 bool_value: false 18318 } 18319 traces: { 18320 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 18321 value: { 18322 bool_value: false 18323 } 18324 } 18325 } 18326 flags: { 18327 flag_declaration: { 18328 name: "RELEASE_BASE_OS_AKITA" 18329 namespace: "android_UNKNOWN" 18330 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18331 value: { 18332 string_value: "" 18333 } 18334 workflow: MANUAL 18335 containers: "product" 18336 containers: "system" 18337 containers: "system_ext" 18338 containers: "vendor" 18339 } 18340 value: { 18341 string_value: "" 18342 } 18343 traces: { 18344 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 18345 value: { 18346 string_value: "" 18347 } 18348 } 18349 } 18350 flags: { 18351 flag_declaration: { 18352 name: "RELEASE_BASE_OS_BLUEJAY" 18353 namespace: "android_UNKNOWN" 18354 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18355 value: { 18356 string_value: "" 18357 } 18358 workflow: MANUAL 18359 containers: "product" 18360 containers: "system" 18361 containers: "system_ext" 18362 containers: "vendor" 18363 } 18364 value: { 18365 string_value: "" 18366 } 18367 traces: { 18368 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 18369 value: { 18370 string_value: "" 18371 } 18372 } 18373 } 18374 flags: { 18375 flag_declaration: { 18376 name: "RELEASE_BASE_OS_CHEETAH" 18377 namespace: "android_UNKNOWN" 18378 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18379 value: { 18380 string_value: "" 18381 } 18382 workflow: MANUAL 18383 containers: "product" 18384 containers: "system" 18385 containers: "system_ext" 18386 containers: "vendor" 18387 } 18388 value: { 18389 string_value: "" 18390 } 18391 traces: { 18392 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 18393 value: { 18394 string_value: "" 18395 } 18396 } 18397 } 18398 flags: { 18399 flag_declaration: { 18400 name: "RELEASE_BASE_OS_FELIX" 18401 namespace: "android_UNKNOWN" 18402 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18403 value: { 18404 string_value: "" 18405 } 18406 workflow: MANUAL 18407 containers: "product" 18408 containers: "system" 18409 containers: "system_ext" 18410 containers: "vendor" 18411 } 18412 value: { 18413 string_value: "" 18414 } 18415 traces: { 18416 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 18417 value: { 18418 string_value: "" 18419 } 18420 } 18421 } 18422 flags: { 18423 flag_declaration: { 18424 name: "RELEASE_BASE_OS_HUSKY" 18425 namespace: "android_UNKNOWN" 18426 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18427 value: { 18428 string_value: "" 18429 } 18430 workflow: MANUAL 18431 containers: "product" 18432 containers: "system" 18433 containers: "system_ext" 18434 containers: "vendor" 18435 } 18436 value: { 18437 string_value: "" 18438 } 18439 traces: { 18440 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 18441 value: { 18442 string_value: "" 18443 } 18444 } 18445 } 18446 flags: { 18447 flag_declaration: { 18448 name: "RELEASE_BASE_OS_LYNX" 18449 namespace: "android_UNKNOWN" 18450 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18451 value: { 18452 string_value: "" 18453 } 18454 workflow: MANUAL 18455 containers: "product" 18456 containers: "system" 18457 containers: "system_ext" 18458 containers: "vendor" 18459 } 18460 value: { 18461 string_value: "" 18462 } 18463 traces: { 18464 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 18465 value: { 18466 string_value: "" 18467 } 18468 } 18469 } 18470 flags: { 18471 flag_declaration: { 18472 name: "RELEASE_BASE_OS_ORIOLE" 18473 namespace: "android_UNKNOWN" 18474 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18475 value: { 18476 string_value: "" 18477 } 18478 workflow: MANUAL 18479 containers: "product" 18480 containers: "system" 18481 containers: "system_ext" 18482 containers: "vendor" 18483 } 18484 value: { 18485 string_value: "" 18486 } 18487 traces: { 18488 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 18489 value: { 18490 string_value: "" 18491 } 18492 } 18493 } 18494 flags: { 18495 flag_declaration: { 18496 name: "RELEASE_BASE_OS_PANTHER" 18497 namespace: "android_UNKNOWN" 18498 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18499 value: { 18500 string_value: "" 18501 } 18502 workflow: MANUAL 18503 containers: "product" 18504 containers: "system" 18505 containers: "system_ext" 18506 containers: "vendor" 18507 } 18508 value: { 18509 string_value: "" 18510 } 18511 traces: { 18512 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 18513 value: { 18514 string_value: "" 18515 } 18516 } 18517 } 18518 flags: { 18519 flag_declaration: { 18520 name: "RELEASE_BASE_OS_RAVEN" 18521 namespace: "android_UNKNOWN" 18522 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18523 value: { 18524 string_value: "" 18525 } 18526 workflow: MANUAL 18527 containers: "product" 18528 containers: "system" 18529 containers: "system_ext" 18530 containers: "vendor" 18531 } 18532 value: { 18533 string_value: "" 18534 } 18535 traces: { 18536 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 18537 value: { 18538 string_value: "" 18539 } 18540 } 18541 } 18542 flags: { 18543 flag_declaration: { 18544 name: "RELEASE_BASE_OS_SHIBA" 18545 namespace: "android_UNKNOWN" 18546 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18547 value: { 18548 string_value: "" 18549 } 18550 workflow: MANUAL 18551 containers: "product" 18552 containers: "system" 18553 containers: "system_ext" 18554 containers: "vendor" 18555 } 18556 value: { 18557 string_value: "" 18558 } 18559 traces: { 18560 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 18561 value: { 18562 string_value: "" 18563 } 18564 } 18565 } 18566 flags: { 18567 flag_declaration: { 18568 name: "RELEASE_BASE_OS_TANGORPRO" 18569 namespace: "android_UNKNOWN" 18570 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 18571 value: { 18572 string_value: "" 18573 } 18574 workflow: MANUAL 18575 containers: "product" 18576 containers: "system" 18577 containers: "system_ext" 18578 containers: "vendor" 18579 } 18580 value: { 18581 string_value: "" 18582 } 18583 traces: { 18584 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 18585 value: { 18586 string_value: "" 18587 } 18588 } 18589 } 18590 flags: { 18591 flag_declaration: { 18592 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 18593 namespace: "android_UNKNOWN" 18594 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 18595 value: { 18596 bool_value: false 18597 } 18598 workflow: LAUNCH 18599 containers: "product" 18600 containers: "system" 18601 containers: "system_ext" 18602 containers: "vendor" 18603 } 18604 value: { 18605 bool_value: true 18606 } 18607 traces: { 18608 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 18609 value: { 18610 bool_value: false 18611 } 18612 } 18613 traces: { 18614 source: "build/release/flag_values/ap3a/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 18615 value: { 18616 bool_value: true 18617 } 18618 } 18619 } 18620 flags: { 18621 flag_declaration: { 18622 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 18623 namespace: "android_UNKNOWN" 18624 description: "Enables Bluetooth Socket Service" 18625 value: { 18626 bool_value: false 18627 } 18628 workflow: LAUNCH 18629 containers: "product" 18630 containers: "system" 18631 containers: "system_ext" 18632 containers: "vendor" 18633 } 18634 value: { 18635 bool_value: false 18636 } 18637 traces: { 18638 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 18639 value: { 18640 bool_value: false 18641 } 18642 } 18643 } 18644 flags: { 18645 flag_declaration: { 18646 name: "RELEASE_BOARD_API_LEVEL" 18647 namespace: "android_UNKNOWN" 18648 description: "The API level of current vendor API surface. It has YYYYMM format." 18649 value: { 18650 string_value: "" 18651 } 18652 workflow: MANUAL 18653 containers: "product" 18654 containers: "system" 18655 containers: "system_ext" 18656 containers: "vendor" 18657 } 18658 value: { 18659 string_value: "202404" 18660 } 18661 traces: { 18662 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 18663 value: { 18664 string_value: "" 18665 } 18666 } 18667 traces: { 18668 source: "build/release/flag_values/ap3a/RELEASE_BOARD_API_LEVEL.textproto" 18669 value: { 18670 string_value: "202404" 18671 } 18672 } 18673 } 18674 flags: { 18675 flag_declaration: { 18676 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 18677 namespace: "android_UNKNOWN" 18678 description: "Set to True to freeze the board API level with vendor FRC" 18679 value: { 18680 bool_value: false 18681 } 18682 workflow: LAUNCH 18683 containers: "product" 18684 containers: "system" 18685 containers: "system_ext" 18686 containers: "vendor" 18687 } 18688 value: { 18689 bool_value: true 18690 } 18691 traces: { 18692 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 18693 value: { 18694 bool_value: false 18695 } 18696 } 18697 traces: { 18698 source: "build/release/flag_values/ap3a/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 18699 value: { 18700 bool_value: true 18701 } 18702 } 18703 } 18704 flags: { 18705 flag_declaration: { 18706 name: "RELEASE_BPF_ENABLE_LIBBPF" 18707 namespace: "android_UNKNOWN" 18708 description: "Enables Libbpf support in bpfloader." 18709 value: { 18710 unspecified_value: false 18711 } 18712 workflow: LAUNCH 18713 containers: "system" 18714 } 18715 value: {} 18716 traces: { 18717 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 18718 value: { 18719 unspecified_value: false 18720 } 18721 } 18722 } 18723 flags: { 18724 flag_declaration: { 18725 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 18726 namespace: "android_UNKNOWN" 18727 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." 18728 value: { 18729 bool_value: true 18730 } 18731 workflow: LAUNCH 18732 containers: "product" 18733 containers: "system" 18734 containers: "system_ext" 18735 containers: "vendor" 18736 } 18737 value: { 18738 bool_value: true 18739 } 18740 traces: { 18741 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 18742 value: { 18743 bool_value: true 18744 } 18745 } 18746 } 18747 flags: { 18748 flag_declaration: { 18749 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 18750 namespace: "android_platform_llvm_and_toolchains" 18751 description: "Enable object-size sanitizer" 18752 value: { 18753 bool_value: false 18754 } 18755 workflow: LAUNCH 18756 containers: "product" 18757 containers: "system" 18758 containers: "system_ext" 18759 containers: "vendor" 18760 } 18761 value: { 18762 bool_value: false 18763 } 18764 traces: { 18765 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 18766 value: { 18767 bool_value: false 18768 } 18769 } 18770 } 18771 flags: { 18772 flag_declaration: { 18773 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 18774 namespace: "android_UNKNOWN" 18775 description: "Remove product ADB keys from the build" 18776 value: { 18777 bool_value: true 18778 } 18779 workflow: MANUAL 18780 containers: "product" 18781 containers: "system" 18782 containers: "system_ext" 18783 containers: "vendor" 18784 } 18785 value: { 18786 bool_value: true 18787 } 18788 traces: { 18789 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 18790 value: { 18791 bool_value: true 18792 } 18793 } 18794 } 18795 flags: { 18796 flag_declaration: { 18797 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 18798 namespace: "android_UNKNOWN" 18799 description: "Whether to use BUILD_VARIANT overrides if available" 18800 value: { 18801 unspecified_value: false 18802 } 18803 workflow: MANUAL 18804 containers: "product" 18805 containers: "system" 18806 containers: "system_ext" 18807 containers: "vendor" 18808 } 18809 value: {} 18810 traces: { 18811 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 18812 value: { 18813 unspecified_value: false 18814 } 18815 } 18816 } 18817 flags: { 18818 flag_declaration: { 18819 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 18820 namespace: "car_sys_exp" 18821 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 18822 value: { 18823 unspecified_value: false 18824 } 18825 workflow: LAUNCH 18826 containers: "system" 18827 } 18828 value: {} 18829 traces: { 18830 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 18831 value: { 18832 unspecified_value: false 18833 } 18834 } 18835 } 18836 flags: { 18837 flag_declaration: { 18838 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 18839 namespace: "android_UNKNOWN" 18840 description: "If true, then files are moved from platform to apex" 18841 value: { 18842 bool_value: false 18843 } 18844 workflow: LAUNCH 18845 containers: "product" 18846 containers: "system" 18847 containers: "system_ext" 18848 containers: "vendor" 18849 } 18850 value: { 18851 bool_value: false 18852 } 18853 traces: { 18854 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 18855 value: { 18856 bool_value: false 18857 } 18858 } 18859 } 18860 flags: { 18861 flag_declaration: { 18862 name: "RELEASE_CRASHRECOVERY_MODULE" 18863 namespace: "modularization" 18864 description: "If true, then crashrecovery module is enabled as an apex" 18865 value: { 18866 bool_value: false 18867 } 18868 workflow: LAUNCH 18869 containers: "product" 18870 containers: "system" 18871 containers: "system_ext" 18872 containers: "vendor" 18873 } 18874 value: { 18875 bool_value: false 18876 } 18877 traces: { 18878 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 18879 value: { 18880 bool_value: false 18881 } 18882 } 18883 } 18884 flags: { 18885 flag_declaration: { 18886 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 18887 namespace: "android_UNKNOWN" 18888 description: "Enable build system to create new aconfig storage files." 18889 value: { 18890 bool_value: false 18891 } 18892 workflow: LAUNCH 18893 containers: "product" 18894 containers: "system" 18895 containers: "system_ext" 18896 containers: "vendor" 18897 } 18898 value: { 18899 bool_value: false 18900 } 18901 traces: { 18902 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 18903 value: { 18904 bool_value: false 18905 } 18906 } 18907 } 18908 flags: { 18909 flag_declaration: { 18910 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 18911 namespace: "android_UNKNOWN" 18912 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 18913 value: { 18914 bool_value: true 18915 } 18916 workflow: LAUNCH 18917 containers: "product" 18918 containers: "system" 18919 containers: "system_ext" 18920 containers: "vendor" 18921 } 18922 value: { 18923 bool_value: true 18924 } 18925 traces: { 18926 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 18927 value: { 18928 bool_value: true 18929 } 18930 } 18931 } 18932 flags: { 18933 flag_declaration: { 18934 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 18935 namespace: "android_UNKNOWN" 18936 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." 18937 value: { 18938 string_value: "352090000" 18939 } 18940 workflow: MANUAL 18941 containers: "product" 18942 containers: "system" 18943 containers: "system_ext" 18944 containers: "vendor" 18945 } 18946 value: { 18947 string_value: "352090000" 18948 } 18949 traces: { 18950 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 18951 value: { 18952 string_value: "352090000" 18953 } 18954 } 18955 } 18956 flags: { 18957 flag_declaration: { 18958 name: "RELEASE_DEPRECATE_VNDK" 18959 namespace: "android_UNKNOWN" 18960 description: "feature flag to deprecate VNDK" 18961 value: { 18962 bool_value: true 18963 } 18964 workflow: LAUNCH 18965 containers: "product" 18966 containers: "system" 18967 containers: "system_ext" 18968 containers: "vendor" 18969 } 18970 value: { 18971 bool_value: true 18972 } 18973 traces: { 18974 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 18975 value: { 18976 bool_value: true 18977 } 18978 } 18979 } 18980 flags: { 18981 flag_declaration: { 18982 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 18983 namespace: "android_UNKNOWN" 18984 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 18985 value: { 18986 bool_value: false 18987 } 18988 workflow: LAUNCH 18989 containers: "product" 18990 containers: "system" 18991 containers: "system_ext" 18992 containers: "vendor" 18993 } 18994 value: { 18995 bool_value: true 18996 } 18997 traces: { 18998 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 18999 value: { 19000 bool_value: false 19001 } 19002 } 19003 traces: { 19004 source: "build/release/flag_values/ap3a/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 19005 value: { 19006 bool_value: true 19007 } 19008 } 19009 } 19010 flags: { 19011 flag_declaration: { 19012 name: "RELEASE_DOCUMENTSUI_BUNDLE" 19013 namespace: "documentsui" 19014 description: "If true, then DocumentsUI is enabled as an apex" 19015 value: { 19016 unspecified_value: false 19017 } 19018 workflow: LAUNCH 19019 containers: "system" 19020 containers: "vendor" 19021 } 19022 value: {} 19023 traces: { 19024 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 19025 value: { 19026 unspecified_value: false 19027 } 19028 } 19029 } 19030 flags: { 19031 flag_declaration: { 19032 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 19033 namespace: "launcher" 19034 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 19035 value: { 19036 bool_value: false 19037 } 19038 workflow: LAUNCH 19039 containers: "system" 19040 } 19041 value: { 19042 bool_value: false 19043 } 19044 traces: { 19045 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 19046 value: { 19047 bool_value: false 19048 } 19049 } 19050 } 19051 flags: { 19052 flag_declaration: { 19053 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 19054 namespace: "android_platform_llvm_and_toolchains" 19055 description: "Add ETM modules in userdebug/eng build" 19056 value: { 19057 bool_value: false 19058 } 19059 workflow: LAUNCH 19060 containers: "vendor" 19061 } 19062 value: { 19063 bool_value: false 19064 } 19065 traces: { 19066 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 19067 value: { 19068 bool_value: false 19069 } 19070 } 19071 } 19072 flags: { 19073 flag_declaration: { 19074 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 19075 namespace: "android_UNKNOWN" 19076 description: "Control using fingerprints to guard cross-package reads." 19077 value: { 19078 unspecified_value: false 19079 } 19080 workflow: LAUNCH 19081 containers: "product" 19082 containers: "system" 19083 containers: "system_ext" 19084 containers: "vendor" 19085 } 19086 value: {} 19087 traces: { 19088 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 19089 value: { 19090 unspecified_value: false 19091 } 19092 } 19093 } 19094 flags: { 19095 flag_declaration: { 19096 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 19097 namespace: "android_UNKNOWN" 19098 description: "Enables 16KB developer option in settings" 19099 value: { 19100 bool_value: false 19101 } 19102 workflow: LAUNCH 19103 containers: "vendor" 19104 } 19105 value: { 19106 bool_value: false 19107 } 19108 traces: { 19109 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 19110 value: { 19111 bool_value: false 19112 } 19113 } 19114 } 19115 flags: { 19116 flag_declaration: { 19117 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 19118 namespace: "android_UNKNOWN" 19119 description: "Enables 16KB developer option in settings" 19120 value: { 19121 bool_value: false 19122 } 19123 workflow: LAUNCH 19124 containers: "vendor" 19125 } 19126 value: { 19127 bool_value: false 19128 } 19129 traces: { 19130 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 19131 value: { 19132 bool_value: false 19133 } 19134 } 19135 } 19136 flags: { 19137 flag_declaration: { 19138 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 19139 namespace: "android_UNKNOWN" 19140 description: "Enables 16KB developer option in settings" 19141 value: { 19142 bool_value: false 19143 } 19144 workflow: LAUNCH 19145 containers: "vendor" 19146 } 19147 value: { 19148 bool_value: true 19149 } 19150 traces: { 19151 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 19152 value: { 19153 bool_value: false 19154 } 19155 } 19156 traces: { 19157 source: "build/release/flag_values/ap4a/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 19158 value: { 19159 bool_value: true 19160 } 19161 } 19162 } 19163 flags: { 19164 flag_declaration: { 19165 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 19166 namespace: "android_UNKNOWN" 19167 description: "Enables 16KB developer option in settings" 19168 value: { 19169 bool_value: false 19170 } 19171 workflow: LAUNCH 19172 containers: "vendor" 19173 } 19174 value: { 19175 bool_value: false 19176 } 19177 traces: { 19178 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 19179 value: { 19180 bool_value: false 19181 } 19182 } 19183 } 19184 flags: { 19185 flag_declaration: { 19186 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 19187 namespace: "android_UNKNOWN" 19188 description: "Enables 16KB developer option in settings" 19189 value: { 19190 bool_value: false 19191 } 19192 workflow: LAUNCH 19193 containers: "vendor" 19194 } 19195 value: { 19196 bool_value: true 19197 } 19198 traces: { 19199 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 19200 value: { 19201 bool_value: false 19202 } 19203 } 19204 traces: { 19205 source: "build/release/flag_values/ap4a/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 19206 value: { 19207 bool_value: true 19208 } 19209 } 19210 } 19211 flags: { 19212 flag_declaration: { 19213 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 19214 namespace: "android_UNKNOWN" 19215 description: "Enables 16KB developer option in settings" 19216 value: { 19217 bool_value: false 19218 } 19219 workflow: LAUNCH 19220 containers: "vendor" 19221 } 19222 value: { 19223 bool_value: false 19224 } 19225 traces: { 19226 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 19227 value: { 19228 bool_value: false 19229 } 19230 } 19231 } 19232 flags: { 19233 flag_declaration: { 19234 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 19235 namespace: "media_audio" 19236 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)." 19237 value: { 19238 bool_value: true 19239 } 19240 workflow: LAUNCH 19241 containers: "product" 19242 containers: "system" 19243 containers: "system_ext" 19244 containers: "vendor" 19245 } 19246 value: { 19247 bool_value: true 19248 } 19249 traces: { 19250 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 19251 value: { 19252 bool_value: true 19253 } 19254 } 19255 } 19256 flags: { 19257 flag_declaration: { 19258 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 19259 namespace: "android_UNKNOWN" 19260 description: "Enables Bluetooth Ranging Service" 19261 value: { 19262 bool_value: true 19263 } 19264 workflow: LAUNCH 19265 containers: "product" 19266 containers: "system" 19267 containers: "system_ext" 19268 containers: "vendor" 19269 } 19270 value: { 19271 bool_value: true 19272 } 19273 traces: { 19274 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 19275 value: { 19276 bool_value: true 19277 } 19278 } 19279 } 19280 flags: { 19281 flag_declaration: { 19282 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 19283 namespace: "health_fitness_aconfig" 19284 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 19285 value: { 19286 unspecified_value: false 19287 } 19288 workflow: LAUNCH 19289 containers: "system" 19290 } 19291 value: {} 19292 traces: { 19293 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 19294 value: { 19295 unspecified_value: false 19296 } 19297 } 19298 } 19299 flags: { 19300 flag_declaration: { 19301 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 19302 namespace: "android_UNKNOWN" 19303 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)." 19304 value: { 19305 bool_value: false 19306 } 19307 workflow: LAUNCH 19308 containers: "product" 19309 containers: "system" 19310 containers: "system_ext" 19311 containers: "vendor" 19312 } 19313 value: { 19314 bool_value: true 19315 } 19316 traces: { 19317 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 19318 value: { 19319 bool_value: false 19320 } 19321 } 19322 traces: { 19323 source: "build/release/flag_values/ap3a/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 19324 value: { 19325 bool_value: true 19326 } 19327 } 19328 } 19329 flags: { 19330 flag_declaration: { 19331 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 19332 namespace: "android_UNKNOWN" 19333 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 19334 value: { 19335 unspecified_value: false 19336 } 19337 workflow: LAUNCH 19338 containers: "product" 19339 containers: "system" 19340 containers: "system_ext" 19341 containers: "vendor" 19342 } 19343 value: {} 19344 traces: { 19345 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 19346 value: { 19347 unspecified_value: false 19348 } 19349 } 19350 } 19351 flags: { 19352 flag_declaration: { 19353 name: "RELEASE_IS_EMR" 19354 namespace: "android_UNKNOWN" 19355 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 19356 value: { 19357 bool_value: false 19358 } 19359 workflow: MANUAL 19360 containers: "product" 19361 containers: "system" 19362 containers: "system_ext" 19363 containers: "vendor" 19364 } 19365 value: { 19366 bool_value: false 19367 } 19368 traces: { 19369 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 19370 value: { 19371 bool_value: false 19372 } 19373 } 19374 } 19375 flags: { 19376 flag_declaration: { 19377 name: "RELEASE_IS_SMR" 19378 namespace: "android_UNKNOWN" 19379 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 19380 value: { 19381 bool_value: false 19382 } 19383 workflow: MANUAL 19384 containers: "product" 19385 containers: "system" 19386 containers: "system_ext" 19387 containers: "vendor" 19388 } 19389 value: { 19390 bool_value: false 19391 } 19392 traces: { 19393 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 19394 value: { 19395 bool_value: false 19396 } 19397 } 19398 } 19399 flags: { 19400 flag_declaration: { 19401 name: "RELEASE_KERNEL_AKITA_DIR" 19402 namespace: "android_UNKNOWN" 19403 description: "Control which version of Kernel 6.1 is installed." 19404 value: { 19405 string_value: "" 19406 } 19407 workflow: PREBUILT 19408 containers: "vendor" 19409 } 19410 value: { 19411 string_value: "device/google/akita-kernels/5.15/24Q4-12506254" 19412 } 19413 traces: { 19414 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 19415 value: { 19416 string_value: "" 19417 } 19418 } 19419 traces: { 19420 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_AKITA_DIR.textproto" 19421 value: { 19422 string_value: "device/google/akita-kernels/5.15/24Q3-12357444" 19423 } 19424 } 19425 traces: { 19426 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_AKITA_DIR.textproto" 19427 value: { 19428 string_value: "device/google/akita-kernels/5.15/24Q4-12506254" 19429 } 19430 } 19431 } 19432 flags: { 19433 flag_declaration: { 19434 name: "RELEASE_KERNEL_AKITA_VERSION" 19435 namespace: "android_UNKNOWN" 19436 description: "" 19437 value: { 19438 string_value: "" 19439 } 19440 workflow: PREBUILT 19441 containers: "vendor" 19442 } 19443 value: { 19444 string_value: "5.15" 19445 } 19446 traces: { 19447 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 19448 value: { 19449 string_value: "" 19450 } 19451 } 19452 traces: { 19453 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_AKITA_VERSION.textproto" 19454 value: { 19455 string_value: "5.15" 19456 } 19457 } 19458 traces: { 19459 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_AKITA_VERSION.textproto" 19460 value: { 19461 string_value: "5.15" 19462 } 19463 } 19464 } 19465 flags: { 19466 flag_declaration: { 19467 name: "RELEASE_KERNEL_BLUEJAY_DIR" 19468 namespace: "android_UNKNOWN" 19469 description: "Control which version of Kernel 6.1 is installed." 19470 value: { 19471 string_value: "" 19472 } 19473 workflow: PREBUILT 19474 containers: "vendor" 19475 } 19476 value: { 19477 string_value: "device/google/bluejay-kernels/5.10/24Q4-12476354" 19478 } 19479 traces: { 19480 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 19481 value: { 19482 string_value: "" 19483 } 19484 } 19485 traces: { 19486 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 19487 value: { 19488 string_value: "device/google/bluejay-kernels/5.10/24Q3-12357445" 19489 } 19490 } 19491 traces: { 19492 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 19493 value: { 19494 string_value: "device/google/bluejay-kernels/5.10/24Q4-12476354" 19495 } 19496 } 19497 } 19498 flags: { 19499 flag_declaration: { 19500 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 19501 namespace: "android_UNKNOWN" 19502 description: "" 19503 value: { 19504 string_value: "" 19505 } 19506 workflow: PREBUILT 19507 containers: "vendor" 19508 } 19509 value: { 19510 string_value: "5.10" 19511 } 19512 traces: { 19513 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 19514 value: { 19515 string_value: "" 19516 } 19517 } 19518 traces: { 19519 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 19520 value: { 19521 string_value: "5.10" 19522 } 19523 } 19524 traces: { 19525 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 19526 value: { 19527 string_value: "5.10" 19528 } 19529 } 19530 } 19531 flags: { 19532 flag_declaration: { 19533 name: "RELEASE_KERNEL_CAIMAN_DIR" 19534 namespace: "android_UNKNOWN" 19535 description: "" 19536 value: { 19537 string_value: "" 19538 } 19539 workflow: PREBUILT 19540 containers: "vendor" 19541 } 19542 value: { 19543 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 19544 } 19545 traces: { 19546 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 19547 value: { 19548 string_value: "" 19549 } 19550 } 19551 traces: { 19552 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CAIMAN_DIR.textproto" 19553 value: { 19554 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 19555 } 19556 } 19557 traces: { 19558 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_CAIMAN_DIR.textproto" 19559 value: { 19560 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 19561 } 19562 } 19563 } 19564 flags: { 19565 flag_declaration: { 19566 name: "RELEASE_KERNEL_CAIMAN_VERSION" 19567 namespace: "android_UNKNOWN" 19568 description: "" 19569 value: { 19570 string_value: "" 19571 } 19572 workflow: PREBUILT 19573 containers: "vendor" 19574 } 19575 value: { 19576 string_value: "" 19577 } 19578 traces: { 19579 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 19580 value: { 19581 string_value: "" 19582 } 19583 } 19584 } 19585 flags: { 19586 flag_declaration: { 19587 name: "RELEASE_KERNEL_CHEETAH_DIR" 19588 namespace: "android_UNKNOWN" 19589 description: "" 19590 value: { 19591 string_value: "" 19592 } 19593 workflow: PREBUILT 19594 containers: "vendor" 19595 } 19596 value: { 19597 string_value: "device/google/pantah-kernels/5.10/24Q4-12476354" 19598 } 19599 traces: { 19600 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 19601 value: { 19602 string_value: "" 19603 } 19604 } 19605 traces: { 19606 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CHEETAH_DIR.textproto" 19607 value: { 19608 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 19609 } 19610 } 19611 traces: { 19612 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_CHEETAH_DIR.textproto" 19613 value: { 19614 string_value: "device/google/pantah-kernels/5.10/24Q4-12476354" 19615 } 19616 } 19617 } 19618 flags: { 19619 flag_declaration: { 19620 name: "RELEASE_KERNEL_CHEETAH_VERSION" 19621 namespace: "android_UNKNOWN" 19622 description: "" 19623 value: { 19624 string_value: "" 19625 } 19626 workflow: PREBUILT 19627 containers: "vendor" 19628 } 19629 value: { 19630 string_value: "5.10" 19631 } 19632 traces: { 19633 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 19634 value: { 19635 string_value: "" 19636 } 19637 } 19638 traces: { 19639 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 19640 value: { 19641 string_value: "5.10" 19642 } 19643 } 19644 traces: { 19645 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 19646 value: { 19647 string_value: "5.10" 19648 } 19649 } 19650 } 19651 flags: { 19652 flag_declaration: { 19653 name: "RELEASE_KERNEL_COMET_DIR" 19654 namespace: "android_UNKNOWN" 19655 description: "" 19656 value: { 19657 string_value: "" 19658 } 19659 workflow: PREBUILT 19660 containers: "vendor" 19661 } 19662 value: { 19663 string_value: "device/google/comet-kernels/6.1/24Q4-12646621" 19664 } 19665 traces: { 19666 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 19667 value: { 19668 string_value: "" 19669 } 19670 } 19671 traces: { 19672 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_COMET_DIR.textproto" 19673 value: { 19674 string_value: "device/google/comet-kernels/6.1/24Q3-12386881" 19675 } 19676 } 19677 traces: { 19678 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_COMET_DIR.textproto" 19679 value: { 19680 string_value: "device/google/comet-kernels/6.1/24Q4-12646621" 19681 } 19682 } 19683 } 19684 flags: { 19685 flag_declaration: { 19686 name: "RELEASE_KERNEL_COMET_VERSION" 19687 namespace: "android_UNKNOWN" 19688 description: "" 19689 value: { 19690 string_value: "" 19691 } 19692 workflow: PREBUILT 19693 containers: "vendor" 19694 } 19695 value: { 19696 string_value: "" 19697 } 19698 traces: { 19699 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 19700 value: { 19701 string_value: "" 19702 } 19703 } 19704 } 19705 flags: { 19706 flag_declaration: { 19707 name: "RELEASE_KERNEL_FELIX_DIR" 19708 namespace: "android_UNKNOWN" 19709 description: "" 19710 value: { 19711 string_value: "" 19712 } 19713 workflow: PREBUILT 19714 containers: "vendor" 19715 } 19716 value: { 19717 string_value: "device/google/felix-kernels/5.10/24Q4-12476354" 19718 } 19719 traces: { 19720 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 19721 value: { 19722 string_value: "" 19723 } 19724 } 19725 traces: { 19726 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_FELIX_DIR.textproto" 19727 value: { 19728 string_value: "device/google/felix-kernels/5.10/24Q3-12357445" 19729 } 19730 } 19731 traces: { 19732 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_FELIX_DIR.textproto" 19733 value: { 19734 string_value: "device/google/felix-kernels/5.10/24Q4-12476354" 19735 } 19736 } 19737 } 19738 flags: { 19739 flag_declaration: { 19740 name: "RELEASE_KERNEL_FELIX_VERSION" 19741 namespace: "android_UNKNOWN" 19742 description: "" 19743 value: { 19744 string_value: "" 19745 } 19746 workflow: PREBUILT 19747 containers: "vendor" 19748 } 19749 value: { 19750 string_value: "5.10" 19751 } 19752 traces: { 19753 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 19754 value: { 19755 string_value: "" 19756 } 19757 } 19758 traces: { 19759 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_FELIX_VERSION.textproto" 19760 value: { 19761 string_value: "5.10" 19762 } 19763 } 19764 traces: { 19765 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_FELIX_VERSION.textproto" 19766 value: { 19767 string_value: "5.10" 19768 } 19769 } 19770 } 19771 flags: { 19772 flag_declaration: { 19773 name: "RELEASE_KERNEL_HUSKY_DIR" 19774 namespace: "android_UNKNOWN" 19775 description: "" 19776 value: { 19777 string_value: "" 19778 } 19779 workflow: PREBUILT 19780 containers: "vendor" 19781 } 19782 value: { 19783 string_value: "device/google/shusky-kernels/5.15/24Q4-12506254" 19784 } 19785 traces: { 19786 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 19787 value: { 19788 string_value: "" 19789 } 19790 } 19791 traces: { 19792 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_HUSKY_DIR.textproto" 19793 value: { 19794 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 19795 } 19796 } 19797 traces: { 19798 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_HUSKY_DIR.textproto" 19799 value: { 19800 string_value: "device/google/shusky-kernels/5.15/24Q4-12506254" 19801 } 19802 } 19803 } 19804 flags: { 19805 flag_declaration: { 19806 name: "RELEASE_KERNEL_HUSKY_VERSION" 19807 namespace: "android_UNKNOWN" 19808 description: "" 19809 value: { 19810 string_value: "" 19811 } 19812 workflow: PREBUILT 19813 containers: "vendor" 19814 } 19815 value: { 19816 string_value: "5.15" 19817 } 19818 traces: { 19819 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 19820 value: { 19821 string_value: "" 19822 } 19823 } 19824 traces: { 19825 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_HUSKY_VERSION.textproto" 19826 value: { 19827 string_value: "5.15" 19828 } 19829 } 19830 traces: { 19831 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_HUSKY_VERSION.textproto" 19832 value: { 19833 string_value: "5.15" 19834 } 19835 } 19836 } 19837 flags: { 19838 flag_declaration: { 19839 name: "RELEASE_KERNEL_KOMODO_DIR" 19840 namespace: "android_UNKNOWN" 19841 description: "" 19842 value: { 19843 string_value: "" 19844 } 19845 workflow: PREBUILT 19846 containers: "vendor" 19847 } 19848 value: { 19849 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 19850 } 19851 traces: { 19852 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 19853 value: { 19854 string_value: "" 19855 } 19856 } 19857 traces: { 19858 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_KOMODO_DIR.textproto" 19859 value: { 19860 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 19861 } 19862 } 19863 traces: { 19864 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_KOMODO_DIR.textproto" 19865 value: { 19866 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 19867 } 19868 } 19869 } 19870 flags: { 19871 flag_declaration: { 19872 name: "RELEASE_KERNEL_KOMODO_VERSION" 19873 namespace: "android_UNKNOWN" 19874 description: "" 19875 value: { 19876 string_value: "" 19877 } 19878 workflow: PREBUILT 19879 containers: "vendor" 19880 } 19881 value: { 19882 string_value: "" 19883 } 19884 traces: { 19885 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 19886 value: { 19887 string_value: "" 19888 } 19889 } 19890 } 19891 flags: { 19892 flag_declaration: { 19893 name: "RELEASE_KERNEL_LYNX_DIR" 19894 namespace: "android_UNKNOWN" 19895 description: "" 19896 value: { 19897 string_value: "" 19898 } 19899 workflow: PREBUILT 19900 containers: "vendor" 19901 } 19902 value: { 19903 string_value: "device/google/lynx-kernels/5.10/24Q4-12476354" 19904 } 19905 traces: { 19906 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 19907 value: { 19908 string_value: "" 19909 } 19910 } 19911 traces: { 19912 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_LYNX_DIR.textproto" 19913 value: { 19914 string_value: "device/google/lynx-kernels/5.10/24Q3-12357445" 19915 } 19916 } 19917 traces: { 19918 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_LYNX_DIR.textproto" 19919 value: { 19920 string_value: "device/google/lynx-kernels/5.10/24Q4-12476354" 19921 } 19922 } 19923 } 19924 flags: { 19925 flag_declaration: { 19926 name: "RELEASE_KERNEL_LYNX_VERSION" 19927 namespace: "android_UNKNOWN" 19928 description: "" 19929 value: { 19930 string_value: "" 19931 } 19932 workflow: PREBUILT 19933 containers: "vendor" 19934 } 19935 value: { 19936 string_value: "5.10" 19937 } 19938 traces: { 19939 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 19940 value: { 19941 string_value: "" 19942 } 19943 } 19944 traces: { 19945 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_LYNX_VERSION.textproto" 19946 value: { 19947 string_value: "5.10" 19948 } 19949 } 19950 traces: { 19951 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_LYNX_VERSION.textproto" 19952 value: { 19953 string_value: "5.10" 19954 } 19955 } 19956 } 19957 flags: { 19958 flag_declaration: { 19959 name: "RELEASE_KERNEL_ORIOLE_DIR" 19960 namespace: "android_UNKNOWN" 19961 description: "" 19962 value: { 19963 string_value: "" 19964 } 19965 workflow: PREBUILT 19966 containers: "vendor" 19967 } 19968 value: { 19969 string_value: "device/google/raviole-kernels/5.10/24Q4-12476354" 19970 } 19971 traces: { 19972 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 19973 value: { 19974 string_value: "" 19975 } 19976 } 19977 traces: { 19978 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_ORIOLE_DIR.textproto" 19979 value: { 19980 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 19981 } 19982 } 19983 traces: { 19984 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_ORIOLE_DIR.textproto" 19985 value: { 19986 string_value: "device/google/raviole-kernels/5.10/24Q4-12476354" 19987 } 19988 } 19989 } 19990 flags: { 19991 flag_declaration: { 19992 name: "RELEASE_KERNEL_ORIOLE_VERSION" 19993 namespace: "android_UNKNOWN" 19994 description: "" 19995 value: { 19996 string_value: "" 19997 } 19998 workflow: PREBUILT 19999 containers: "vendor" 20000 } 20001 value: { 20002 string_value: "5.10" 20003 } 20004 traces: { 20005 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 20006 value: { 20007 string_value: "" 20008 } 20009 } 20010 traces: { 20011 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 20012 value: { 20013 string_value: "5.10" 20014 } 20015 } 20016 traces: { 20017 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 20018 value: { 20019 string_value: "5.10" 20020 } 20021 } 20022 } 20023 flags: { 20024 flag_declaration: { 20025 name: "RELEASE_KERNEL_PANTHER_DIR" 20026 namespace: "android_UNKNOWN" 20027 description: "" 20028 value: { 20029 string_value: "" 20030 } 20031 workflow: PREBUILT 20032 containers: "vendor" 20033 } 20034 value: { 20035 string_value: "device/google/pantah-kernels/5.10/24Q4-12476354" 20036 } 20037 traces: { 20038 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 20039 value: { 20040 string_value: "" 20041 } 20042 } 20043 traces: { 20044 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_PANTHER_DIR.textproto" 20045 value: { 20046 string_value: "device/google/pantah-kernels/5.10/24Q3-12357445" 20047 } 20048 } 20049 traces: { 20050 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_PANTHER_DIR.textproto" 20051 value: { 20052 string_value: "device/google/pantah-kernels/5.10/24Q4-12476354" 20053 } 20054 } 20055 } 20056 flags: { 20057 flag_declaration: { 20058 name: "RELEASE_KERNEL_PANTHER_VERSION" 20059 namespace: "android_UNKNOWN" 20060 description: "" 20061 value: { 20062 string_value: "" 20063 } 20064 workflow: PREBUILT 20065 containers: "vendor" 20066 } 20067 value: { 20068 string_value: "5.10" 20069 } 20070 traces: { 20071 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 20072 value: { 20073 string_value: "" 20074 } 20075 } 20076 traces: { 20077 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_PANTHER_VERSION.textproto" 20078 value: { 20079 string_value: "5.10" 20080 } 20081 } 20082 traces: { 20083 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_PANTHER_VERSION.textproto" 20084 value: { 20085 string_value: "5.10" 20086 } 20087 } 20088 } 20089 flags: { 20090 flag_declaration: { 20091 name: "RELEASE_KERNEL_RAVEN_DIR" 20092 namespace: "android_UNKNOWN" 20093 description: "" 20094 value: { 20095 string_value: "" 20096 } 20097 workflow: PREBUILT 20098 containers: "vendor" 20099 } 20100 value: { 20101 string_value: "device/google/raviole-kernels/5.10/24Q4-12476354" 20102 } 20103 traces: { 20104 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 20105 value: { 20106 string_value: "" 20107 } 20108 } 20109 traces: { 20110 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RAVEN_DIR.textproto" 20111 value: { 20112 string_value: "device/google/raviole-kernels/5.10/24Q3-12357445" 20113 } 20114 } 20115 traces: { 20116 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RAVEN_DIR.textproto" 20117 value: { 20118 string_value: "device/google/raviole-kernels/5.10/24Q4-12476354" 20119 } 20120 } 20121 } 20122 flags: { 20123 flag_declaration: { 20124 name: "RELEASE_KERNEL_RAVEN_VERSION" 20125 namespace: "android_UNKNOWN" 20126 description: "" 20127 value: { 20128 string_value: "" 20129 } 20130 workflow: PREBUILT 20131 containers: "vendor" 20132 } 20133 value: { 20134 string_value: "5.10" 20135 } 20136 traces: { 20137 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 20138 value: { 20139 string_value: "" 20140 } 20141 } 20142 traces: { 20143 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RAVEN_VERSION.textproto" 20144 value: { 20145 string_value: "5.10" 20146 } 20147 } 20148 traces: { 20149 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RAVEN_VERSION.textproto" 20150 value: { 20151 string_value: "5.10" 20152 } 20153 } 20154 } 20155 flags: { 20156 flag_declaration: { 20157 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 20158 namespace: "android_UNKNOWN" 20159 description: "" 20160 value: { 20161 string_value: "" 20162 } 20163 workflow: PREBUILT 20164 containers: "vendor" 20165 } 20166 value: { 20167 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 20168 } 20169 traces: { 20170 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 20171 value: { 20172 string_value: "" 20173 } 20174 } 20175 traces: { 20176 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 20177 value: { 20178 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 20179 } 20180 } 20181 traces: { 20182 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 20183 value: { 20184 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 20185 } 20186 } 20187 } 20188 flags: { 20189 flag_declaration: { 20190 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 20191 namespace: "android_UNKNOWN" 20192 description: "" 20193 value: { 20194 string_value: "" 20195 } 20196 workflow: PREBUILT 20197 containers: "vendor" 20198 } 20199 value: { 20200 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 20201 } 20202 traces: { 20203 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 20204 value: { 20205 string_value: "" 20206 } 20207 } 20208 traces: { 20209 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 20210 value: { 20211 string_value: "device/google/caimito-kernels/6.1/24Q3-11929697" 20212 } 20213 } 20214 traces: { 20215 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 20216 value: { 20217 string_value: "device/google/caimito-kernels/6.1/trunk-11986258" 20218 } 20219 } 20220 } 20221 flags: { 20222 flag_declaration: { 20223 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 20224 namespace: "android_UNKNOWN" 20225 description: "" 20226 value: { 20227 string_value: "" 20228 } 20229 workflow: PREBUILT 20230 containers: "vendor" 20231 } 20232 value: { 20233 string_value: "device/google/shusky-kernels/5.15/trunk-12010660" 20234 } 20235 traces: { 20236 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 20237 value: { 20238 string_value: "" 20239 } 20240 } 20241 traces: { 20242 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 20243 value: { 20244 string_value: "device/google/shusky-kernels/5.15/24Q3-11965904" 20245 } 20246 } 20247 traces: { 20248 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 20249 value: { 20250 string_value: "device/google/shusky-kernels/5.15/trunk-12010660" 20251 } 20252 } 20253 } 20254 flags: { 20255 flag_declaration: { 20256 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 20257 namespace: "android_UNKNOWN" 20258 description: "" 20259 value: { 20260 string_value: "" 20261 } 20262 workflow: PREBUILT 20263 containers: "vendor" 20264 } 20265 value: { 20266 string_value: "5.15" 20267 } 20268 traces: { 20269 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 20270 value: { 20271 string_value: "" 20272 } 20273 } 20274 traces: { 20275 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 20276 value: { 20277 string_value: "5.15" 20278 } 20279 } 20280 traces: { 20281 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 20282 value: { 20283 string_value: "5.15" 20284 } 20285 } 20286 } 20287 flags: { 20288 flag_declaration: { 20289 name: "RELEASE_KERNEL_SHIBA_DIR" 20290 namespace: "android_UNKNOWN" 20291 description: "" 20292 value: { 20293 string_value: "" 20294 } 20295 workflow: PREBUILT 20296 containers: "vendor" 20297 } 20298 value: { 20299 string_value: "device/google/shusky-kernels/5.15/24Q4-12506254" 20300 } 20301 traces: { 20302 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 20303 value: { 20304 string_value: "" 20305 } 20306 } 20307 traces: { 20308 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_SHIBA_DIR.textproto" 20309 value: { 20310 string_value: "device/google/shusky-kernels/5.15/24Q3-12357444" 20311 } 20312 } 20313 traces: { 20314 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_SHIBA_DIR.textproto" 20315 value: { 20316 string_value: "device/google/shusky-kernels/5.15/24Q4-12506254" 20317 } 20318 } 20319 } 20320 flags: { 20321 flag_declaration: { 20322 name: "RELEASE_KERNEL_SHIBA_VERSION" 20323 namespace: "android_UNKNOWN" 20324 description: "" 20325 value: { 20326 string_value: "" 20327 } 20328 workflow: PREBUILT 20329 containers: "vendor" 20330 } 20331 value: { 20332 string_value: "5.15" 20333 } 20334 traces: { 20335 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 20336 value: { 20337 string_value: "" 20338 } 20339 } 20340 traces: { 20341 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_SHIBA_VERSION.textproto" 20342 value: { 20343 string_value: "5.15" 20344 } 20345 } 20346 traces: { 20347 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_SHIBA_VERSION.textproto" 20348 value: { 20349 string_value: "5.15" 20350 } 20351 } 20352 } 20353 flags: { 20354 flag_declaration: { 20355 name: "RELEASE_KERNEL_TANGORPRO_DIR" 20356 namespace: "android_UNKNOWN" 20357 description: "" 20358 value: { 20359 string_value: "" 20360 } 20361 workflow: PREBUILT 20362 containers: "vendor" 20363 } 20364 value: { 20365 string_value: "device/google/tangorpro-kernels/5.10/24Q4-12476354" 20366 } 20367 traces: { 20368 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 20369 value: { 20370 string_value: "" 20371 } 20372 } 20373 traces: { 20374 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 20375 value: { 20376 string_value: "device/google/tangorpro-kernels/5.10/24Q3-12357445" 20377 } 20378 } 20379 traces: { 20380 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 20381 value: { 20382 string_value: "device/google/tangorpro-kernels/5.10/24Q4-12476354" 20383 } 20384 } 20385 } 20386 flags: { 20387 flag_declaration: { 20388 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 20389 namespace: "android_UNKNOWN" 20390 description: "" 20391 value: { 20392 string_value: "" 20393 } 20394 workflow: PREBUILT 20395 containers: "vendor" 20396 } 20397 value: { 20398 string_value: "5.10" 20399 } 20400 traces: { 20401 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 20402 value: { 20403 string_value: "" 20404 } 20405 } 20406 traces: { 20407 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 20408 value: { 20409 string_value: "5.10" 20410 } 20411 } 20412 traces: { 20413 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 20414 value: { 20415 string_value: "5.10" 20416 } 20417 } 20418 } 20419 flags: { 20420 flag_declaration: { 20421 name: "RELEASE_KERNEL_TOKAY_DIR" 20422 namespace: "android_UNKNOWN" 20423 description: "" 20424 value: { 20425 string_value: "" 20426 } 20427 workflow: PREBUILT 20428 containers: "vendor" 20429 } 20430 value: { 20431 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 20432 } 20433 traces: { 20434 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 20435 value: { 20436 string_value: "" 20437 } 20438 } 20439 traces: { 20440 source: "build/release/flag_values/ap3a/RELEASE_KERNEL_TOKAY_DIR.textproto" 20441 value: { 20442 string_value: "device/google/caimito-kernels/6.1/24Q3-12386881" 20443 } 20444 } 20445 traces: { 20446 source: "build/release/flag_values/ap4a/RELEASE_KERNEL_TOKAY_DIR.textproto" 20447 value: { 20448 string_value: "device/google/caimito-kernels/6.1/24Q4-12646621" 20449 } 20450 } 20451 } 20452 flags: { 20453 flag_declaration: { 20454 name: "RELEASE_KERNEL_TOKAY_VERSION" 20455 namespace: "android_UNKNOWN" 20456 description: "" 20457 value: { 20458 string_value: "" 20459 } 20460 workflow: PREBUILT 20461 containers: "vendor" 20462 } 20463 value: { 20464 string_value: "" 20465 } 20466 traces: { 20467 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 20468 value: { 20469 string_value: "" 20470 } 20471 } 20472 } 20473 flags: { 20474 flag_declaration: { 20475 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 20476 namespace: "android_UNKNOWN" 20477 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 20478 value: { 20479 bool_value: false 20480 } 20481 workflow: LAUNCH 20482 containers: "product" 20483 containers: "system" 20484 containers: "system_ext" 20485 containers: "vendor" 20486 } 20487 value: { 20488 bool_value: false 20489 } 20490 traces: { 20491 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 20492 value: { 20493 bool_value: false 20494 } 20495 } 20496 } 20497 flags: { 20498 flag_declaration: { 20499 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 20500 namespace: "system_performance" 20501 description: "Enables caching in libbinder when registering a service." 20502 value: { 20503 unspecified_value: false 20504 } 20505 workflow: LAUNCH 20506 containers: "system" 20507 } 20508 value: {} 20509 traces: { 20510 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 20511 value: { 20512 unspecified_value: false 20513 } 20514 } 20515 } 20516 flags: { 20517 flag_declaration: { 20518 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 20519 namespace: "system_performance" 20520 description: "Enables caching in libbinder for client side when it is True." 20521 value: { 20522 bool_value: false 20523 } 20524 workflow: LAUNCH 20525 containers: "system" 20526 } 20527 value: { 20528 bool_value: false 20529 } 20530 traces: { 20531 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 20532 value: { 20533 bool_value: false 20534 } 20535 } 20536 } 20537 flags: { 20538 flag_declaration: { 20539 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 20540 namespace: "system_performance" 20541 description: "Remove the static list from cache and use flags instead" 20542 value: { 20543 unspecified_value: false 20544 } 20545 workflow: LAUNCH 20546 containers: "system" 20547 } 20548 value: {} 20549 traces: { 20550 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 20551 value: { 20552 unspecified_value: false 20553 } 20554 } 20555 } 20556 flags: { 20557 flag_declaration: { 20558 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 20559 namespace: "android_UNKNOWN" 20560 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 20561 value: { 20562 unspecified_value: false 20563 } 20564 workflow: LAUNCH 20565 containers: "system" 20566 } 20567 value: { 20568 bool_value: true 20569 } 20570 traces: { 20571 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 20572 value: { 20573 unspecified_value: false 20574 } 20575 } 20576 traces: { 20577 source: "build/release/flag_values/ap4a/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 20578 value: { 20579 bool_value: true 20580 } 20581 } 20582 } 20583 flags: { 20584 flag_declaration: { 20585 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 20586 namespace: "android_UNKNOWN" 20587 description: "The version of mainline prebuilts used when prebuilts are enabled." 20588 value: { 20589 string_value: "mainline_module_prebuilt_nightly" 20590 } 20591 workflow: PREBUILT 20592 containers: "product" 20593 containers: "system" 20594 containers: "system_ext" 20595 containers: "vendor" 20596 } 20597 value: { 20598 string_value: "mainline_module_prebuilt_nightly" 20599 } 20600 traces: { 20601 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 20602 value: { 20603 string_value: "mainline_module_prebuilt_nightly" 20604 } 20605 } 20606 } 20607 flags: { 20608 flag_declaration: { 20609 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 20610 namespace: "system_performance" 20611 description: "Enables Memory Management Daemon in system image." 20612 value: { 20613 unspecified_value: false 20614 } 20615 workflow: LAUNCH 20616 containers: "system" 20617 } 20618 value: {} 20619 traces: { 20620 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 20621 value: { 20622 unspecified_value: false 20623 } 20624 } 20625 } 20626 flags: { 20627 flag_declaration: { 20628 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 20629 namespace: "android_UNKNOWN" 20630 description: "If true, then files are moved from platform to apex" 20631 value: { 20632 bool_value: false 20633 } 20634 workflow: LAUNCH 20635 containers: "product" 20636 containers: "system" 20637 containers: "system_ext" 20638 containers: "vendor" 20639 } 20640 value: { 20641 bool_value: false 20642 } 20643 traces: { 20644 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 20645 value: { 20646 bool_value: false 20647 } 20648 } 20649 } 20650 flags: { 20651 flag_declaration: { 20652 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 20653 namespace: "vcn" 20654 description: "If true, build VCN in the Tethering module" 20655 value: { 20656 bool_value: false 20657 } 20658 workflow: LAUNCH 20659 containers: "product" 20660 containers: "system" 20661 containers: "system_ext" 20662 containers: "vendor" 20663 } 20664 value: { 20665 bool_value: false 20666 } 20667 traces: { 20668 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 20669 value: { 20670 bool_value: false 20671 } 20672 } 20673 } 20674 flags: { 20675 flag_declaration: { 20676 name: "RELEASE_NDK_ABI_MONITORED" 20677 namespace: "android_UNKNOWN" 20678 description: "Enables ABI monitoring of NDK libraries." 20679 value: { 20680 bool_value: false 20681 } 20682 workflow: LAUNCH 20683 containers: "product" 20684 containers: "system" 20685 containers: "system_ext" 20686 containers: "vendor" 20687 } 20688 value: { 20689 bool_value: false 20690 } 20691 traces: { 20692 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 20693 value: { 20694 bool_value: false 20695 } 20696 } 20697 } 20698 flags: { 20699 flag_declaration: { 20700 name: "RELEASE_NFC_MAINLINE_MODULE" 20701 namespace: "nfc" 20702 description: "b/368405832: Flag to enable NFC mainline module" 20703 value: { 20704 unspecified_value: false 20705 } 20706 workflow: LAUNCH 20707 containers: "system" 20708 } 20709 value: {} 20710 traces: { 20711 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 20712 value: { 20713 unspecified_value: false 20714 } 20715 } 20716 } 20717 flags: { 20718 flag_declaration: { 20719 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 20720 namespace: "ondeviceintelligence" 20721 description: "If true, then files are moved from platform to apex" 20722 value: { 20723 bool_value: false 20724 } 20725 workflow: LAUNCH 20726 containers: "product" 20727 containers: "system" 20728 containers: "system_ext" 20729 containers: "vendor" 20730 } 20731 value: { 20732 bool_value: false 20733 } 20734 traces: { 20735 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 20736 value: { 20737 bool_value: false 20738 } 20739 } 20740 } 20741 flags: { 20742 flag_declaration: { 20743 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 20744 namespace: "text" 20745 description: "Version of the emoji font file." 20746 value: { 20747 string_value: "2.042" 20748 } 20749 workflow: PREBUILT 20750 containers: "system" 20751 } 20752 value: { 20753 string_value: "2.042" 20754 } 20755 traces: { 20756 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 20757 value: { 20758 string_value: "2.042" 20759 } 20760 } 20761 } 20762 flags: { 20763 flag_declaration: { 20764 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 20765 namespace: "text" 20766 description: "Version of the flag emoji font file." 20767 value: { 20768 string_value: "2.034" 20769 } 20770 workflow: PREBUILT 20771 containers: "system" 20772 } 20773 value: { 20774 string_value: "2.042" 20775 } 20776 traces: { 20777 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 20778 value: { 20779 string_value: "2.034" 20780 } 20781 } 20782 traces: { 20783 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 20784 value: { 20785 string_value: "2.042" 20786 } 20787 } 20788 } 20789 flags: { 20790 flag_declaration: { 20791 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 20792 namespace: "android_UNKNOWN" 20793 description: "Version of the Hebrew font file." 20794 value: { 20795 string_value: "1.04" 20796 } 20797 workflow: PREBUILT 20798 containers: "system" 20799 } 20800 value: { 20801 string_value: "1.04" 20802 } 20803 traces: { 20804 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 20805 value: { 20806 string_value: "1.04" 20807 } 20808 } 20809 } 20810 flags: { 20811 flag_declaration: { 20812 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 20813 namespace: "android_UNKNOWN" 20814 description: "This flag will control of including Japanese variant (Hentaigana) font." 20815 value: { 20816 bool_value: false 20817 } 20818 workflow: LAUNCH 20819 containers: "system" 20820 } 20821 value: { 20822 bool_value: true 20823 } 20824 traces: { 20825 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 20826 value: { 20827 bool_value: false 20828 } 20829 } 20830 traces: { 20831 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 20832 value: { 20833 bool_value: true 20834 } 20835 } 20836 } 20837 flags: { 20838 flag_declaration: { 20839 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 20840 namespace: "android_UNKNOWN" 20841 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 20842 value: { 20843 bool_value: false 20844 } 20845 workflow: LAUNCH 20846 containers: "product" 20847 containers: "system" 20848 containers: "system_ext" 20849 containers: "vendor" 20850 } 20851 value: { 20852 bool_value: true 20853 } 20854 traces: { 20855 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 20856 value: { 20857 bool_value: false 20858 } 20859 } 20860 traces: { 20861 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 20862 value: { 20863 bool_value: true 20864 } 20865 } 20866 } 20867 flags: { 20868 flag_declaration: { 20869 name: "RELEASE_PACKAGE_LIBSQLITE3" 20870 namespace: "android_UNKNOWN" 20871 description: "The sqlite release." 20872 value: { 20873 string_value: "3420000" 20874 } 20875 workflow: PREBUILT 20876 containers: "system" 20877 } 20878 value: { 20879 string_value: "3440300" 20880 } 20881 traces: { 20882 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 20883 value: { 20884 string_value: "3420000" 20885 } 20886 } 20887 traces: { 20888 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_LIBSQLITE3.textproto" 20889 value: { 20890 string_value: "3440300" 20891 } 20892 } 20893 } 20894 flags: { 20895 flag_declaration: { 20896 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 20897 namespace: "system_performance" 20898 description: "Which MessageQueue implementation to use." 20899 value: { 20900 string_value: "LegacyMessageQueue/MessageQueue.java" 20901 } 20902 workflow: PREBUILT 20903 containers: "product" 20904 containers: "system" 20905 containers: "system_ext" 20906 containers: "vendor" 20907 } 20908 value: { 20909 string_value: "LegacyMessageQueue/MessageQueue.java" 20910 } 20911 traces: { 20912 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 20913 value: { 20914 string_value: "LegacyMessageQueue/MessageQueue.java" 20915 } 20916 } 20917 } 20918 flags: { 20919 flag_declaration: { 20920 name: "RELEASE_PACKAGE_NFC_STACK" 20921 namespace: "android_UNKNOWN" 20922 description: "b/292140387: Flag to switch to the new NFC apex" 20923 value: { 20924 string_value: "NfcNci" 20925 } 20926 workflow: PREBUILT 20927 containers: "system" 20928 } 20929 value: { 20930 string_value: "com.android.nfcservices" 20931 } 20932 traces: { 20933 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 20934 value: { 20935 string_value: "NfcNci" 20936 } 20937 } 20938 traces: { 20939 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_NFC_STACK.textproto" 20940 value: { 20941 string_value: "com.android.nfcservices" 20942 } 20943 } 20944 } 20945 flags: { 20946 flag_declaration: { 20947 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 20948 namespace: "text" 20949 description: "Version of the Noto Sans Khmer font." 20950 value: { 20951 string_value: "1.901" 20952 } 20953 workflow: PREBUILT 20954 containers: "system" 20955 } 20956 value: { 20957 string_value: "1.901" 20958 } 20959 traces: { 20960 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 20961 value: { 20962 string_value: "1.901" 20963 } 20964 } 20965 } 20966 flags: { 20967 flag_declaration: { 20968 name: "RELEASE_PACKAGE_PROFILING_MODULE" 20969 namespace: "android_UNKNOWN" 20970 description: "Flag will control the release of the Profiling module apex." 20971 value: { 20972 bool_value: false 20973 } 20974 workflow: LAUNCH 20975 containers: "product" 20976 containers: "system" 20977 containers: "system_ext" 20978 containers: "vendor" 20979 } 20980 value: { 20981 bool_value: true 20982 } 20983 traces: { 20984 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 20985 value: { 20986 bool_value: false 20987 } 20988 } 20989 traces: { 20990 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 20991 value: { 20992 bool_value: true 20993 } 20994 } 20995 } 20996 flags: { 20997 flag_declaration: { 20998 name: "RELEASE_PACKAGE_SOUND_PICKER" 20999 namespace: "android_UNKNOWN" 21000 description: "This flag will control the rollout of new versions of the SoundPicker app." 21001 value: { 21002 string_value: "SoundPicker" 21003 } 21004 workflow: PREBUILT 21005 containers: "product" 21006 containers: "system" 21007 containers: "system_ext" 21008 containers: "vendor" 21009 } 21010 value: { 21011 string_value: "SoundPicker" 21012 } 21013 traces: { 21014 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 21015 value: { 21016 string_value: "SoundPicker" 21017 } 21018 } 21019 } 21020 flags: { 21021 flag_declaration: { 21022 name: "RELEASE_PACKAGE_TZDATA_MODULE" 21023 namespace: "android_UNKNOWN" 21024 description: "tzdata to be installed to the system image." 21025 value: { 21026 string_value: "com.android.tzdata" 21027 } 21028 workflow: PREBUILT 21029 containers: "product" 21030 containers: "system" 21031 containers: "system_ext" 21032 containers: "vendor" 21033 } 21034 value: { 21035 string_value: "com.android.tzdata" 21036 } 21037 traces: { 21038 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 21039 value: { 21040 string_value: "com.android.tzdata" 21041 } 21042 } 21043 } 21044 flags: { 21045 flag_declaration: { 21046 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 21047 namespace: "android_UNKNOWN" 21048 description: "True for using variable font of the NotoSansCJK" 21049 value: { 21050 bool_value: false 21051 } 21052 workflow: LAUNCH 21053 containers: "system" 21054 } 21055 value: { 21056 bool_value: true 21057 } 21058 traces: { 21059 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 21060 value: { 21061 bool_value: false 21062 } 21063 } 21064 traces: { 21065 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 21066 value: { 21067 bool_value: true 21068 } 21069 } 21070 } 21071 flags: { 21072 flag_declaration: { 21073 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 21074 namespace: "android_UNKNOWN" 21075 description: "The name of the virtual camera package to add to the system partition." 21076 value: { 21077 string_value: "" 21078 } 21079 workflow: PREBUILT 21080 containers: "system" 21081 } 21082 value: { 21083 string_value: "virtual_camera" 21084 } 21085 traces: { 21086 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 21087 value: { 21088 string_value: "" 21089 } 21090 } 21091 traces: { 21092 source: "build/release/flag_values/ap3a/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 21093 value: { 21094 string_value: "virtual_camera" 21095 } 21096 } 21097 } 21098 flags: { 21099 flag_declaration: { 21100 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 21101 namespace: "webview" 21102 description: "The version of WebView to include in the build" 21103 value: { 21104 string_value: "128.0.6613.88" 21105 } 21106 workflow: PREBUILT 21107 containers: "product" 21108 containers: "system" 21109 } 21110 value: { 21111 string_value: "128.0.6613.88" 21112 } 21113 traces: { 21114 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 21115 value: { 21116 string_value: "128.0.6613.88" 21117 } 21118 } 21119 } 21120 flags: { 21121 flag_declaration: { 21122 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 21123 namespace: "android_sdk" 21124 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." 21125 value: { 21126 unspecified_value: false 21127 } 21128 workflow: MANUAL 21129 containers: "product" 21130 containers: "system" 21131 containers: "system_ext" 21132 containers: "vendor" 21133 } 21134 value: {} 21135 traces: { 21136 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 21137 value: { 21138 unspecified_value: false 21139 } 21140 } 21141 } 21142 flags: { 21143 flag_declaration: { 21144 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 21145 namespace: "android_UNKNOWN" 21146 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." 21147 value: { 21148 string_value: "28" 21149 } 21150 workflow: MANUAL 21151 containers: "system" 21152 } 21153 value: { 21154 string_value: "28" 21155 } 21156 traces: { 21157 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 21158 value: { 21159 string_value: "28" 21160 } 21161 } 21162 } 21163 flags: { 21164 flag_declaration: { 21165 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 21166 namespace: "android_sdk" 21167 description: "The sdk extension version of this release configuration." 21168 value: { 21169 string_value: "12" 21170 } 21171 workflow: MANUAL 21172 containers: "product" 21173 containers: "system" 21174 containers: "system_ext" 21175 containers: "vendor" 21176 } 21177 value: { 21178 string_value: "15" 21179 } 21180 traces: { 21181 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 21182 value: { 21183 string_value: "12" 21184 } 21185 } 21186 traces: { 21187 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 21188 value: { 21189 string_value: "13" 21190 } 21191 } 21192 traces: { 21193 source: "build/release/flag_values/ap4a/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 21194 value: { 21195 string_value: "15" 21196 } 21197 } 21198 } 21199 flags: { 21200 flag_declaration: { 21201 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 21202 namespace: "android_UNKNOWN" 21203 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 21204 value: { 21205 string_value: "0" 21206 } 21207 workflow: MANUAL 21208 containers: "product" 21209 containers: "system" 21210 containers: "system_ext" 21211 containers: "vendor" 21212 } 21213 value: { 21214 string_value: "0" 21215 } 21216 traces: { 21217 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 21218 value: { 21219 string_value: "0" 21220 } 21221 } 21222 } 21223 flags: { 21224 flag_declaration: { 21225 name: "RELEASE_PLATFORM_SDK_VERSION" 21226 namespace: "android_sdk" 21227 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." 21228 value: { 21229 string_value: "34" 21230 } 21231 workflow: MANUAL 21232 containers: "product" 21233 containers: "system" 21234 containers: "system_ext" 21235 containers: "vendor" 21236 } 21237 value: { 21238 string_value: "35" 21239 } 21240 traces: { 21241 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 21242 value: { 21243 string_value: "34" 21244 } 21245 } 21246 traces: { 21247 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SDK_VERSION.textproto" 21248 value: { 21249 string_value: "35" 21250 } 21251 } 21252 } 21253 flags: { 21254 flag_declaration: { 21255 name: "RELEASE_PLATFORM_SECURITY_PATCH" 21256 namespace: "android_UNKNOWN" 21257 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." 21258 value: { 21259 string_value: "2023-12-05" 21260 } 21261 workflow: MANUAL 21262 containers: "product" 21263 containers: "system" 21264 containers: "system_ext" 21265 containers: "vendor" 21266 } 21267 value: { 21268 string_value: "2025-01-05" 21269 } 21270 traces: { 21271 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 21272 value: { 21273 string_value: "2023-12-05" 21274 } 21275 } 21276 traces: { 21277 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 21278 value: { 21279 string_value: "2024-11-05" 21280 } 21281 } 21282 traces: { 21283 source: "build/release/flag_values/ap4a/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 21284 value: { 21285 string_value: "2025-01-05" 21286 } 21287 } 21288 } 21289 flags: { 21290 flag_declaration: { 21291 name: "RELEASE_PLATFORM_VERSION" 21292 namespace: "android_UNKNOWN" 21293 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 21294 value: { 21295 string_value: "ZP1A" 21296 } 21297 workflow: MANUAL 21298 containers: "product" 21299 containers: "system" 21300 containers: "system_ext" 21301 containers: "vendor" 21302 } 21303 value: { 21304 string_value: "AP4A" 21305 } 21306 traces: { 21307 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 21308 value: { 21309 string_value: "ZP1A" 21310 } 21311 } 21312 traces: { 21313 source: "build/release/release_configs/ap3a.textproto" 21314 value: { 21315 string_value: "AP3A" 21316 } 21317 } 21318 traces: { 21319 source: "build/release/release_configs/ap4a.textproto" 21320 value: { 21321 string_value: "AP4A" 21322 } 21323 } 21324 } 21325 flags: { 21326 flag_declaration: { 21327 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 21328 namespace: "android_sdk" 21329 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" 21330 value: { 21331 string_value: "VanillaIceCream" 21332 } 21333 workflow: MANUAL 21334 containers: "product" 21335 containers: "system" 21336 containers: "system_ext" 21337 containers: "vendor" 21338 } 21339 value: { 21340 string_value: "REL" 21341 } 21342 traces: { 21343 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 21344 value: { 21345 string_value: "VanillaIceCream" 21346 } 21347 } 21348 traces: { 21349 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 21350 value: { 21351 string_value: "REL" 21352 } 21353 } 21354 } 21355 flags: { 21356 flag_declaration: { 21357 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 21358 namespace: "android_sdk" 21359 description: "A comma separated list of all preview codenames the platform will accept apps built against" 21360 value: { 21361 string_value: "VanillaIceCream" 21362 } 21363 workflow: MANUAL 21364 containers: "product" 21365 containers: "system" 21366 containers: "system_ext" 21367 containers: "vendor" 21368 } 21369 value: { 21370 string_value: "REL" 21371 } 21372 traces: { 21373 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 21374 value: { 21375 string_value: "VanillaIceCream" 21376 } 21377 } 21378 traces: { 21379 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 21380 value: { 21381 string_value: "REL" 21382 } 21383 } 21384 } 21385 flags: { 21386 flag_declaration: { 21387 name: "RELEASE_PLATFORM_VERSION_CODENAME" 21388 namespace: "android_sdk" 21389 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 21390 value: { 21391 string_value: "VanillaIceCream" 21392 } 21393 workflow: MANUAL 21394 containers: "product" 21395 containers: "system" 21396 containers: "system_ext" 21397 containers: "vendor" 21398 } 21399 value: { 21400 string_value: "REL" 21401 } 21402 traces: { 21403 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 21404 value: { 21405 string_value: "VanillaIceCream" 21406 } 21407 } 21408 traces: { 21409 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 21410 value: { 21411 string_value: "REL" 21412 } 21413 } 21414 } 21415 flags: { 21416 flag_declaration: { 21417 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 21418 namespace: "android_sdk" 21419 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 21420 value: { 21421 string_value: "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" 21422 } 21423 workflow: MANUAL 21424 containers: "product" 21425 containers: "system" 21426 containers: "system_ext" 21427 containers: "vendor" 21428 } 21429 value: { 21430 string_value: "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" 21431 } 21432 traces: { 21433 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 21434 value: { 21435 string_value: "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" 21436 } 21437 } 21438 } 21439 flags: { 21440 flag_declaration: { 21441 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 21442 namespace: "android_UNKNOWN" 21443 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." 21444 value: { 21445 string_value: "14" 21446 } 21447 workflow: MANUAL 21448 containers: "product" 21449 containers: "system" 21450 containers: "system_ext" 21451 containers: "vendor" 21452 } 21453 value: { 21454 string_value: "15" 21455 } 21456 traces: { 21457 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 21458 value: { 21459 string_value: "14" 21460 } 21461 } 21462 traces: { 21463 source: "build/release/flag_values/ap3a/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 21464 value: { 21465 string_value: "15" 21466 } 21467 } 21468 } 21469 flags: { 21470 flag_declaration: { 21471 name: "RELEASE_PLATFORM_VNDK_VERSION" 21472 namespace: "android_UNKNOWN" 21473 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" 21474 value: { 21475 string_value: "35" 21476 } 21477 workflow: MANUAL 21478 containers: "product" 21479 containers: "system" 21480 containers: "system_ext" 21481 containers: "vendor" 21482 } 21483 value: { 21484 string_value: "35" 21485 } 21486 traces: { 21487 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 21488 value: { 21489 string_value: "35" 21490 } 21491 } 21492 } 21493 flags: { 21494 flag_declaration: { 21495 name: "RELEASE_RANGING_STACK" 21496 namespace: "uwb" 21497 description: "b/331206299: Flag to add new generic ranging API surface" 21498 value: { 21499 unspecified_value: false 21500 } 21501 workflow: LAUNCH 21502 containers: "system" 21503 } 21504 value: {} 21505 traces: { 21506 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 21507 value: { 21508 unspecified_value: false 21509 } 21510 } 21511 } 21512 flags: { 21513 flag_declaration: { 21514 name: "RELEASE_READ_FROM_NEW_STORAGE" 21515 namespace: "android_UNKNOWN" 21516 description: "Control if we should read from new storage." 21517 value: { 21518 bool_value: false 21519 } 21520 workflow: LAUNCH 21521 containers: "product" 21522 containers: "system" 21523 containers: "system_ext" 21524 containers: "vendor" 21525 } 21526 value: { 21527 bool_value: false 21528 } 21529 traces: { 21530 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 21531 value: { 21532 bool_value: false 21533 } 21534 } 21535 } 21536 flags: { 21537 flag_declaration: { 21538 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 21539 namespace: "android_UNKNOWN" 21540 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 21541 value: { 21542 bool_value: false 21543 } 21544 workflow: LAUNCH 21545 containers: "system" 21546 } 21547 value: { 21548 bool_value: false 21549 } 21550 traces: { 21551 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 21552 value: { 21553 bool_value: false 21554 } 21555 } 21556 } 21557 flags: { 21558 flag_declaration: { 21559 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 21560 namespace: "android_UNKNOWN" 21561 description: "feature flag for removing legacy emoji font from system image." 21562 value: { 21563 bool_value: false 21564 } 21565 workflow: LAUNCH 21566 containers: "system" 21567 } 21568 value: { 21569 string_value: "True" 21570 } 21571 traces: { 21572 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 21573 value: { 21574 bool_value: false 21575 } 21576 } 21577 traces: { 21578 source: "build/release/flag_values/ap3a/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 21579 value: { 21580 string_value: "True" 21581 } 21582 } 21583 } 21584 flags: { 21585 flag_declaration: { 21586 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 21587 namespace: "android_UNKNOWN" 21588 description: "Ignore /data/data relabelling in libselinux." 21589 value: { 21590 bool_value: false 21591 } 21592 workflow: LAUNCH 21593 containers: "product" 21594 containers: "system" 21595 containers: "system_ext" 21596 containers: "vendor" 21597 } 21598 value: { 21599 bool_value: true 21600 } 21601 traces: { 21602 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 21603 value: { 21604 bool_value: false 21605 } 21606 } 21607 traces: { 21608 source: "build/release/flag_values/ap4a/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 21609 value: { 21610 bool_value: true 21611 } 21612 } 21613 } 21614 flags: { 21615 flag_declaration: { 21616 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 21617 namespace: "art_performance" 21618 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 21619 value: { 21620 bool_value: false 21621 } 21622 workflow: LAUNCH 21623 containers: "system" 21624 } 21625 value: { 21626 bool_value: false 21627 } 21628 traces: { 21629 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 21630 value: { 21631 bool_value: false 21632 } 21633 } 21634 } 21635 flags: { 21636 flag_declaration: { 21637 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 21638 namespace: "android_UNKNOWN" 21639 description: "feature flag for a new API to open declared passthrough HAL" 21640 value: { 21641 bool_value: false 21642 } 21643 workflow: LAUNCH 21644 containers: "product" 21645 containers: "system" 21646 containers: "system_ext" 21647 containers: "vendor" 21648 } 21649 value: { 21650 bool_value: false 21651 } 21652 traces: { 21653 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 21654 value: { 21655 bool_value: false 21656 } 21657 } 21658 } 21659 flags: { 21660 flag_declaration: { 21661 name: "RELEASE_SUPERVISION_SERVICE" 21662 namespace: "supervision" 21663 description: "Include SupervisionService in the build" 21664 value: { 21665 unspecified_value: false 21666 } 21667 workflow: LAUNCH 21668 containers: "system" 21669 } 21670 value: {} 21671 traces: { 21672 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 21673 value: { 21674 unspecified_value: false 21675 } 21676 } 21677 } 21678 flags: { 21679 flag_declaration: { 21680 name: "RELEASE_SVN_AKITA" 21681 namespace: "android_UNKNOWN" 21682 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 21683 value: { 21684 string_value: "00" 21685 } 21686 workflow: MANUAL 21687 containers: "vendor" 21688 } 21689 value: { 21690 string_value: "00" 21691 } 21692 traces: { 21693 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 21694 value: { 21695 string_value: "00" 21696 } 21697 } 21698 } 21699 flags: { 21700 flag_declaration: { 21701 name: "RELEASE_SVN_BLUEJAY" 21702 namespace: "android_UNKNOWN" 21703 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 21704 value: { 21705 string_value: "00" 21706 } 21707 workflow: MANUAL 21708 containers: "vendor" 21709 } 21710 value: { 21711 string_value: "00" 21712 } 21713 traces: { 21714 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 21715 value: { 21716 string_value: "00" 21717 } 21718 } 21719 } 21720 flags: { 21721 flag_declaration: { 21722 name: "RELEASE_SVN_CHEETAH" 21723 namespace: "android_UNKNOWN" 21724 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 21725 value: { 21726 string_value: "00" 21727 } 21728 workflow: MANUAL 21729 containers: "vendor" 21730 } 21731 value: { 21732 string_value: "00" 21733 } 21734 traces: { 21735 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 21736 value: { 21737 string_value: "00" 21738 } 21739 } 21740 } 21741 flags: { 21742 flag_declaration: { 21743 name: "RELEASE_SVN_FELIX" 21744 namespace: "android_UNKNOWN" 21745 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 21746 value: { 21747 string_value: "00" 21748 } 21749 workflow: MANUAL 21750 containers: "vendor" 21751 } 21752 value: { 21753 string_value: "00" 21754 } 21755 traces: { 21756 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 21757 value: { 21758 string_value: "00" 21759 } 21760 } 21761 } 21762 flags: { 21763 flag_declaration: { 21764 name: "RELEASE_SVN_HUSKY" 21765 namespace: "android_UNKNOWN" 21766 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 21767 value: { 21768 string_value: "00" 21769 } 21770 workflow: MANUAL 21771 containers: "vendor" 21772 } 21773 value: { 21774 string_value: "00" 21775 } 21776 traces: { 21777 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 21778 value: { 21779 string_value: "00" 21780 } 21781 } 21782 } 21783 flags: { 21784 flag_declaration: { 21785 name: "RELEASE_SVN_LYNX" 21786 namespace: "android_UNKNOWN" 21787 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 21788 value: { 21789 string_value: "00" 21790 } 21791 workflow: MANUAL 21792 containers: "vendor" 21793 } 21794 value: { 21795 string_value: "00" 21796 } 21797 traces: { 21798 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 21799 value: { 21800 string_value: "00" 21801 } 21802 } 21803 } 21804 flags: { 21805 flag_declaration: { 21806 name: "RELEASE_SVN_ORIOLE" 21807 namespace: "android_UNKNOWN" 21808 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 21809 value: { 21810 string_value: "00" 21811 } 21812 workflow: MANUAL 21813 containers: "vendor" 21814 } 21815 value: { 21816 string_value: "00" 21817 } 21818 traces: { 21819 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 21820 value: { 21821 string_value: "00" 21822 } 21823 } 21824 } 21825 flags: { 21826 flag_declaration: { 21827 name: "RELEASE_SVN_PANTHER" 21828 namespace: "android_UNKNOWN" 21829 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 21830 value: { 21831 string_value: "00" 21832 } 21833 workflow: MANUAL 21834 containers: "vendor" 21835 } 21836 value: { 21837 string_value: "00" 21838 } 21839 traces: { 21840 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 21841 value: { 21842 string_value: "00" 21843 } 21844 } 21845 } 21846 flags: { 21847 flag_declaration: { 21848 name: "RELEASE_SVN_RAVEN" 21849 namespace: "android_UNKNOWN" 21850 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 21851 value: { 21852 string_value: "00" 21853 } 21854 workflow: MANUAL 21855 containers: "vendor" 21856 } 21857 value: { 21858 string_value: "00" 21859 } 21860 traces: { 21861 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 21862 value: { 21863 string_value: "00" 21864 } 21865 } 21866 } 21867 flags: { 21868 flag_declaration: { 21869 name: "RELEASE_SVN_SHIBA" 21870 namespace: "android_UNKNOWN" 21871 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 21872 value: { 21873 string_value: "00" 21874 } 21875 workflow: MANUAL 21876 containers: "vendor" 21877 } 21878 value: { 21879 string_value: "00" 21880 } 21881 traces: { 21882 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 21883 value: { 21884 string_value: "00" 21885 } 21886 } 21887 } 21888 flags: { 21889 flag_declaration: { 21890 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 21891 namespace: "systemui" 21892 description: "b/271887637: Flag to use speed profile in the SystemUI." 21893 value: { 21894 bool_value: false 21895 } 21896 workflow: LAUNCH 21897 containers: "system_ext" 21898 } 21899 value: { 21900 bool_value: false 21901 } 21902 traces: { 21903 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 21904 value: { 21905 bool_value: false 21906 } 21907 } 21908 } 21909 flags: { 21910 flag_declaration: { 21911 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 21912 namespace: "android_UNKNOWN" 21913 description: "System feature version for: android.hardware.type.automotive" 21914 value: { 21915 string_value: "" 21916 } 21917 workflow: MANUAL 21918 containers: "system" 21919 } 21920 value: { 21921 string_value: "" 21922 } 21923 traces: { 21924 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 21925 value: { 21926 string_value: "" 21927 } 21928 } 21929 } 21930 flags: { 21931 flag_declaration: { 21932 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 21933 namespace: "android_UNKNOWN" 21934 description: "System feature version for: android.hardware.type.embedded" 21935 value: { 21936 string_value: "" 21937 } 21938 workflow: MANUAL 21939 containers: "system" 21940 } 21941 value: { 21942 string_value: "" 21943 } 21944 traces: { 21945 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 21946 value: { 21947 string_value: "" 21948 } 21949 } 21950 } 21951 flags: { 21952 flag_declaration: { 21953 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 21954 namespace: "android_UNKNOWN" 21955 description: "System feature version for: android.software.leanback" 21956 value: { 21957 string_value: "" 21958 } 21959 workflow: MANUAL 21960 containers: "system" 21961 } 21962 value: { 21963 string_value: "" 21964 } 21965 traces: { 21966 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 21967 value: { 21968 string_value: "" 21969 } 21970 } 21971 } 21972 flags: { 21973 flag_declaration: { 21974 name: "RELEASE_SYSTEM_FEATURE_PC" 21975 namespace: "android_UNKNOWN" 21976 description: "System feature version for: android.hardware.type.pc" 21977 value: { 21978 string_value: "" 21979 } 21980 workflow: MANUAL 21981 containers: "system" 21982 } 21983 value: { 21984 string_value: "" 21985 } 21986 traces: { 21987 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 21988 value: { 21989 string_value: "" 21990 } 21991 } 21992 } 21993 flags: { 21994 flag_declaration: { 21995 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 21996 namespace: "android_UNKNOWN" 21997 description: "System feature version for: android.hardware.type.television" 21998 value: { 21999 string_value: "" 22000 } 22001 workflow: MANUAL 22002 containers: "system" 22003 } 22004 value: { 22005 string_value: "" 22006 } 22007 traces: { 22008 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 22009 value: { 22010 string_value: "" 22011 } 22012 } 22013 } 22014 flags: { 22015 flag_declaration: { 22016 name: "RELEASE_SYSTEM_FEATURE_WATCH" 22017 namespace: "android_UNKNOWN" 22018 description: "System feature version for: android.hardware.type.watch" 22019 value: { 22020 string_value: "" 22021 } 22022 workflow: MANUAL 22023 containers: "system" 22024 } 22025 value: { 22026 string_value: "" 22027 } 22028 traces: { 22029 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 22030 value: { 22031 string_value: "" 22032 } 22033 } 22034 } 22035 flags: { 22036 flag_declaration: { 22037 name: "RELEASE_TARGET_JAVA_21" 22038 namespace: "core_libraries" 22039 description: "Control if we should target java 21." 22040 value: { 22041 bool_value: false 22042 } 22043 workflow: LAUNCH 22044 containers: "product" 22045 containers: "system" 22046 containers: "system_ext" 22047 containers: "vendor" 22048 } 22049 value: { 22050 bool_value: false 22051 } 22052 traces: { 22053 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 22054 value: { 22055 bool_value: false 22056 } 22057 } 22058 } 22059 flags: { 22060 flag_declaration: { 22061 name: "RELEASE_UNLOCKED_STORAGE_API" 22062 namespace: "android_UNKNOWN" 22063 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 22064 value: { 22065 bool_value: false 22066 } 22067 workflow: LAUNCH 22068 containers: "product" 22069 containers: "system" 22070 containers: "system_ext" 22071 containers: "vendor" 22072 } 22073 value: { 22074 bool_value: false 22075 } 22076 traces: { 22077 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 22078 value: { 22079 bool_value: false 22080 } 22081 } 22082 } 22083 flags: { 22084 flag_declaration: { 22085 name: "RELEASE_UPROBESTATS_MODULE" 22086 namespace: "system_performance" 22087 description: "If true, then uprobestats module is enabled as an apex" 22088 value: { 22089 bool_value: false 22090 } 22091 workflow: LAUNCH 22092 containers: "product" 22093 containers: "system" 22094 containers: "system_ext" 22095 containers: "vendor" 22096 } 22097 value: { 22098 bool_value: false 22099 } 22100 traces: { 22101 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 22102 value: { 22103 bool_value: false 22104 } 22105 } 22106 } 22107 flags: { 22108 flag_declaration: { 22109 name: "RELEASE_USE_DEX_V41" 22110 namespace: "android_UNKNOWN" 22111 description: "feature flag for enabling new DEX file format (v41)" 22112 value: { 22113 unspecified_value: false 22114 } 22115 workflow: LAUNCH 22116 containers: "product" 22117 containers: "system" 22118 containers: "system_ext" 22119 containers: "vendor" 22120 } 22121 value: {} 22122 traces: { 22123 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 22124 value: { 22125 unspecified_value: false 22126 } 22127 } 22128 } 22129 flags: { 22130 flag_declaration: { 22131 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 22132 namespace: "android_UNKNOWN" 22133 description: "feature flag for enabling optimized_shrink_resources: true by default" 22134 value: { 22135 unspecified_value: false 22136 } 22137 workflow: LAUNCH 22138 containers: "product" 22139 containers: "system" 22140 containers: "system_ext" 22141 containers: "vendor" 22142 } 22143 value: {} 22144 traces: { 22145 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 22146 value: { 22147 unspecified_value: false 22148 } 22149 } 22150 } 22151 flags: { 22152 flag_declaration: { 22153 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 22154 namespace: "android_UNKNOWN" 22155 description: "feature flag for enabling use_resource_processor: true by default" 22156 value: { 22157 bool_value: false 22158 } 22159 workflow: LAUNCH 22160 containers: "product" 22161 containers: "system" 22162 containers: "system_ext" 22163 containers: "vendor" 22164 } 22165 value: { 22166 bool_value: false 22167 } 22168 traces: { 22169 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 22170 value: { 22171 bool_value: false 22172 } 22173 } 22174 } 22175 flags: { 22176 flag_declaration: { 22177 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 22178 namespace: "system_performance" 22179 description: "Enable use of system feature build-time flags and codegen." 22180 value: { 22181 unspecified_value: false 22182 } 22183 workflow: LAUNCH 22184 containers: "product" 22185 containers: "system" 22186 containers: "system_ext" 22187 containers: "vendor" 22188 } 22189 value: {} 22190 traces: { 22191 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 22192 value: { 22193 unspecified_value: false 22194 } 22195 } 22196 } 22197 flags: { 22198 flag_declaration: { 22199 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 22200 namespace: "android_UNKNOWN" 22201 description: "feature flag for enabling building with transitive classpaths" 22202 value: { 22203 unspecified_value: false 22204 } 22205 workflow: LAUNCH 22206 containers: "product" 22207 containers: "system" 22208 containers: "system_ext" 22209 containers: "vendor" 22210 } 22211 value: {} 22212 traces: { 22213 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 22214 value: { 22215 unspecified_value: false 22216 } 22217 } 22218 } 22219 flags: { 22220 flag_declaration: { 22221 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 22222 namespace: "android_UNKNOWN" 22223 description: "b/318717084 - enable the WebViewBootstrap mainline module" 22224 value: { 22225 bool_value: false 22226 } 22227 workflow: LAUNCH 22228 containers: "product" 22229 containers: "system" 22230 containers: "system_ext" 22231 containers: "vendor" 22232 } 22233 value: { 22234 bool_value: false 22235 } 22236 traces: { 22237 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 22238 value: { 22239 bool_value: false 22240 } 22241 } 22242 } 22243 flags: { 22244 flag_declaration: { 22245 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 22246 namespace: "wifi" 22247 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 22248 value: { 22249 unspecified_value: false 22250 } 22251 workflow: LAUNCH 22252 containers: "com.android.wifi" 22253 } 22254 value: {} 22255 traces: { 22256 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 22257 value: { 22258 unspecified_value: false 22259 } 22260 } 22261 } 22262 flags: { 22263 flag_declaration: { 22264 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 22265 namespace: "android_UNKNOWN" 22266 description: "" 22267 value: { 22268 string_value: "." 22269 } 22270 workflow: PREBUILT 22271 containers: "vendor" 22272 } 22273 value: { 22274 string_value: "." 22275 } 22276 traces: { 22277 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 22278 value: { 22279 string_value: "." 22280 } 22281 } 22282 } 22283 flags: { 22284 flag_declaration: { 22285 name: "RELEASE_WLAN_CT3_FW_DIR" 22286 namespace: "android_UNKNOWN" 22287 description: "" 22288 value: { 22289 string_value: "." 22290 } 22291 workflow: PREBUILT 22292 containers: "vendor" 22293 } 22294 value: { 22295 string_value: "." 22296 } 22297 traces: { 22298 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 22299 value: { 22300 string_value: "." 22301 } 22302 } 22303 } 22304 flags: { 22305 flag_declaration: { 22306 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 22307 namespace: "android_UNKNOWN" 22308 description: "" 22309 value: { 22310 string_value: "." 22311 } 22312 workflow: PREBUILT 22313 containers: "vendor" 22314 } 22315 value: { 22316 string_value: "." 22317 } 22318 traces: { 22319 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 22320 value: { 22321 string_value: "." 22322 } 22323 } 22324 } 22325 flags: { 22326 flag_declaration: { 22327 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 22328 namespace: "android_UNKNOWN" 22329 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 22330 value: { 22331 bool_value: false 22332 } 22333 workflow: LAUNCH 22334 containers: "product" 22335 containers: "system" 22336 containers: "system_ext" 22337 containers: "vendor" 22338 } 22339 value: { 22340 bool_value: false 22341 } 22342 traces: { 22343 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 22344 value: { 22345 bool_value: false 22346 } 22347 } 22348 } 22349 aconfig_value_sets: "aconfig_value_set-platform_build_release-root" 22350 aconfig_value_sets: "aconfig_value_set-platform_build_release-ap3a" 22351 aconfig_value_sets: "aconfig_value_set-platform_build_release-ap4a" 22352 inherits: "root" 22353 inherits: "ap3a" 22354 directories: "build/release" 22355 directories: "build/release/gms_mainline/required" 22356 value_directories: "build/release" 22357 value_directories: "build/release/gms_mainline/required" 22358 release_config_type: RELEASE_CONFIG 22359} 22360other_release_configs: { 22361 name: "eng" 22362 flags: { 22363 flag_declaration: { 22364 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 22365 namespace: "android_UNKNOWN" 22366 description: "Also generate all_aconfig_declarations for these release configs" 22367 value: { 22368 unspecified_value: false 22369 } 22370 workflow: MANUAL 22371 containers: "host" 22372 } 22373 value: {} 22374 traces: { 22375 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 22376 value: { 22377 unspecified_value: false 22378 } 22379 } 22380 } 22381 flags: { 22382 flag_declaration: { 22383 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 22384 namespace: "android_UNKNOWN" 22385 description: "The default permission for all flags" 22386 value: { 22387 string_value: "READ_WRITE" 22388 } 22389 workflow: MANUAL 22390 containers: "product" 22391 containers: "system" 22392 containers: "system_ext" 22393 containers: "vendor" 22394 } 22395 value: { 22396 string_value: "READ_WRITE" 22397 } 22398 traces: { 22399 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 22400 value: { 22401 string_value: "READ_WRITE" 22402 } 22403 } 22404 } 22405 flags: { 22406 flag_declaration: { 22407 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 22408 namespace: "android_UNKNOWN" 22409 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 22410 value: { 22411 bool_value: false 22412 } 22413 workflow: MANUAL 22414 containers: "product" 22415 containers: "system" 22416 containers: "system_ext" 22417 containers: "vendor" 22418 } 22419 value: { 22420 bool_value: false 22421 } 22422 traces: { 22423 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 22424 value: { 22425 bool_value: false 22426 } 22427 } 22428 } 22429 flags: { 22430 flag_declaration: { 22431 name: "RELEASE_ACONFIG_VALUE_SETS" 22432 namespace: "android_UNKNOWN" 22433 description: "Aconfig value sets assembled by release-config" 22434 value: { 22435 unspecified_value: false 22436 } 22437 workflow: MANUAL 22438 containers: "system" 22439 containers: "system_ext" 22440 containers: "product" 22441 containers: "vendor" 22442 } 22443 value: { 22444 string_value: "aconfig_value_set-platform_build_release-eng" 22445 } 22446 traces: { 22447 source: "build/release/release_configs/eng.textproto" 22448 value: { 22449 string_value: "aconfig_value_set-platform_build_release-eng" 22450 } 22451 } 22452 } 22453 flags: { 22454 flag_declaration: { 22455 name: "RELEASE_AIDL_USE_UNFROZEN" 22456 namespace: "android_UNKNOWN" 22457 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." 22458 value: { 22459 bool_value: true 22460 } 22461 workflow: LAUNCH 22462 containers: "product" 22463 containers: "system" 22464 containers: "system_ext" 22465 containers: "vendor" 22466 } 22467 value: { 22468 bool_value: true 22469 } 22470 traces: { 22471 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 22472 value: { 22473 bool_value: true 22474 } 22475 } 22476 } 22477 flags: { 22478 flag_declaration: { 22479 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 22480 namespace: "android_UNKNOWN" 22481 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 22482 value: { 22483 string_value: "" 22484 } 22485 workflow: MANUAL 22486 containers: "product" 22487 containers: "system" 22488 containers: "system_ext" 22489 containers: "vendor" 22490 } 22491 value: { 22492 string_value: "" 22493 } 22494 traces: { 22495 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 22496 value: { 22497 string_value: "" 22498 } 22499 } 22500 } 22501 flags: { 22502 flag_declaration: { 22503 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 22504 namespace: "android_UNKNOWN" 22505 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 22506 value: { 22507 unspecified_value: false 22508 } 22509 workflow: MANUAL 22510 containers: "product" 22511 containers: "system" 22512 containers: "system_ext" 22513 containers: "vendor" 22514 } 22515 value: {} 22516 traces: { 22517 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 22518 value: { 22519 unspecified_value: false 22520 } 22521 } 22522 } 22523 flags: { 22524 flag_declaration: { 22525 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 22526 namespace: "android_UNKNOWN" 22527 description: "" 22528 value: { 22529 unspecified_value: false 22530 } 22531 workflow: MANUAL 22532 containers: "product" 22533 containers: "system" 22534 containers: "system_ext" 22535 containers: "vendor" 22536 } 22537 value: {} 22538 traces: { 22539 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 22540 value: { 22541 unspecified_value: false 22542 } 22543 } 22544 } 22545 flags: { 22546 flag_declaration: { 22547 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 22548 namespace: "android_UNKNOWN" 22549 description: "" 22550 value: { 22551 unspecified_value: false 22552 } 22553 workflow: MANUAL 22554 containers: "product" 22555 containers: "system" 22556 containers: "system_ext" 22557 containers: "vendor" 22558 } 22559 value: {} 22560 traces: { 22561 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 22562 value: { 22563 unspecified_value: false 22564 } 22565 } 22566 } 22567 flags: { 22568 flag_declaration: { 22569 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 22570 namespace: "android_UNKNOWN" 22571 description: "" 22572 value: { 22573 unspecified_value: false 22574 } 22575 workflow: MANUAL 22576 containers: "product" 22577 containers: "system" 22578 containers: "system_ext" 22579 containers: "vendor" 22580 } 22581 value: {} 22582 traces: { 22583 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 22584 value: { 22585 unspecified_value: false 22586 } 22587 } 22588 } 22589 flags: { 22590 flag_declaration: { 22591 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 22592 namespace: "android_UNKNOWN" 22593 description: "" 22594 value: { 22595 unspecified_value: false 22596 } 22597 workflow: MANUAL 22598 containers: "product" 22599 containers: "system" 22600 containers: "system_ext" 22601 containers: "vendor" 22602 } 22603 value: {} 22604 traces: { 22605 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 22606 value: { 22607 unspecified_value: false 22608 } 22609 } 22610 } 22611 flags: { 22612 flag_declaration: { 22613 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 22614 namespace: "android_UNKNOWN" 22615 description: "" 22616 value: { 22617 unspecified_value: false 22618 } 22619 workflow: MANUAL 22620 containers: "product" 22621 containers: "system" 22622 containers: "system_ext" 22623 containers: "vendor" 22624 } 22625 value: {} 22626 traces: { 22627 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 22628 value: { 22629 unspecified_value: false 22630 } 22631 } 22632 } 22633 flags: { 22634 flag_declaration: { 22635 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 22636 namespace: "android_UNKNOWN" 22637 description: "" 22638 value: { 22639 unspecified_value: false 22640 } 22641 workflow: MANUAL 22642 containers: "product" 22643 containers: "system" 22644 containers: "system_ext" 22645 containers: "vendor" 22646 } 22647 value: {} 22648 traces: { 22649 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 22650 value: { 22651 unspecified_value: false 22652 } 22653 } 22654 } 22655 flags: { 22656 flag_declaration: { 22657 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 22658 namespace: "android_UNKNOWN" 22659 description: "" 22660 value: { 22661 unspecified_value: false 22662 } 22663 workflow: MANUAL 22664 containers: "product" 22665 containers: "system" 22666 containers: "system_ext" 22667 containers: "vendor" 22668 } 22669 value: {} 22670 traces: { 22671 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 22672 value: { 22673 unspecified_value: false 22674 } 22675 } 22676 } 22677 flags: { 22678 flag_declaration: { 22679 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 22680 namespace: "android_UNKNOWN" 22681 description: "" 22682 value: { 22683 unspecified_value: false 22684 } 22685 workflow: MANUAL 22686 containers: "product" 22687 containers: "system" 22688 containers: "system_ext" 22689 containers: "vendor" 22690 } 22691 value: {} 22692 traces: { 22693 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 22694 value: { 22695 unspecified_value: false 22696 } 22697 } 22698 } 22699 flags: { 22700 flag_declaration: { 22701 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 22702 namespace: "android_UNKNOWN" 22703 description: "" 22704 value: { 22705 unspecified_value: false 22706 } 22707 workflow: MANUAL 22708 containers: "product" 22709 containers: "system" 22710 containers: "system_ext" 22711 containers: "vendor" 22712 } 22713 value: {} 22714 traces: { 22715 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 22716 value: { 22717 unspecified_value: false 22718 } 22719 } 22720 } 22721 flags: { 22722 flag_declaration: { 22723 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 22724 namespace: "android_UNKNOWN" 22725 description: "" 22726 value: { 22727 unspecified_value: false 22728 } 22729 workflow: MANUAL 22730 containers: "product" 22731 containers: "system" 22732 containers: "system_ext" 22733 containers: "vendor" 22734 } 22735 value: {} 22736 traces: { 22737 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 22738 value: { 22739 unspecified_value: false 22740 } 22741 } 22742 } 22743 flags: { 22744 flag_declaration: { 22745 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 22746 namespace: "android_UNKNOWN" 22747 description: "" 22748 value: { 22749 unspecified_value: false 22750 } 22751 workflow: MANUAL 22752 containers: "product" 22753 containers: "system" 22754 containers: "system_ext" 22755 containers: "vendor" 22756 } 22757 value: {} 22758 traces: { 22759 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 22760 value: { 22761 unspecified_value: false 22762 } 22763 } 22764 } 22765 flags: { 22766 flag_declaration: { 22767 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 22768 namespace: "android_UNKNOWN" 22769 description: "" 22770 value: { 22771 unspecified_value: false 22772 } 22773 workflow: MANUAL 22774 containers: "product" 22775 containers: "system" 22776 containers: "system_ext" 22777 containers: "vendor" 22778 } 22779 value: {} 22780 traces: { 22781 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 22782 value: { 22783 unspecified_value: false 22784 } 22785 } 22786 } 22787 flags: { 22788 flag_declaration: { 22789 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 22790 namespace: "android_UNKNOWN" 22791 description: "" 22792 value: { 22793 unspecified_value: false 22794 } 22795 workflow: MANUAL 22796 containers: "product" 22797 containers: "system" 22798 containers: "system_ext" 22799 containers: "vendor" 22800 } 22801 value: {} 22802 traces: { 22803 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 22804 value: { 22805 unspecified_value: false 22806 } 22807 } 22808 } 22809 flags: { 22810 flag_declaration: { 22811 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 22812 namespace: "android_UNKNOWN" 22813 description: "" 22814 value: { 22815 unspecified_value: false 22816 } 22817 workflow: MANUAL 22818 containers: "product" 22819 containers: "system" 22820 containers: "system_ext" 22821 containers: "vendor" 22822 } 22823 value: {} 22824 traces: { 22825 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 22826 value: { 22827 unspecified_value: false 22828 } 22829 } 22830 } 22831 flags: { 22832 flag_declaration: { 22833 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 22834 namespace: "android_UNKNOWN" 22835 description: "" 22836 value: { 22837 unspecified_value: false 22838 } 22839 workflow: MANUAL 22840 containers: "product" 22841 containers: "system" 22842 containers: "system_ext" 22843 containers: "vendor" 22844 } 22845 value: {} 22846 traces: { 22847 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 22848 value: { 22849 unspecified_value: false 22850 } 22851 } 22852 } 22853 flags: { 22854 flag_declaration: { 22855 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 22856 namespace: "android_UNKNOWN" 22857 description: "" 22858 value: { 22859 unspecified_value: false 22860 } 22861 workflow: MANUAL 22862 containers: "product" 22863 containers: "system" 22864 containers: "system_ext" 22865 containers: "vendor" 22866 } 22867 value: {} 22868 traces: { 22869 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 22870 value: { 22871 unspecified_value: false 22872 } 22873 } 22874 } 22875 flags: { 22876 flag_declaration: { 22877 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 22878 namespace: "android_UNKNOWN" 22879 description: "" 22880 value: { 22881 unspecified_value: false 22882 } 22883 workflow: MANUAL 22884 containers: "product" 22885 containers: "system" 22886 containers: "system_ext" 22887 containers: "vendor" 22888 } 22889 value: {} 22890 traces: { 22891 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 22892 value: { 22893 unspecified_value: false 22894 } 22895 } 22896 } 22897 flags: { 22898 flag_declaration: { 22899 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 22900 namespace: "android_UNKNOWN" 22901 description: "" 22902 value: { 22903 unspecified_value: false 22904 } 22905 workflow: MANUAL 22906 containers: "product" 22907 containers: "system" 22908 containers: "system_ext" 22909 containers: "vendor" 22910 } 22911 value: {} 22912 traces: { 22913 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 22914 value: { 22915 unspecified_value: false 22916 } 22917 } 22918 } 22919 flags: { 22920 flag_declaration: { 22921 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 22922 namespace: "android_UNKNOWN" 22923 description: "" 22924 value: { 22925 unspecified_value: false 22926 } 22927 workflow: MANUAL 22928 containers: "product" 22929 containers: "system" 22930 containers: "system_ext" 22931 containers: "vendor" 22932 } 22933 value: {} 22934 traces: { 22935 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 22936 value: { 22937 unspecified_value: false 22938 } 22939 } 22940 } 22941 flags: { 22942 flag_declaration: { 22943 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 22944 namespace: "android_UNKNOWN" 22945 description: "" 22946 value: { 22947 unspecified_value: false 22948 } 22949 workflow: MANUAL 22950 containers: "product" 22951 containers: "system" 22952 containers: "system_ext" 22953 containers: "vendor" 22954 } 22955 value: {} 22956 traces: { 22957 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 22958 value: { 22959 unspecified_value: false 22960 } 22961 } 22962 } 22963 flags: { 22964 flag_declaration: { 22965 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 22966 namespace: "android_UNKNOWN" 22967 description: "" 22968 value: { 22969 unspecified_value: false 22970 } 22971 workflow: MANUAL 22972 containers: "product" 22973 containers: "system" 22974 containers: "system_ext" 22975 containers: "vendor" 22976 } 22977 value: {} 22978 traces: { 22979 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 22980 value: { 22981 unspecified_value: false 22982 } 22983 } 22984 } 22985 flags: { 22986 flag_declaration: { 22987 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 22988 namespace: "android_UNKNOWN" 22989 description: "" 22990 value: { 22991 unspecified_value: false 22992 } 22993 workflow: MANUAL 22994 containers: "product" 22995 containers: "system" 22996 containers: "system_ext" 22997 containers: "vendor" 22998 } 22999 value: {} 23000 traces: { 23001 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 23002 value: { 23003 unspecified_value: false 23004 } 23005 } 23006 } 23007 flags: { 23008 flag_declaration: { 23009 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 23010 namespace: "android_UNKNOWN" 23011 description: "flag to enable prebuilts for primary libs module (DCLA)" 23012 value: { 23013 unspecified_value: false 23014 } 23015 workflow: MANUAL 23016 containers: "system" 23017 } 23018 value: {} 23019 traces: { 23020 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 23021 value: { 23022 unspecified_value: false 23023 } 23024 } 23025 } 23026 flags: { 23027 flag_declaration: { 23028 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 23029 namespace: "android_UNKNOWN" 23030 description: "" 23031 value: { 23032 unspecified_value: false 23033 } 23034 workflow: MANUAL 23035 containers: "product" 23036 containers: "system" 23037 containers: "system_ext" 23038 containers: "vendor" 23039 } 23040 value: {} 23041 traces: { 23042 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 23043 value: { 23044 unspecified_value: false 23045 } 23046 } 23047 } 23048 flags: { 23049 flag_declaration: { 23050 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 23051 namespace: "android_UNKNOWN" 23052 description: "" 23053 value: { 23054 unspecified_value: false 23055 } 23056 workflow: MANUAL 23057 containers: "product" 23058 containers: "system" 23059 containers: "system_ext" 23060 containers: "vendor" 23061 } 23062 value: {} 23063 traces: { 23064 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 23065 value: { 23066 unspecified_value: false 23067 } 23068 } 23069 } 23070 flags: { 23071 flag_declaration: { 23072 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 23073 namespace: "android_UNKNOWN" 23074 description: "" 23075 value: { 23076 unspecified_value: false 23077 } 23078 workflow: MANUAL 23079 containers: "product" 23080 containers: "system" 23081 containers: "system_ext" 23082 containers: "vendor" 23083 } 23084 value: {} 23085 traces: { 23086 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 23087 value: { 23088 unspecified_value: false 23089 } 23090 } 23091 } 23092 flags: { 23093 flag_declaration: { 23094 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 23095 namespace: "android_UNKNOWN" 23096 description: "" 23097 value: { 23098 unspecified_value: false 23099 } 23100 workflow: MANUAL 23101 containers: "product" 23102 containers: "system" 23103 containers: "system_ext" 23104 containers: "vendor" 23105 } 23106 value: {} 23107 traces: { 23108 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 23109 value: { 23110 unspecified_value: false 23111 } 23112 } 23113 } 23114 flags: { 23115 flag_declaration: { 23116 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 23117 namespace: "android_UNKNOWN" 23118 description: "" 23119 value: { 23120 unspecified_value: false 23121 } 23122 workflow: MANUAL 23123 containers: "product" 23124 containers: "system" 23125 containers: "system_ext" 23126 containers: "vendor" 23127 } 23128 value: {} 23129 traces: { 23130 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 23131 value: { 23132 unspecified_value: false 23133 } 23134 } 23135 } 23136 flags: { 23137 flag_declaration: { 23138 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 23139 namespace: "android_UNKNOWN" 23140 description: "" 23141 value: { 23142 unspecified_value: false 23143 } 23144 workflow: MANUAL 23145 containers: "product" 23146 containers: "system" 23147 containers: "system_ext" 23148 containers: "vendor" 23149 } 23150 value: {} 23151 traces: { 23152 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 23153 value: { 23154 unspecified_value: false 23155 } 23156 } 23157 } 23158 flags: { 23159 flag_declaration: { 23160 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 23161 namespace: "android_UNKNOWN" 23162 description: "flag to enable prebuilts for mainline telemetry tvp" 23163 value: { 23164 unspecified_value: false 23165 } 23166 workflow: MANUAL 23167 containers: "system" 23168 } 23169 value: {} 23170 traces: { 23171 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 23172 value: { 23173 unspecified_value: false 23174 } 23175 } 23176 } 23177 flags: { 23178 flag_declaration: { 23179 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 23180 namespace: "android_UNKNOWN" 23181 description: "" 23182 value: { 23183 unspecified_value: false 23184 } 23185 workflow: MANUAL 23186 containers: "product" 23187 containers: "system" 23188 containers: "system_ext" 23189 containers: "vendor" 23190 } 23191 value: {} 23192 traces: { 23193 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 23194 value: { 23195 unspecified_value: false 23196 } 23197 } 23198 } 23199 flags: { 23200 flag_declaration: { 23201 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 23202 namespace: "android_UNKNOWN" 23203 description: "" 23204 value: { 23205 unspecified_value: false 23206 } 23207 workflow: MANUAL 23208 containers: "product" 23209 containers: "system" 23210 containers: "system_ext" 23211 containers: "vendor" 23212 } 23213 value: {} 23214 traces: { 23215 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 23216 value: { 23217 unspecified_value: false 23218 } 23219 } 23220 } 23221 flags: { 23222 flag_declaration: { 23223 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 23224 namespace: "android_UNKNOWN" 23225 description: "" 23226 value: { 23227 unspecified_value: false 23228 } 23229 workflow: MANUAL 23230 containers: "product" 23231 containers: "system" 23232 containers: "system_ext" 23233 containers: "vendor" 23234 } 23235 value: {} 23236 traces: { 23237 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 23238 value: { 23239 unspecified_value: false 23240 } 23241 } 23242 } 23243 flags: { 23244 flag_declaration: { 23245 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 23246 namespace: "android_UNKNOWN" 23247 description: "Mounts Data APEXes in apexd-bootstrap stage" 23248 value: { 23249 bool_value: false 23250 } 23251 workflow: LAUNCH 23252 containers: "system" 23253 } 23254 value: { 23255 bool_value: false 23256 } 23257 traces: { 23258 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 23259 value: { 23260 bool_value: false 23261 } 23262 } 23263 } 23264 flags: { 23265 flag_declaration: { 23266 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 23267 namespace: "android_UNKNOWN" 23268 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 23269 value: { 23270 bool_value: false 23271 } 23272 workflow: LAUNCH 23273 containers: "system" 23274 } 23275 value: { 23276 bool_value: false 23277 } 23278 traces: { 23279 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 23280 value: { 23281 bool_value: false 23282 } 23283 } 23284 } 23285 flags: { 23286 flag_declaration: { 23287 name: "RELEASE_APPFUNCTION_SIDECAR" 23288 namespace: "machine_learning" 23289 description: "Release flag for appfunction sidecar jar" 23290 value: { 23291 unspecified_value: false 23292 } 23293 workflow: LAUNCH 23294 containers: "system_ext" 23295 } 23296 value: {} 23297 traces: { 23298 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 23299 value: { 23300 unspecified_value: false 23301 } 23302 } 23303 } 23304 flags: { 23305 flag_declaration: { 23306 name: "RELEASE_ATTEST_MODULES" 23307 namespace: "hardware_backed_security" 23308 description: "Support attestation of modules" 23309 value: { 23310 unspecified_value: false 23311 } 23312 workflow: LAUNCH 23313 containers: "system" 23314 } 23315 value: {} 23316 traces: { 23317 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 23318 value: { 23319 unspecified_value: false 23320 } 23321 } 23322 } 23323 flags: { 23324 flag_declaration: { 23325 name: "RELEASE_AVATAR_PICKER_APP" 23326 namespace: "android_UNKNOWN" 23327 description: "Move User avatar picker from SettingsLib to preinstalled app." 23328 value: { 23329 bool_value: false 23330 } 23331 workflow: LAUNCH 23332 containers: "product" 23333 containers: "system" 23334 containers: "system_ext" 23335 containers: "vendor" 23336 } 23337 value: { 23338 bool_value: false 23339 } 23340 traces: { 23341 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 23342 value: { 23343 bool_value: false 23344 } 23345 } 23346 } 23347 flags: { 23348 flag_declaration: { 23349 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 23350 namespace: "android_virtualization" 23351 description: "Enables acces to the AVF APIs to pre-installed apps." 23352 value: { 23353 bool_value: false 23354 } 23355 workflow: LAUNCH 23356 containers: "system" 23357 } 23358 value: { 23359 bool_value: false 23360 } 23361 traces: { 23362 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 23363 value: { 23364 bool_value: false 23365 } 23366 } 23367 } 23368 flags: { 23369 flag_declaration: { 23370 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 23371 namespace: "android_virtualization" 23372 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." 23373 value: { 23374 bool_value: false 23375 } 23376 workflow: LAUNCH 23377 containers: "product" 23378 containers: "system" 23379 containers: "system_ext" 23380 containers: "vendor" 23381 } 23382 value: { 23383 bool_value: false 23384 } 23385 traces: { 23386 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 23387 value: { 23388 bool_value: false 23389 } 23390 } 23391 } 23392 flags: { 23393 flag_declaration: { 23394 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 23395 namespace: "android_virtualization" 23396 description: "Enables new DICE functionality in Microdroid VMs." 23397 value: { 23398 bool_value: false 23399 } 23400 workflow: LAUNCH 23401 containers: "product" 23402 containers: "system" 23403 containers: "system_ext" 23404 containers: "vendor" 23405 } 23406 value: { 23407 bool_value: false 23408 } 23409 traces: { 23410 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 23411 value: { 23412 bool_value: false 23413 } 23414 } 23415 } 23416 flags: { 23417 flag_declaration: { 23418 name: "RELEASE_AVF_ENABLE_EARLY_VM" 23419 namespace: "android_virtualization" 23420 description: "Adds supports for VMs in the early boot, before /data mount." 23421 value: { 23422 bool_value: false 23423 } 23424 workflow: LAUNCH 23425 containers: "system" 23426 } 23427 value: { 23428 bool_value: false 23429 } 23430 traces: { 23431 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 23432 value: { 23433 bool_value: false 23434 } 23435 } 23436 } 23437 flags: { 23438 flag_declaration: { 23439 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 23440 namespace: "android_virtualization" 23441 description: "Enables new llPvm functionality in Microdroid VMs." 23442 value: { 23443 bool_value: false 23444 } 23445 workflow: LAUNCH 23446 containers: "product" 23447 containers: "system" 23448 containers: "system_ext" 23449 containers: "vendor" 23450 } 23451 value: { 23452 bool_value: false 23453 } 23454 traces: { 23455 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 23456 value: { 23457 bool_value: false 23458 } 23459 } 23460 } 23461 flags: { 23462 flag_declaration: { 23463 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 23464 namespace: "android_virtualization" 23465 description: "Allows microfuchsia to run on AVF." 23466 value: { 23467 bool_value: false 23468 } 23469 workflow: LAUNCH 23470 containers: "system" 23471 } 23472 value: { 23473 bool_value: false 23474 } 23475 traces: { 23476 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 23477 value: { 23478 bool_value: false 23479 } 23480 } 23481 } 23482 flags: { 23483 flag_declaration: { 23484 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 23485 namespace: "android_virtualization" 23486 description: "Enables running multiple payloads in the same Microdroid VM instance." 23487 value: { 23488 bool_value: false 23489 } 23490 workflow: LAUNCH 23491 containers: "system" 23492 } 23493 value: { 23494 bool_value: false 23495 } 23496 traces: { 23497 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 23498 value: { 23499 bool_value: false 23500 } 23501 } 23502 } 23503 flags: { 23504 flag_declaration: { 23505 name: "RELEASE_AVF_ENABLE_NETWORK" 23506 namespace: "android_virtualization" 23507 description: "Adds supports for network functionality in VMs." 23508 value: { 23509 bool_value: false 23510 } 23511 workflow: LAUNCH 23512 containers: "system" 23513 } 23514 value: { 23515 bool_value: false 23516 } 23517 traces: { 23518 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 23519 value: { 23520 bool_value: false 23521 } 23522 } 23523 } 23524 flags: { 23525 flag_declaration: { 23526 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 23527 namespace: "android_virtualization" 23528 description: "Enables pVM remote attestation in Microdroid VM." 23529 value: { 23530 bool_value: false 23531 } 23532 workflow: LAUNCH 23533 containers: "product" 23534 containers: "system" 23535 containers: "system_ext" 23536 containers: "vendor" 23537 } 23538 value: { 23539 bool_value: false 23540 } 23541 traces: { 23542 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 23543 value: { 23544 bool_value: false 23545 } 23546 } 23547 } 23548 flags: { 23549 flag_declaration: { 23550 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 23551 namespace: "android_virtualization" 23552 description: "Adds userspace support for assigning TPU device to pVMs" 23553 value: { 23554 bool_value: false 23555 } 23556 workflow: LAUNCH 23557 containers: "system" 23558 } 23559 value: { 23560 bool_value: false 23561 } 23562 traces: { 23563 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 23564 value: { 23565 bool_value: false 23566 } 23567 } 23568 } 23569 flags: { 23570 flag_declaration: { 23571 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 23572 namespace: "android_virtualization" 23573 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 23574 value: { 23575 bool_value: false 23576 } 23577 workflow: LAUNCH 23578 containers: "product" 23579 containers: "system" 23580 containers: "system_ext" 23581 containers: "vendor" 23582 } 23583 value: { 23584 bool_value: false 23585 } 23586 traces: { 23587 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 23588 value: { 23589 bool_value: false 23590 } 23591 } 23592 } 23593 flags: { 23594 flag_declaration: { 23595 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 23596 namespace: "android_virtualization" 23597 description: "Enables Virtual Cpufreq support in Microdroid VM." 23598 value: { 23599 bool_value: false 23600 } 23601 workflow: LAUNCH 23602 containers: "product" 23603 containers: "system" 23604 containers: "system_ext" 23605 containers: "vendor" 23606 } 23607 value: { 23608 bool_value: false 23609 } 23610 traces: { 23611 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 23612 value: { 23613 bool_value: false 23614 } 23615 } 23616 } 23617 flags: { 23618 flag_declaration: { 23619 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 23620 namespace: "android_virtualization" 23621 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 23622 value: { 23623 bool_value: false 23624 } 23625 workflow: LAUNCH 23626 containers: "system" 23627 } 23628 value: { 23629 bool_value: false 23630 } 23631 traces: { 23632 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 23633 value: { 23634 bool_value: false 23635 } 23636 } 23637 } 23638 flags: { 23639 flag_declaration: { 23640 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 23641 namespace: "android_virtualization" 23642 description: "Adds supports for Widevine pVM" 23643 value: { 23644 bool_value: false 23645 } 23646 workflow: LAUNCH 23647 containers: "system" 23648 } 23649 value: { 23650 bool_value: false 23651 } 23652 traces: { 23653 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 23654 value: { 23655 bool_value: false 23656 } 23657 } 23658 } 23659 flags: { 23660 flag_declaration: { 23661 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 23662 namespace: "android_virtualization" 23663 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 23664 value: { 23665 bool_value: false 23666 } 23667 workflow: LAUNCH 23668 containers: "system" 23669 } 23670 value: { 23671 bool_value: false 23672 } 23673 traces: { 23674 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 23675 value: { 23676 bool_value: false 23677 } 23678 } 23679 } 23680 flags: { 23681 flag_declaration: { 23682 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 23683 namespace: "android_virtualization" 23684 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 23685 value: { 23686 bool_value: false 23687 } 23688 workflow: LAUNCH 23689 containers: "system" 23690 } 23691 value: { 23692 bool_value: false 23693 } 23694 traces: { 23695 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 23696 value: { 23697 bool_value: false 23698 } 23699 } 23700 } 23701 flags: { 23702 flag_declaration: { 23703 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 23704 namespace: "android_virtualization" 23705 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 23706 value: { 23707 unspecified_value: false 23708 } 23709 workflow: PREBUILT 23710 containers: "system" 23711 } 23712 value: {} 23713 traces: { 23714 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 23715 value: { 23716 unspecified_value: false 23717 } 23718 } 23719 } 23720 flags: { 23721 flag_declaration: { 23722 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 23723 namespace: "android_virtualization" 23724 description: "Enable running custom VMs with paravirtualized devices." 23725 value: { 23726 bool_value: false 23727 } 23728 workflow: LAUNCH 23729 containers: "product" 23730 containers: "system" 23731 containers: "system_ext" 23732 containers: "vendor" 23733 } 23734 value: { 23735 bool_value: false 23736 } 23737 traces: { 23738 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 23739 value: { 23740 bool_value: false 23741 } 23742 } 23743 } 23744 flags: { 23745 flag_declaration: { 23746 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 23747 namespace: "android_virtualization" 23748 description: "Improves support for long running VMs" 23749 value: { 23750 bool_value: false 23751 } 23752 workflow: LAUNCH 23753 containers: "system" 23754 } 23755 value: { 23756 bool_value: false 23757 } 23758 traces: { 23759 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 23760 value: { 23761 bool_value: false 23762 } 23763 } 23764 } 23765 flags: { 23766 flag_declaration: { 23767 name: "RELEASE_BASE_OS_AKITA" 23768 namespace: "android_UNKNOWN" 23769 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23770 value: { 23771 string_value: "" 23772 } 23773 workflow: MANUAL 23774 containers: "product" 23775 containers: "system" 23776 containers: "system_ext" 23777 containers: "vendor" 23778 } 23779 value: { 23780 string_value: "" 23781 } 23782 traces: { 23783 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 23784 value: { 23785 string_value: "" 23786 } 23787 } 23788 } 23789 flags: { 23790 flag_declaration: { 23791 name: "RELEASE_BASE_OS_BLUEJAY" 23792 namespace: "android_UNKNOWN" 23793 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23794 value: { 23795 string_value: "" 23796 } 23797 workflow: MANUAL 23798 containers: "product" 23799 containers: "system" 23800 containers: "system_ext" 23801 containers: "vendor" 23802 } 23803 value: { 23804 string_value: "" 23805 } 23806 traces: { 23807 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 23808 value: { 23809 string_value: "" 23810 } 23811 } 23812 } 23813 flags: { 23814 flag_declaration: { 23815 name: "RELEASE_BASE_OS_CHEETAH" 23816 namespace: "android_UNKNOWN" 23817 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23818 value: { 23819 string_value: "" 23820 } 23821 workflow: MANUAL 23822 containers: "product" 23823 containers: "system" 23824 containers: "system_ext" 23825 containers: "vendor" 23826 } 23827 value: { 23828 string_value: "" 23829 } 23830 traces: { 23831 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 23832 value: { 23833 string_value: "" 23834 } 23835 } 23836 } 23837 flags: { 23838 flag_declaration: { 23839 name: "RELEASE_BASE_OS_FELIX" 23840 namespace: "android_UNKNOWN" 23841 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23842 value: { 23843 string_value: "" 23844 } 23845 workflow: MANUAL 23846 containers: "product" 23847 containers: "system" 23848 containers: "system_ext" 23849 containers: "vendor" 23850 } 23851 value: { 23852 string_value: "" 23853 } 23854 traces: { 23855 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 23856 value: { 23857 string_value: "" 23858 } 23859 } 23860 } 23861 flags: { 23862 flag_declaration: { 23863 name: "RELEASE_BASE_OS_HUSKY" 23864 namespace: "android_UNKNOWN" 23865 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23866 value: { 23867 string_value: "" 23868 } 23869 workflow: MANUAL 23870 containers: "product" 23871 containers: "system" 23872 containers: "system_ext" 23873 containers: "vendor" 23874 } 23875 value: { 23876 string_value: "" 23877 } 23878 traces: { 23879 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 23880 value: { 23881 string_value: "" 23882 } 23883 } 23884 } 23885 flags: { 23886 flag_declaration: { 23887 name: "RELEASE_BASE_OS_LYNX" 23888 namespace: "android_UNKNOWN" 23889 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23890 value: { 23891 string_value: "" 23892 } 23893 workflow: MANUAL 23894 containers: "product" 23895 containers: "system" 23896 containers: "system_ext" 23897 containers: "vendor" 23898 } 23899 value: { 23900 string_value: "" 23901 } 23902 traces: { 23903 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 23904 value: { 23905 string_value: "" 23906 } 23907 } 23908 } 23909 flags: { 23910 flag_declaration: { 23911 name: "RELEASE_BASE_OS_ORIOLE" 23912 namespace: "android_UNKNOWN" 23913 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23914 value: { 23915 string_value: "" 23916 } 23917 workflow: MANUAL 23918 containers: "product" 23919 containers: "system" 23920 containers: "system_ext" 23921 containers: "vendor" 23922 } 23923 value: { 23924 string_value: "" 23925 } 23926 traces: { 23927 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 23928 value: { 23929 string_value: "" 23930 } 23931 } 23932 } 23933 flags: { 23934 flag_declaration: { 23935 name: "RELEASE_BASE_OS_PANTHER" 23936 namespace: "android_UNKNOWN" 23937 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23938 value: { 23939 string_value: "" 23940 } 23941 workflow: MANUAL 23942 containers: "product" 23943 containers: "system" 23944 containers: "system_ext" 23945 containers: "vendor" 23946 } 23947 value: { 23948 string_value: "" 23949 } 23950 traces: { 23951 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 23952 value: { 23953 string_value: "" 23954 } 23955 } 23956 } 23957 flags: { 23958 flag_declaration: { 23959 name: "RELEASE_BASE_OS_RAVEN" 23960 namespace: "android_UNKNOWN" 23961 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23962 value: { 23963 string_value: "" 23964 } 23965 workflow: MANUAL 23966 containers: "product" 23967 containers: "system" 23968 containers: "system_ext" 23969 containers: "vendor" 23970 } 23971 value: { 23972 string_value: "" 23973 } 23974 traces: { 23975 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 23976 value: { 23977 string_value: "" 23978 } 23979 } 23980 } 23981 flags: { 23982 flag_declaration: { 23983 name: "RELEASE_BASE_OS_SHIBA" 23984 namespace: "android_UNKNOWN" 23985 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 23986 value: { 23987 string_value: "" 23988 } 23989 workflow: MANUAL 23990 containers: "product" 23991 containers: "system" 23992 containers: "system_ext" 23993 containers: "vendor" 23994 } 23995 value: { 23996 string_value: "" 23997 } 23998 traces: { 23999 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 24000 value: { 24001 string_value: "" 24002 } 24003 } 24004 } 24005 flags: { 24006 flag_declaration: { 24007 name: "RELEASE_BASE_OS_TANGORPRO" 24008 namespace: "android_UNKNOWN" 24009 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 24010 value: { 24011 string_value: "" 24012 } 24013 workflow: MANUAL 24014 containers: "product" 24015 containers: "system" 24016 containers: "system_ext" 24017 containers: "vendor" 24018 } 24019 value: { 24020 string_value: "" 24021 } 24022 traces: { 24023 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 24024 value: { 24025 string_value: "" 24026 } 24027 } 24028 } 24029 flags: { 24030 flag_declaration: { 24031 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 24032 namespace: "android_UNKNOWN" 24033 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 24034 value: { 24035 bool_value: false 24036 } 24037 workflow: LAUNCH 24038 containers: "product" 24039 containers: "system" 24040 containers: "system_ext" 24041 containers: "vendor" 24042 } 24043 value: { 24044 bool_value: false 24045 } 24046 traces: { 24047 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 24048 value: { 24049 bool_value: false 24050 } 24051 } 24052 } 24053 flags: { 24054 flag_declaration: { 24055 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 24056 namespace: "android_UNKNOWN" 24057 description: "Enables Bluetooth Socket Service" 24058 value: { 24059 bool_value: false 24060 } 24061 workflow: LAUNCH 24062 containers: "product" 24063 containers: "system" 24064 containers: "system_ext" 24065 containers: "vendor" 24066 } 24067 value: { 24068 bool_value: false 24069 } 24070 traces: { 24071 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 24072 value: { 24073 bool_value: false 24074 } 24075 } 24076 } 24077 flags: { 24078 flag_declaration: { 24079 name: "RELEASE_BOARD_API_LEVEL" 24080 namespace: "android_UNKNOWN" 24081 description: "The API level of current vendor API surface. It has YYYYMM format." 24082 value: { 24083 string_value: "" 24084 } 24085 workflow: MANUAL 24086 containers: "product" 24087 containers: "system" 24088 containers: "system_ext" 24089 containers: "vendor" 24090 } 24091 value: { 24092 string_value: "" 24093 } 24094 traces: { 24095 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 24096 value: { 24097 string_value: "" 24098 } 24099 } 24100 } 24101 flags: { 24102 flag_declaration: { 24103 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 24104 namespace: "android_UNKNOWN" 24105 description: "Set to True to freeze the board API level with vendor FRC" 24106 value: { 24107 bool_value: false 24108 } 24109 workflow: LAUNCH 24110 containers: "product" 24111 containers: "system" 24112 containers: "system_ext" 24113 containers: "vendor" 24114 } 24115 value: { 24116 bool_value: false 24117 } 24118 traces: { 24119 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 24120 value: { 24121 bool_value: false 24122 } 24123 } 24124 } 24125 flags: { 24126 flag_declaration: { 24127 name: "RELEASE_BPF_ENABLE_LIBBPF" 24128 namespace: "android_UNKNOWN" 24129 description: "Enables Libbpf support in bpfloader." 24130 value: { 24131 unspecified_value: false 24132 } 24133 workflow: LAUNCH 24134 containers: "system" 24135 } 24136 value: {} 24137 traces: { 24138 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 24139 value: { 24140 unspecified_value: false 24141 } 24142 } 24143 } 24144 flags: { 24145 flag_declaration: { 24146 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 24147 namespace: "android_UNKNOWN" 24148 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." 24149 value: { 24150 bool_value: true 24151 } 24152 workflow: LAUNCH 24153 containers: "product" 24154 containers: "system" 24155 containers: "system_ext" 24156 containers: "vendor" 24157 } 24158 value: { 24159 bool_value: true 24160 } 24161 traces: { 24162 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 24163 value: { 24164 bool_value: true 24165 } 24166 } 24167 } 24168 flags: { 24169 flag_declaration: { 24170 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 24171 namespace: "android_platform_llvm_and_toolchains" 24172 description: "Enable object-size sanitizer" 24173 value: { 24174 bool_value: false 24175 } 24176 workflow: LAUNCH 24177 containers: "product" 24178 containers: "system" 24179 containers: "system_ext" 24180 containers: "vendor" 24181 } 24182 value: { 24183 bool_value: false 24184 } 24185 traces: { 24186 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 24187 value: { 24188 bool_value: false 24189 } 24190 } 24191 } 24192 flags: { 24193 flag_declaration: { 24194 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 24195 namespace: "android_UNKNOWN" 24196 description: "Remove product ADB keys from the build" 24197 value: { 24198 bool_value: true 24199 } 24200 workflow: MANUAL 24201 containers: "product" 24202 containers: "system" 24203 containers: "system_ext" 24204 containers: "vendor" 24205 } 24206 value: { 24207 bool_value: false 24208 } 24209 traces: { 24210 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 24211 value: { 24212 bool_value: true 24213 } 24214 } 24215 traces: { 24216 source: "build/release/flag_values/eng/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 24217 value: { 24218 bool_value: false 24219 } 24220 } 24221 } 24222 flags: { 24223 flag_declaration: { 24224 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 24225 namespace: "android_UNKNOWN" 24226 description: "Whether to use BUILD_VARIANT overrides if available" 24227 value: { 24228 unspecified_value: false 24229 } 24230 workflow: MANUAL 24231 containers: "product" 24232 containers: "system" 24233 containers: "system_ext" 24234 containers: "vendor" 24235 } 24236 value: {} 24237 traces: { 24238 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 24239 value: { 24240 unspecified_value: false 24241 } 24242 } 24243 } 24244 flags: { 24245 flag_declaration: { 24246 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 24247 namespace: "car_sys_exp" 24248 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 24249 value: { 24250 unspecified_value: false 24251 } 24252 workflow: LAUNCH 24253 containers: "system" 24254 } 24255 value: {} 24256 traces: { 24257 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 24258 value: { 24259 unspecified_value: false 24260 } 24261 } 24262 } 24263 flags: { 24264 flag_declaration: { 24265 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 24266 namespace: "android_UNKNOWN" 24267 description: "If true, then files are moved from platform to apex" 24268 value: { 24269 bool_value: false 24270 } 24271 workflow: LAUNCH 24272 containers: "product" 24273 containers: "system" 24274 containers: "system_ext" 24275 containers: "vendor" 24276 } 24277 value: { 24278 bool_value: false 24279 } 24280 traces: { 24281 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 24282 value: { 24283 bool_value: false 24284 } 24285 } 24286 } 24287 flags: { 24288 flag_declaration: { 24289 name: "RELEASE_CRASHRECOVERY_MODULE" 24290 namespace: "modularization" 24291 description: "If true, then crashrecovery module is enabled as an apex" 24292 value: { 24293 bool_value: false 24294 } 24295 workflow: LAUNCH 24296 containers: "product" 24297 containers: "system" 24298 containers: "system_ext" 24299 containers: "vendor" 24300 } 24301 value: { 24302 bool_value: false 24303 } 24304 traces: { 24305 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 24306 value: { 24307 bool_value: false 24308 } 24309 } 24310 } 24311 flags: { 24312 flag_declaration: { 24313 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 24314 namespace: "android_UNKNOWN" 24315 description: "Enable build system to create new aconfig storage files." 24316 value: { 24317 bool_value: false 24318 } 24319 workflow: LAUNCH 24320 containers: "product" 24321 containers: "system" 24322 containers: "system_ext" 24323 containers: "vendor" 24324 } 24325 value: { 24326 bool_value: false 24327 } 24328 traces: { 24329 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 24330 value: { 24331 bool_value: false 24332 } 24333 } 24334 } 24335 flags: { 24336 flag_declaration: { 24337 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 24338 namespace: "android_UNKNOWN" 24339 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 24340 value: { 24341 bool_value: true 24342 } 24343 workflow: LAUNCH 24344 containers: "product" 24345 containers: "system" 24346 containers: "system_ext" 24347 containers: "vendor" 24348 } 24349 value: { 24350 bool_value: true 24351 } 24352 traces: { 24353 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 24354 value: { 24355 bool_value: true 24356 } 24357 } 24358 } 24359 flags: { 24360 flag_declaration: { 24361 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 24362 namespace: "android_UNKNOWN" 24363 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." 24364 value: { 24365 string_value: "352090000" 24366 } 24367 workflow: MANUAL 24368 containers: "product" 24369 containers: "system" 24370 containers: "system_ext" 24371 containers: "vendor" 24372 } 24373 value: { 24374 string_value: "352090000" 24375 } 24376 traces: { 24377 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 24378 value: { 24379 string_value: "352090000" 24380 } 24381 } 24382 } 24383 flags: { 24384 flag_declaration: { 24385 name: "RELEASE_DEPRECATE_VNDK" 24386 namespace: "android_UNKNOWN" 24387 description: "feature flag to deprecate VNDK" 24388 value: { 24389 bool_value: true 24390 } 24391 workflow: LAUNCH 24392 containers: "product" 24393 containers: "system" 24394 containers: "system_ext" 24395 containers: "vendor" 24396 } 24397 value: { 24398 bool_value: true 24399 } 24400 traces: { 24401 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 24402 value: { 24403 bool_value: true 24404 } 24405 } 24406 } 24407 flags: { 24408 flag_declaration: { 24409 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 24410 namespace: "android_UNKNOWN" 24411 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 24412 value: { 24413 bool_value: false 24414 } 24415 workflow: LAUNCH 24416 containers: "product" 24417 containers: "system" 24418 containers: "system_ext" 24419 containers: "vendor" 24420 } 24421 value: { 24422 bool_value: false 24423 } 24424 traces: { 24425 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 24426 value: { 24427 bool_value: false 24428 } 24429 } 24430 } 24431 flags: { 24432 flag_declaration: { 24433 name: "RELEASE_DOCUMENTSUI_BUNDLE" 24434 namespace: "documentsui" 24435 description: "If true, then DocumentsUI is enabled as an apex" 24436 value: { 24437 unspecified_value: false 24438 } 24439 workflow: LAUNCH 24440 containers: "system" 24441 containers: "vendor" 24442 } 24443 value: {} 24444 traces: { 24445 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 24446 value: { 24447 unspecified_value: false 24448 } 24449 } 24450 } 24451 flags: { 24452 flag_declaration: { 24453 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 24454 namespace: "launcher" 24455 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 24456 value: { 24457 bool_value: false 24458 } 24459 workflow: LAUNCH 24460 containers: "system" 24461 } 24462 value: { 24463 bool_value: false 24464 } 24465 traces: { 24466 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 24467 value: { 24468 bool_value: false 24469 } 24470 } 24471 } 24472 flags: { 24473 flag_declaration: { 24474 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 24475 namespace: "android_platform_llvm_and_toolchains" 24476 description: "Add ETM modules in userdebug/eng build" 24477 value: { 24478 bool_value: false 24479 } 24480 workflow: LAUNCH 24481 containers: "vendor" 24482 } 24483 value: { 24484 bool_value: false 24485 } 24486 traces: { 24487 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 24488 value: { 24489 bool_value: false 24490 } 24491 } 24492 } 24493 flags: { 24494 flag_declaration: { 24495 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 24496 namespace: "android_UNKNOWN" 24497 description: "Control using fingerprints to guard cross-package reads." 24498 value: { 24499 unspecified_value: false 24500 } 24501 workflow: LAUNCH 24502 containers: "product" 24503 containers: "system" 24504 containers: "system_ext" 24505 containers: "vendor" 24506 } 24507 value: {} 24508 traces: { 24509 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 24510 value: { 24511 unspecified_value: false 24512 } 24513 } 24514 } 24515 flags: { 24516 flag_declaration: { 24517 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 24518 namespace: "android_UNKNOWN" 24519 description: "Enables 16KB developer option in settings" 24520 value: { 24521 bool_value: false 24522 } 24523 workflow: LAUNCH 24524 containers: "vendor" 24525 } 24526 value: { 24527 bool_value: false 24528 } 24529 traces: { 24530 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 24531 value: { 24532 bool_value: false 24533 } 24534 } 24535 } 24536 flags: { 24537 flag_declaration: { 24538 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 24539 namespace: "android_UNKNOWN" 24540 description: "Enables 16KB developer option in settings" 24541 value: { 24542 bool_value: false 24543 } 24544 workflow: LAUNCH 24545 containers: "vendor" 24546 } 24547 value: { 24548 bool_value: false 24549 } 24550 traces: { 24551 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 24552 value: { 24553 bool_value: false 24554 } 24555 } 24556 } 24557 flags: { 24558 flag_declaration: { 24559 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 24560 namespace: "android_UNKNOWN" 24561 description: "Enables 16KB developer option in settings" 24562 value: { 24563 bool_value: false 24564 } 24565 workflow: LAUNCH 24566 containers: "vendor" 24567 } 24568 value: { 24569 bool_value: false 24570 } 24571 traces: { 24572 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 24573 value: { 24574 bool_value: false 24575 } 24576 } 24577 } 24578 flags: { 24579 flag_declaration: { 24580 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 24581 namespace: "android_UNKNOWN" 24582 description: "Enables 16KB developer option in settings" 24583 value: { 24584 bool_value: false 24585 } 24586 workflow: LAUNCH 24587 containers: "vendor" 24588 } 24589 value: { 24590 bool_value: false 24591 } 24592 traces: { 24593 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 24594 value: { 24595 bool_value: false 24596 } 24597 } 24598 } 24599 flags: { 24600 flag_declaration: { 24601 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 24602 namespace: "android_UNKNOWN" 24603 description: "Enables 16KB developer option in settings" 24604 value: { 24605 bool_value: false 24606 } 24607 workflow: LAUNCH 24608 containers: "vendor" 24609 } 24610 value: { 24611 bool_value: false 24612 } 24613 traces: { 24614 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 24615 value: { 24616 bool_value: false 24617 } 24618 } 24619 } 24620 flags: { 24621 flag_declaration: { 24622 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 24623 namespace: "android_UNKNOWN" 24624 description: "Enables 16KB developer option in settings" 24625 value: { 24626 bool_value: false 24627 } 24628 workflow: LAUNCH 24629 containers: "vendor" 24630 } 24631 value: { 24632 bool_value: false 24633 } 24634 traces: { 24635 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 24636 value: { 24637 bool_value: false 24638 } 24639 } 24640 } 24641 flags: { 24642 flag_declaration: { 24643 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 24644 namespace: "media_audio" 24645 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)." 24646 value: { 24647 bool_value: true 24648 } 24649 workflow: LAUNCH 24650 containers: "product" 24651 containers: "system" 24652 containers: "system_ext" 24653 containers: "vendor" 24654 } 24655 value: { 24656 bool_value: true 24657 } 24658 traces: { 24659 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 24660 value: { 24661 bool_value: true 24662 } 24663 } 24664 } 24665 flags: { 24666 flag_declaration: { 24667 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 24668 namespace: "android_UNKNOWN" 24669 description: "Enables Bluetooth Ranging Service" 24670 value: { 24671 bool_value: true 24672 } 24673 workflow: LAUNCH 24674 containers: "product" 24675 containers: "system" 24676 containers: "system_ext" 24677 containers: "vendor" 24678 } 24679 value: { 24680 bool_value: true 24681 } 24682 traces: { 24683 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 24684 value: { 24685 bool_value: true 24686 } 24687 } 24688 } 24689 flags: { 24690 flag_declaration: { 24691 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 24692 namespace: "health_fitness_aconfig" 24693 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 24694 value: { 24695 unspecified_value: false 24696 } 24697 workflow: LAUNCH 24698 containers: "system" 24699 } 24700 value: {} 24701 traces: { 24702 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 24703 value: { 24704 unspecified_value: false 24705 } 24706 } 24707 } 24708 flags: { 24709 flag_declaration: { 24710 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 24711 namespace: "android_UNKNOWN" 24712 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)." 24713 value: { 24714 bool_value: false 24715 } 24716 workflow: LAUNCH 24717 containers: "product" 24718 containers: "system" 24719 containers: "system_ext" 24720 containers: "vendor" 24721 } 24722 value: { 24723 bool_value: false 24724 } 24725 traces: { 24726 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 24727 value: { 24728 bool_value: false 24729 } 24730 } 24731 } 24732 flags: { 24733 flag_declaration: { 24734 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 24735 namespace: "android_UNKNOWN" 24736 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 24737 value: { 24738 unspecified_value: false 24739 } 24740 workflow: LAUNCH 24741 containers: "product" 24742 containers: "system" 24743 containers: "system_ext" 24744 containers: "vendor" 24745 } 24746 value: {} 24747 traces: { 24748 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 24749 value: { 24750 unspecified_value: false 24751 } 24752 } 24753 } 24754 flags: { 24755 flag_declaration: { 24756 name: "RELEASE_IS_EMR" 24757 namespace: "android_UNKNOWN" 24758 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 24759 value: { 24760 bool_value: false 24761 } 24762 workflow: MANUAL 24763 containers: "product" 24764 containers: "system" 24765 containers: "system_ext" 24766 containers: "vendor" 24767 } 24768 value: { 24769 bool_value: false 24770 } 24771 traces: { 24772 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 24773 value: { 24774 bool_value: false 24775 } 24776 } 24777 } 24778 flags: { 24779 flag_declaration: { 24780 name: "RELEASE_IS_SMR" 24781 namespace: "android_UNKNOWN" 24782 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 24783 value: { 24784 bool_value: false 24785 } 24786 workflow: MANUAL 24787 containers: "product" 24788 containers: "system" 24789 containers: "system_ext" 24790 containers: "vendor" 24791 } 24792 value: { 24793 bool_value: false 24794 } 24795 traces: { 24796 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 24797 value: { 24798 bool_value: false 24799 } 24800 } 24801 } 24802 flags: { 24803 flag_declaration: { 24804 name: "RELEASE_KERNEL_AKITA_DIR" 24805 namespace: "android_UNKNOWN" 24806 description: "Control which version of Kernel 6.1 is installed." 24807 value: { 24808 string_value: "" 24809 } 24810 workflow: PREBUILT 24811 containers: "vendor" 24812 } 24813 value: { 24814 string_value: "" 24815 } 24816 traces: { 24817 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 24818 value: { 24819 string_value: "" 24820 } 24821 } 24822 } 24823 flags: { 24824 flag_declaration: { 24825 name: "RELEASE_KERNEL_AKITA_VERSION" 24826 namespace: "android_UNKNOWN" 24827 description: "" 24828 value: { 24829 string_value: "" 24830 } 24831 workflow: PREBUILT 24832 containers: "vendor" 24833 } 24834 value: { 24835 string_value: "" 24836 } 24837 traces: { 24838 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 24839 value: { 24840 string_value: "" 24841 } 24842 } 24843 } 24844 flags: { 24845 flag_declaration: { 24846 name: "RELEASE_KERNEL_BLUEJAY_DIR" 24847 namespace: "android_UNKNOWN" 24848 description: "Control which version of Kernel 6.1 is installed." 24849 value: { 24850 string_value: "" 24851 } 24852 workflow: PREBUILT 24853 containers: "vendor" 24854 } 24855 value: { 24856 string_value: "" 24857 } 24858 traces: { 24859 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 24860 value: { 24861 string_value: "" 24862 } 24863 } 24864 } 24865 flags: { 24866 flag_declaration: { 24867 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 24868 namespace: "android_UNKNOWN" 24869 description: "" 24870 value: { 24871 string_value: "" 24872 } 24873 workflow: PREBUILT 24874 containers: "vendor" 24875 } 24876 value: { 24877 string_value: "" 24878 } 24879 traces: { 24880 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 24881 value: { 24882 string_value: "" 24883 } 24884 } 24885 } 24886 flags: { 24887 flag_declaration: { 24888 name: "RELEASE_KERNEL_CAIMAN_DIR" 24889 namespace: "android_UNKNOWN" 24890 description: "" 24891 value: { 24892 string_value: "" 24893 } 24894 workflow: PREBUILT 24895 containers: "vendor" 24896 } 24897 value: { 24898 string_value: "" 24899 } 24900 traces: { 24901 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 24902 value: { 24903 string_value: "" 24904 } 24905 } 24906 } 24907 flags: { 24908 flag_declaration: { 24909 name: "RELEASE_KERNEL_CAIMAN_VERSION" 24910 namespace: "android_UNKNOWN" 24911 description: "" 24912 value: { 24913 string_value: "" 24914 } 24915 workflow: PREBUILT 24916 containers: "vendor" 24917 } 24918 value: { 24919 string_value: "" 24920 } 24921 traces: { 24922 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 24923 value: { 24924 string_value: "" 24925 } 24926 } 24927 } 24928 flags: { 24929 flag_declaration: { 24930 name: "RELEASE_KERNEL_CHEETAH_DIR" 24931 namespace: "android_UNKNOWN" 24932 description: "" 24933 value: { 24934 string_value: "" 24935 } 24936 workflow: PREBUILT 24937 containers: "vendor" 24938 } 24939 value: { 24940 string_value: "" 24941 } 24942 traces: { 24943 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 24944 value: { 24945 string_value: "" 24946 } 24947 } 24948 } 24949 flags: { 24950 flag_declaration: { 24951 name: "RELEASE_KERNEL_CHEETAH_VERSION" 24952 namespace: "android_UNKNOWN" 24953 description: "" 24954 value: { 24955 string_value: "" 24956 } 24957 workflow: PREBUILT 24958 containers: "vendor" 24959 } 24960 value: { 24961 string_value: "" 24962 } 24963 traces: { 24964 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 24965 value: { 24966 string_value: "" 24967 } 24968 } 24969 } 24970 flags: { 24971 flag_declaration: { 24972 name: "RELEASE_KERNEL_COMET_DIR" 24973 namespace: "android_UNKNOWN" 24974 description: "" 24975 value: { 24976 string_value: "" 24977 } 24978 workflow: PREBUILT 24979 containers: "vendor" 24980 } 24981 value: { 24982 string_value: "" 24983 } 24984 traces: { 24985 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 24986 value: { 24987 string_value: "" 24988 } 24989 } 24990 } 24991 flags: { 24992 flag_declaration: { 24993 name: "RELEASE_KERNEL_COMET_VERSION" 24994 namespace: "android_UNKNOWN" 24995 description: "" 24996 value: { 24997 string_value: "" 24998 } 24999 workflow: PREBUILT 25000 containers: "vendor" 25001 } 25002 value: { 25003 string_value: "" 25004 } 25005 traces: { 25006 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 25007 value: { 25008 string_value: "" 25009 } 25010 } 25011 } 25012 flags: { 25013 flag_declaration: { 25014 name: "RELEASE_KERNEL_FELIX_DIR" 25015 namespace: "android_UNKNOWN" 25016 description: "" 25017 value: { 25018 string_value: "" 25019 } 25020 workflow: PREBUILT 25021 containers: "vendor" 25022 } 25023 value: { 25024 string_value: "" 25025 } 25026 traces: { 25027 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 25028 value: { 25029 string_value: "" 25030 } 25031 } 25032 } 25033 flags: { 25034 flag_declaration: { 25035 name: "RELEASE_KERNEL_FELIX_VERSION" 25036 namespace: "android_UNKNOWN" 25037 description: "" 25038 value: { 25039 string_value: "" 25040 } 25041 workflow: PREBUILT 25042 containers: "vendor" 25043 } 25044 value: { 25045 string_value: "" 25046 } 25047 traces: { 25048 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 25049 value: { 25050 string_value: "" 25051 } 25052 } 25053 } 25054 flags: { 25055 flag_declaration: { 25056 name: "RELEASE_KERNEL_HUSKY_DIR" 25057 namespace: "android_UNKNOWN" 25058 description: "" 25059 value: { 25060 string_value: "" 25061 } 25062 workflow: PREBUILT 25063 containers: "vendor" 25064 } 25065 value: { 25066 string_value: "" 25067 } 25068 traces: { 25069 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 25070 value: { 25071 string_value: "" 25072 } 25073 } 25074 } 25075 flags: { 25076 flag_declaration: { 25077 name: "RELEASE_KERNEL_HUSKY_VERSION" 25078 namespace: "android_UNKNOWN" 25079 description: "" 25080 value: { 25081 string_value: "" 25082 } 25083 workflow: PREBUILT 25084 containers: "vendor" 25085 } 25086 value: { 25087 string_value: "" 25088 } 25089 traces: { 25090 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 25091 value: { 25092 string_value: "" 25093 } 25094 } 25095 } 25096 flags: { 25097 flag_declaration: { 25098 name: "RELEASE_KERNEL_KOMODO_DIR" 25099 namespace: "android_UNKNOWN" 25100 description: "" 25101 value: { 25102 string_value: "" 25103 } 25104 workflow: PREBUILT 25105 containers: "vendor" 25106 } 25107 value: { 25108 string_value: "" 25109 } 25110 traces: { 25111 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 25112 value: { 25113 string_value: "" 25114 } 25115 } 25116 } 25117 flags: { 25118 flag_declaration: { 25119 name: "RELEASE_KERNEL_KOMODO_VERSION" 25120 namespace: "android_UNKNOWN" 25121 description: "" 25122 value: { 25123 string_value: "" 25124 } 25125 workflow: PREBUILT 25126 containers: "vendor" 25127 } 25128 value: { 25129 string_value: "" 25130 } 25131 traces: { 25132 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 25133 value: { 25134 string_value: "" 25135 } 25136 } 25137 } 25138 flags: { 25139 flag_declaration: { 25140 name: "RELEASE_KERNEL_LYNX_DIR" 25141 namespace: "android_UNKNOWN" 25142 description: "" 25143 value: { 25144 string_value: "" 25145 } 25146 workflow: PREBUILT 25147 containers: "vendor" 25148 } 25149 value: { 25150 string_value: "" 25151 } 25152 traces: { 25153 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 25154 value: { 25155 string_value: "" 25156 } 25157 } 25158 } 25159 flags: { 25160 flag_declaration: { 25161 name: "RELEASE_KERNEL_LYNX_VERSION" 25162 namespace: "android_UNKNOWN" 25163 description: "" 25164 value: { 25165 string_value: "" 25166 } 25167 workflow: PREBUILT 25168 containers: "vendor" 25169 } 25170 value: { 25171 string_value: "" 25172 } 25173 traces: { 25174 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 25175 value: { 25176 string_value: "" 25177 } 25178 } 25179 } 25180 flags: { 25181 flag_declaration: { 25182 name: "RELEASE_KERNEL_ORIOLE_DIR" 25183 namespace: "android_UNKNOWN" 25184 description: "" 25185 value: { 25186 string_value: "" 25187 } 25188 workflow: PREBUILT 25189 containers: "vendor" 25190 } 25191 value: { 25192 string_value: "" 25193 } 25194 traces: { 25195 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 25196 value: { 25197 string_value: "" 25198 } 25199 } 25200 } 25201 flags: { 25202 flag_declaration: { 25203 name: "RELEASE_KERNEL_ORIOLE_VERSION" 25204 namespace: "android_UNKNOWN" 25205 description: "" 25206 value: { 25207 string_value: "" 25208 } 25209 workflow: PREBUILT 25210 containers: "vendor" 25211 } 25212 value: { 25213 string_value: "" 25214 } 25215 traces: { 25216 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 25217 value: { 25218 string_value: "" 25219 } 25220 } 25221 } 25222 flags: { 25223 flag_declaration: { 25224 name: "RELEASE_KERNEL_PANTHER_DIR" 25225 namespace: "android_UNKNOWN" 25226 description: "" 25227 value: { 25228 string_value: "" 25229 } 25230 workflow: PREBUILT 25231 containers: "vendor" 25232 } 25233 value: { 25234 string_value: "" 25235 } 25236 traces: { 25237 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 25238 value: { 25239 string_value: "" 25240 } 25241 } 25242 } 25243 flags: { 25244 flag_declaration: { 25245 name: "RELEASE_KERNEL_PANTHER_VERSION" 25246 namespace: "android_UNKNOWN" 25247 description: "" 25248 value: { 25249 string_value: "" 25250 } 25251 workflow: PREBUILT 25252 containers: "vendor" 25253 } 25254 value: { 25255 string_value: "" 25256 } 25257 traces: { 25258 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 25259 value: { 25260 string_value: "" 25261 } 25262 } 25263 } 25264 flags: { 25265 flag_declaration: { 25266 name: "RELEASE_KERNEL_RAVEN_DIR" 25267 namespace: "android_UNKNOWN" 25268 description: "" 25269 value: { 25270 string_value: "" 25271 } 25272 workflow: PREBUILT 25273 containers: "vendor" 25274 } 25275 value: { 25276 string_value: "" 25277 } 25278 traces: { 25279 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 25280 value: { 25281 string_value: "" 25282 } 25283 } 25284 } 25285 flags: { 25286 flag_declaration: { 25287 name: "RELEASE_KERNEL_RAVEN_VERSION" 25288 namespace: "android_UNKNOWN" 25289 description: "" 25290 value: { 25291 string_value: "" 25292 } 25293 workflow: PREBUILT 25294 containers: "vendor" 25295 } 25296 value: { 25297 string_value: "" 25298 } 25299 traces: { 25300 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 25301 value: { 25302 string_value: "" 25303 } 25304 } 25305 } 25306 flags: { 25307 flag_declaration: { 25308 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 25309 namespace: "android_UNKNOWN" 25310 description: "" 25311 value: { 25312 string_value: "" 25313 } 25314 workflow: PREBUILT 25315 containers: "vendor" 25316 } 25317 value: { 25318 string_value: "" 25319 } 25320 traces: { 25321 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 25322 value: { 25323 string_value: "" 25324 } 25325 } 25326 } 25327 flags: { 25328 flag_declaration: { 25329 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 25330 namespace: "android_UNKNOWN" 25331 description: "" 25332 value: { 25333 string_value: "" 25334 } 25335 workflow: PREBUILT 25336 containers: "vendor" 25337 } 25338 value: { 25339 string_value: "" 25340 } 25341 traces: { 25342 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 25343 value: { 25344 string_value: "" 25345 } 25346 } 25347 } 25348 flags: { 25349 flag_declaration: { 25350 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 25351 namespace: "android_UNKNOWN" 25352 description: "" 25353 value: { 25354 string_value: "" 25355 } 25356 workflow: PREBUILT 25357 containers: "vendor" 25358 } 25359 value: { 25360 string_value: "" 25361 } 25362 traces: { 25363 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 25364 value: { 25365 string_value: "" 25366 } 25367 } 25368 } 25369 flags: { 25370 flag_declaration: { 25371 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 25372 namespace: "android_UNKNOWN" 25373 description: "" 25374 value: { 25375 string_value: "" 25376 } 25377 workflow: PREBUILT 25378 containers: "vendor" 25379 } 25380 value: { 25381 string_value: "" 25382 } 25383 traces: { 25384 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 25385 value: { 25386 string_value: "" 25387 } 25388 } 25389 } 25390 flags: { 25391 flag_declaration: { 25392 name: "RELEASE_KERNEL_SHIBA_DIR" 25393 namespace: "android_UNKNOWN" 25394 description: "" 25395 value: { 25396 string_value: "" 25397 } 25398 workflow: PREBUILT 25399 containers: "vendor" 25400 } 25401 value: { 25402 string_value: "" 25403 } 25404 traces: { 25405 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 25406 value: { 25407 string_value: "" 25408 } 25409 } 25410 } 25411 flags: { 25412 flag_declaration: { 25413 name: "RELEASE_KERNEL_SHIBA_VERSION" 25414 namespace: "android_UNKNOWN" 25415 description: "" 25416 value: { 25417 string_value: "" 25418 } 25419 workflow: PREBUILT 25420 containers: "vendor" 25421 } 25422 value: { 25423 string_value: "" 25424 } 25425 traces: { 25426 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 25427 value: { 25428 string_value: "" 25429 } 25430 } 25431 } 25432 flags: { 25433 flag_declaration: { 25434 name: "RELEASE_KERNEL_TANGORPRO_DIR" 25435 namespace: "android_UNKNOWN" 25436 description: "" 25437 value: { 25438 string_value: "" 25439 } 25440 workflow: PREBUILT 25441 containers: "vendor" 25442 } 25443 value: { 25444 string_value: "" 25445 } 25446 traces: { 25447 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 25448 value: { 25449 string_value: "" 25450 } 25451 } 25452 } 25453 flags: { 25454 flag_declaration: { 25455 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 25456 namespace: "android_UNKNOWN" 25457 description: "" 25458 value: { 25459 string_value: "" 25460 } 25461 workflow: PREBUILT 25462 containers: "vendor" 25463 } 25464 value: { 25465 string_value: "" 25466 } 25467 traces: { 25468 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 25469 value: { 25470 string_value: "" 25471 } 25472 } 25473 } 25474 flags: { 25475 flag_declaration: { 25476 name: "RELEASE_KERNEL_TOKAY_DIR" 25477 namespace: "android_UNKNOWN" 25478 description: "" 25479 value: { 25480 string_value: "" 25481 } 25482 workflow: PREBUILT 25483 containers: "vendor" 25484 } 25485 value: { 25486 string_value: "" 25487 } 25488 traces: { 25489 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 25490 value: { 25491 string_value: "" 25492 } 25493 } 25494 } 25495 flags: { 25496 flag_declaration: { 25497 name: "RELEASE_KERNEL_TOKAY_VERSION" 25498 namespace: "android_UNKNOWN" 25499 description: "" 25500 value: { 25501 string_value: "" 25502 } 25503 workflow: PREBUILT 25504 containers: "vendor" 25505 } 25506 value: { 25507 string_value: "" 25508 } 25509 traces: { 25510 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 25511 value: { 25512 string_value: "" 25513 } 25514 } 25515 } 25516 flags: { 25517 flag_declaration: { 25518 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 25519 namespace: "android_UNKNOWN" 25520 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 25521 value: { 25522 bool_value: false 25523 } 25524 workflow: LAUNCH 25525 containers: "product" 25526 containers: "system" 25527 containers: "system_ext" 25528 containers: "vendor" 25529 } 25530 value: { 25531 bool_value: false 25532 } 25533 traces: { 25534 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 25535 value: { 25536 bool_value: false 25537 } 25538 } 25539 } 25540 flags: { 25541 flag_declaration: { 25542 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 25543 namespace: "system_performance" 25544 description: "Enables caching in libbinder when registering a service." 25545 value: { 25546 unspecified_value: false 25547 } 25548 workflow: LAUNCH 25549 containers: "system" 25550 } 25551 value: {} 25552 traces: { 25553 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 25554 value: { 25555 unspecified_value: false 25556 } 25557 } 25558 } 25559 flags: { 25560 flag_declaration: { 25561 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 25562 namespace: "system_performance" 25563 description: "Enables caching in libbinder for client side when it is True." 25564 value: { 25565 bool_value: false 25566 } 25567 workflow: LAUNCH 25568 containers: "system" 25569 } 25570 value: { 25571 bool_value: false 25572 } 25573 traces: { 25574 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 25575 value: { 25576 bool_value: false 25577 } 25578 } 25579 } 25580 flags: { 25581 flag_declaration: { 25582 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 25583 namespace: "system_performance" 25584 description: "Remove the static list from cache and use flags instead" 25585 value: { 25586 unspecified_value: false 25587 } 25588 workflow: LAUNCH 25589 containers: "system" 25590 } 25591 value: {} 25592 traces: { 25593 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 25594 value: { 25595 unspecified_value: false 25596 } 25597 } 25598 } 25599 flags: { 25600 flag_declaration: { 25601 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 25602 namespace: "android_UNKNOWN" 25603 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 25604 value: { 25605 unspecified_value: false 25606 } 25607 workflow: LAUNCH 25608 containers: "system" 25609 } 25610 value: {} 25611 traces: { 25612 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 25613 value: { 25614 unspecified_value: false 25615 } 25616 } 25617 } 25618 flags: { 25619 flag_declaration: { 25620 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 25621 namespace: "android_UNKNOWN" 25622 description: "The version of mainline prebuilts used when prebuilts are enabled." 25623 value: { 25624 string_value: "mainline_module_prebuilt_nightly" 25625 } 25626 workflow: PREBUILT 25627 containers: "product" 25628 containers: "system" 25629 containers: "system_ext" 25630 containers: "vendor" 25631 } 25632 value: { 25633 string_value: "mainline_module_prebuilt_nightly" 25634 } 25635 traces: { 25636 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 25637 value: { 25638 string_value: "mainline_module_prebuilt_nightly" 25639 } 25640 } 25641 } 25642 flags: { 25643 flag_declaration: { 25644 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 25645 namespace: "system_performance" 25646 description: "Enables Memory Management Daemon in system image." 25647 value: { 25648 unspecified_value: false 25649 } 25650 workflow: LAUNCH 25651 containers: "system" 25652 } 25653 value: {} 25654 traces: { 25655 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 25656 value: { 25657 unspecified_value: false 25658 } 25659 } 25660 } 25661 flags: { 25662 flag_declaration: { 25663 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 25664 namespace: "android_UNKNOWN" 25665 description: "If true, then files are moved from platform to apex" 25666 value: { 25667 bool_value: false 25668 } 25669 workflow: LAUNCH 25670 containers: "product" 25671 containers: "system" 25672 containers: "system_ext" 25673 containers: "vendor" 25674 } 25675 value: { 25676 bool_value: false 25677 } 25678 traces: { 25679 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 25680 value: { 25681 bool_value: false 25682 } 25683 } 25684 } 25685 flags: { 25686 flag_declaration: { 25687 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 25688 namespace: "vcn" 25689 description: "If true, build VCN in the Tethering module" 25690 value: { 25691 bool_value: false 25692 } 25693 workflow: LAUNCH 25694 containers: "product" 25695 containers: "system" 25696 containers: "system_ext" 25697 containers: "vendor" 25698 } 25699 value: { 25700 bool_value: false 25701 } 25702 traces: { 25703 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 25704 value: { 25705 bool_value: false 25706 } 25707 } 25708 } 25709 flags: { 25710 flag_declaration: { 25711 name: "RELEASE_NDK_ABI_MONITORED" 25712 namespace: "android_UNKNOWN" 25713 description: "Enables ABI monitoring of NDK libraries." 25714 value: { 25715 bool_value: false 25716 } 25717 workflow: LAUNCH 25718 containers: "product" 25719 containers: "system" 25720 containers: "system_ext" 25721 containers: "vendor" 25722 } 25723 value: { 25724 bool_value: false 25725 } 25726 traces: { 25727 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 25728 value: { 25729 bool_value: false 25730 } 25731 } 25732 } 25733 flags: { 25734 flag_declaration: { 25735 name: "RELEASE_NFC_MAINLINE_MODULE" 25736 namespace: "nfc" 25737 description: "b/368405832: Flag to enable NFC mainline module" 25738 value: { 25739 unspecified_value: false 25740 } 25741 workflow: LAUNCH 25742 containers: "system" 25743 } 25744 value: {} 25745 traces: { 25746 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 25747 value: { 25748 unspecified_value: false 25749 } 25750 } 25751 } 25752 flags: { 25753 flag_declaration: { 25754 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 25755 namespace: "ondeviceintelligence" 25756 description: "If true, then files are moved from platform to apex" 25757 value: { 25758 bool_value: false 25759 } 25760 workflow: LAUNCH 25761 containers: "product" 25762 containers: "system" 25763 containers: "system_ext" 25764 containers: "vendor" 25765 } 25766 value: { 25767 bool_value: false 25768 } 25769 traces: { 25770 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 25771 value: { 25772 bool_value: false 25773 } 25774 } 25775 } 25776 flags: { 25777 flag_declaration: { 25778 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 25779 namespace: "text" 25780 description: "Version of the emoji font file." 25781 value: { 25782 string_value: "2.042" 25783 } 25784 workflow: PREBUILT 25785 containers: "system" 25786 } 25787 value: { 25788 string_value: "2.042" 25789 } 25790 traces: { 25791 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 25792 value: { 25793 string_value: "2.042" 25794 } 25795 } 25796 } 25797 flags: { 25798 flag_declaration: { 25799 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 25800 namespace: "text" 25801 description: "Version of the flag emoji font file." 25802 value: { 25803 string_value: "2.034" 25804 } 25805 workflow: PREBUILT 25806 containers: "system" 25807 } 25808 value: { 25809 string_value: "2.034" 25810 } 25811 traces: { 25812 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 25813 value: { 25814 string_value: "2.034" 25815 } 25816 } 25817 } 25818 flags: { 25819 flag_declaration: { 25820 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 25821 namespace: "android_UNKNOWN" 25822 description: "Version of the Hebrew font file." 25823 value: { 25824 string_value: "1.04" 25825 } 25826 workflow: PREBUILT 25827 containers: "system" 25828 } 25829 value: { 25830 string_value: "1.04" 25831 } 25832 traces: { 25833 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 25834 value: { 25835 string_value: "1.04" 25836 } 25837 } 25838 } 25839 flags: { 25840 flag_declaration: { 25841 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 25842 namespace: "android_UNKNOWN" 25843 description: "This flag will control of including Japanese variant (Hentaigana) font." 25844 value: { 25845 bool_value: false 25846 } 25847 workflow: LAUNCH 25848 containers: "system" 25849 } 25850 value: { 25851 bool_value: false 25852 } 25853 traces: { 25854 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 25855 value: { 25856 bool_value: false 25857 } 25858 } 25859 } 25860 flags: { 25861 flag_declaration: { 25862 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 25863 namespace: "android_UNKNOWN" 25864 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 25865 value: { 25866 bool_value: false 25867 } 25868 workflow: LAUNCH 25869 containers: "product" 25870 containers: "system" 25871 containers: "system_ext" 25872 containers: "vendor" 25873 } 25874 value: { 25875 bool_value: false 25876 } 25877 traces: { 25878 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 25879 value: { 25880 bool_value: false 25881 } 25882 } 25883 } 25884 flags: { 25885 flag_declaration: { 25886 name: "RELEASE_PACKAGE_LIBSQLITE3" 25887 namespace: "android_UNKNOWN" 25888 description: "The sqlite release." 25889 value: { 25890 string_value: "3420000" 25891 } 25892 workflow: PREBUILT 25893 containers: "system" 25894 } 25895 value: { 25896 string_value: "3420000" 25897 } 25898 traces: { 25899 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 25900 value: { 25901 string_value: "3420000" 25902 } 25903 } 25904 } 25905 flags: { 25906 flag_declaration: { 25907 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 25908 namespace: "system_performance" 25909 description: "Which MessageQueue implementation to use." 25910 value: { 25911 string_value: "LegacyMessageQueue/MessageQueue.java" 25912 } 25913 workflow: PREBUILT 25914 containers: "product" 25915 containers: "system" 25916 containers: "system_ext" 25917 containers: "vendor" 25918 } 25919 value: { 25920 string_value: "LegacyMessageQueue/MessageQueue.java" 25921 } 25922 traces: { 25923 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 25924 value: { 25925 string_value: "LegacyMessageQueue/MessageQueue.java" 25926 } 25927 } 25928 } 25929 flags: { 25930 flag_declaration: { 25931 name: "RELEASE_PACKAGE_NFC_STACK" 25932 namespace: "android_UNKNOWN" 25933 description: "b/292140387: Flag to switch to the new NFC apex" 25934 value: { 25935 string_value: "NfcNci" 25936 } 25937 workflow: PREBUILT 25938 containers: "system" 25939 } 25940 value: { 25941 string_value: "NfcNci" 25942 } 25943 traces: { 25944 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 25945 value: { 25946 string_value: "NfcNci" 25947 } 25948 } 25949 } 25950 flags: { 25951 flag_declaration: { 25952 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 25953 namespace: "text" 25954 description: "Version of the Noto Sans Khmer font." 25955 value: { 25956 string_value: "1.901" 25957 } 25958 workflow: PREBUILT 25959 containers: "system" 25960 } 25961 value: { 25962 string_value: "1.901" 25963 } 25964 traces: { 25965 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 25966 value: { 25967 string_value: "1.901" 25968 } 25969 } 25970 } 25971 flags: { 25972 flag_declaration: { 25973 name: "RELEASE_PACKAGE_PROFILING_MODULE" 25974 namespace: "android_UNKNOWN" 25975 description: "Flag will control the release of the Profiling module apex." 25976 value: { 25977 bool_value: false 25978 } 25979 workflow: LAUNCH 25980 containers: "product" 25981 containers: "system" 25982 containers: "system_ext" 25983 containers: "vendor" 25984 } 25985 value: { 25986 bool_value: false 25987 } 25988 traces: { 25989 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 25990 value: { 25991 bool_value: false 25992 } 25993 } 25994 } 25995 flags: { 25996 flag_declaration: { 25997 name: "RELEASE_PACKAGE_SOUND_PICKER" 25998 namespace: "android_UNKNOWN" 25999 description: "This flag will control the rollout of new versions of the SoundPicker app." 26000 value: { 26001 string_value: "SoundPicker" 26002 } 26003 workflow: PREBUILT 26004 containers: "product" 26005 containers: "system" 26006 containers: "system_ext" 26007 containers: "vendor" 26008 } 26009 value: { 26010 string_value: "SoundPicker" 26011 } 26012 traces: { 26013 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 26014 value: { 26015 string_value: "SoundPicker" 26016 } 26017 } 26018 } 26019 flags: { 26020 flag_declaration: { 26021 name: "RELEASE_PACKAGE_TZDATA_MODULE" 26022 namespace: "android_UNKNOWN" 26023 description: "tzdata to be installed to the system image." 26024 value: { 26025 string_value: "com.android.tzdata" 26026 } 26027 workflow: PREBUILT 26028 containers: "product" 26029 containers: "system" 26030 containers: "system_ext" 26031 containers: "vendor" 26032 } 26033 value: { 26034 string_value: "com.android.tzdata" 26035 } 26036 traces: { 26037 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 26038 value: { 26039 string_value: "com.android.tzdata" 26040 } 26041 } 26042 } 26043 flags: { 26044 flag_declaration: { 26045 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 26046 namespace: "android_UNKNOWN" 26047 description: "True for using variable font of the NotoSansCJK" 26048 value: { 26049 bool_value: false 26050 } 26051 workflow: LAUNCH 26052 containers: "system" 26053 } 26054 value: { 26055 bool_value: false 26056 } 26057 traces: { 26058 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 26059 value: { 26060 bool_value: false 26061 } 26062 } 26063 } 26064 flags: { 26065 flag_declaration: { 26066 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 26067 namespace: "android_UNKNOWN" 26068 description: "The name of the virtual camera package to add to the system partition." 26069 value: { 26070 string_value: "" 26071 } 26072 workflow: PREBUILT 26073 containers: "system" 26074 } 26075 value: { 26076 string_value: "" 26077 } 26078 traces: { 26079 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 26080 value: { 26081 string_value: "" 26082 } 26083 } 26084 } 26085 flags: { 26086 flag_declaration: { 26087 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 26088 namespace: "webview" 26089 description: "The version of WebView to include in the build" 26090 value: { 26091 string_value: "128.0.6613.88" 26092 } 26093 workflow: PREBUILT 26094 containers: "product" 26095 containers: "system" 26096 } 26097 value: { 26098 string_value: "128.0.6613.88" 26099 } 26100 traces: { 26101 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 26102 value: { 26103 string_value: "128.0.6613.88" 26104 } 26105 } 26106 } 26107 flags: { 26108 flag_declaration: { 26109 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 26110 namespace: "android_sdk" 26111 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." 26112 value: { 26113 unspecified_value: false 26114 } 26115 workflow: MANUAL 26116 containers: "product" 26117 containers: "system" 26118 containers: "system_ext" 26119 containers: "vendor" 26120 } 26121 value: {} 26122 traces: { 26123 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 26124 value: { 26125 unspecified_value: false 26126 } 26127 } 26128 } 26129 flags: { 26130 flag_declaration: { 26131 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 26132 namespace: "android_UNKNOWN" 26133 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." 26134 value: { 26135 string_value: "28" 26136 } 26137 workflow: MANUAL 26138 containers: "system" 26139 } 26140 value: { 26141 string_value: "28" 26142 } 26143 traces: { 26144 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 26145 value: { 26146 string_value: "28" 26147 } 26148 } 26149 } 26150 flags: { 26151 flag_declaration: { 26152 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 26153 namespace: "android_sdk" 26154 description: "The sdk extension version of this release configuration." 26155 value: { 26156 string_value: "12" 26157 } 26158 workflow: MANUAL 26159 containers: "product" 26160 containers: "system" 26161 containers: "system_ext" 26162 containers: "vendor" 26163 } 26164 value: { 26165 string_value: "12" 26166 } 26167 traces: { 26168 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 26169 value: { 26170 string_value: "12" 26171 } 26172 } 26173 } 26174 flags: { 26175 flag_declaration: { 26176 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 26177 namespace: "android_UNKNOWN" 26178 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 26179 value: { 26180 string_value: "0" 26181 } 26182 workflow: MANUAL 26183 containers: "product" 26184 containers: "system" 26185 containers: "system_ext" 26186 containers: "vendor" 26187 } 26188 value: { 26189 string_value: "0" 26190 } 26191 traces: { 26192 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 26193 value: { 26194 string_value: "0" 26195 } 26196 } 26197 } 26198 flags: { 26199 flag_declaration: { 26200 name: "RELEASE_PLATFORM_SDK_VERSION" 26201 namespace: "android_sdk" 26202 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." 26203 value: { 26204 string_value: "34" 26205 } 26206 workflow: MANUAL 26207 containers: "product" 26208 containers: "system" 26209 containers: "system_ext" 26210 containers: "vendor" 26211 } 26212 value: { 26213 string_value: "34" 26214 } 26215 traces: { 26216 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 26217 value: { 26218 string_value: "34" 26219 } 26220 } 26221 } 26222 flags: { 26223 flag_declaration: { 26224 name: "RELEASE_PLATFORM_SECURITY_PATCH" 26225 namespace: "android_UNKNOWN" 26226 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." 26227 value: { 26228 string_value: "2023-12-05" 26229 } 26230 workflow: MANUAL 26231 containers: "product" 26232 containers: "system" 26233 containers: "system_ext" 26234 containers: "vendor" 26235 } 26236 value: { 26237 string_value: "2023-12-05" 26238 } 26239 traces: { 26240 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 26241 value: { 26242 string_value: "2023-12-05" 26243 } 26244 } 26245 } 26246 flags: { 26247 flag_declaration: { 26248 name: "RELEASE_PLATFORM_VERSION" 26249 namespace: "android_UNKNOWN" 26250 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 26251 value: { 26252 string_value: "ZP1A" 26253 } 26254 workflow: MANUAL 26255 containers: "product" 26256 containers: "system" 26257 containers: "system_ext" 26258 containers: "vendor" 26259 } 26260 value: { 26261 string_value: "ZP1A" 26262 } 26263 traces: { 26264 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 26265 value: { 26266 string_value: "ZP1A" 26267 } 26268 } 26269 } 26270 flags: { 26271 flag_declaration: { 26272 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 26273 namespace: "android_sdk" 26274 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" 26275 value: { 26276 string_value: "VanillaIceCream" 26277 } 26278 workflow: MANUAL 26279 containers: "product" 26280 containers: "system" 26281 containers: "system_ext" 26282 containers: "vendor" 26283 } 26284 value: { 26285 string_value: "VanillaIceCream" 26286 } 26287 traces: { 26288 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 26289 value: { 26290 string_value: "VanillaIceCream" 26291 } 26292 } 26293 } 26294 flags: { 26295 flag_declaration: { 26296 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 26297 namespace: "android_sdk" 26298 description: "A comma separated list of all preview codenames the platform will accept apps built against" 26299 value: { 26300 string_value: "VanillaIceCream" 26301 } 26302 workflow: MANUAL 26303 containers: "product" 26304 containers: "system" 26305 containers: "system_ext" 26306 containers: "vendor" 26307 } 26308 value: { 26309 string_value: "VanillaIceCream" 26310 } 26311 traces: { 26312 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 26313 value: { 26314 string_value: "VanillaIceCream" 26315 } 26316 } 26317 } 26318 flags: { 26319 flag_declaration: { 26320 name: "RELEASE_PLATFORM_VERSION_CODENAME" 26321 namespace: "android_sdk" 26322 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 26323 value: { 26324 string_value: "VanillaIceCream" 26325 } 26326 workflow: MANUAL 26327 containers: "product" 26328 containers: "system" 26329 containers: "system_ext" 26330 containers: "vendor" 26331 } 26332 value: { 26333 string_value: "VanillaIceCream" 26334 } 26335 traces: { 26336 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 26337 value: { 26338 string_value: "VanillaIceCream" 26339 } 26340 } 26341 } 26342 flags: { 26343 flag_declaration: { 26344 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 26345 namespace: "android_sdk" 26346 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 26347 value: { 26348 string_value: "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" 26349 } 26350 workflow: MANUAL 26351 containers: "product" 26352 containers: "system" 26353 containers: "system_ext" 26354 containers: "vendor" 26355 } 26356 value: { 26357 string_value: "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" 26358 } 26359 traces: { 26360 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 26361 value: { 26362 string_value: "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" 26363 } 26364 } 26365 } 26366 flags: { 26367 flag_declaration: { 26368 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 26369 namespace: "android_UNKNOWN" 26370 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." 26371 value: { 26372 string_value: "14" 26373 } 26374 workflow: MANUAL 26375 containers: "product" 26376 containers: "system" 26377 containers: "system_ext" 26378 containers: "vendor" 26379 } 26380 value: { 26381 string_value: "14" 26382 } 26383 traces: { 26384 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 26385 value: { 26386 string_value: "14" 26387 } 26388 } 26389 } 26390 flags: { 26391 flag_declaration: { 26392 name: "RELEASE_PLATFORM_VNDK_VERSION" 26393 namespace: "android_UNKNOWN" 26394 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" 26395 value: { 26396 string_value: "35" 26397 } 26398 workflow: MANUAL 26399 containers: "product" 26400 containers: "system" 26401 containers: "system_ext" 26402 containers: "vendor" 26403 } 26404 value: { 26405 string_value: "35" 26406 } 26407 traces: { 26408 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 26409 value: { 26410 string_value: "35" 26411 } 26412 } 26413 } 26414 flags: { 26415 flag_declaration: { 26416 name: "RELEASE_RANGING_STACK" 26417 namespace: "uwb" 26418 description: "b/331206299: Flag to add new generic ranging API surface" 26419 value: { 26420 unspecified_value: false 26421 } 26422 workflow: LAUNCH 26423 containers: "system" 26424 } 26425 value: {} 26426 traces: { 26427 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 26428 value: { 26429 unspecified_value: false 26430 } 26431 } 26432 } 26433 flags: { 26434 flag_declaration: { 26435 name: "RELEASE_READ_FROM_NEW_STORAGE" 26436 namespace: "android_UNKNOWN" 26437 description: "Control if we should read from new storage." 26438 value: { 26439 bool_value: false 26440 } 26441 workflow: LAUNCH 26442 containers: "product" 26443 containers: "system" 26444 containers: "system_ext" 26445 containers: "vendor" 26446 } 26447 value: { 26448 bool_value: false 26449 } 26450 traces: { 26451 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 26452 value: { 26453 bool_value: false 26454 } 26455 } 26456 } 26457 flags: { 26458 flag_declaration: { 26459 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 26460 namespace: "android_UNKNOWN" 26461 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 26462 value: { 26463 bool_value: false 26464 } 26465 workflow: LAUNCH 26466 containers: "system" 26467 } 26468 value: { 26469 bool_value: false 26470 } 26471 traces: { 26472 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 26473 value: { 26474 bool_value: false 26475 } 26476 } 26477 } 26478 flags: { 26479 flag_declaration: { 26480 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 26481 namespace: "android_UNKNOWN" 26482 description: "feature flag for removing legacy emoji font from system image." 26483 value: { 26484 bool_value: false 26485 } 26486 workflow: LAUNCH 26487 containers: "system" 26488 } 26489 value: { 26490 bool_value: false 26491 } 26492 traces: { 26493 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 26494 value: { 26495 bool_value: false 26496 } 26497 } 26498 } 26499 flags: { 26500 flag_declaration: { 26501 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 26502 namespace: "android_UNKNOWN" 26503 description: "Ignore /data/data relabelling in libselinux." 26504 value: { 26505 bool_value: false 26506 } 26507 workflow: LAUNCH 26508 containers: "product" 26509 containers: "system" 26510 containers: "system_ext" 26511 containers: "vendor" 26512 } 26513 value: { 26514 bool_value: false 26515 } 26516 traces: { 26517 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 26518 value: { 26519 bool_value: false 26520 } 26521 } 26522 } 26523 flags: { 26524 flag_declaration: { 26525 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 26526 namespace: "art_performance" 26527 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 26528 value: { 26529 bool_value: false 26530 } 26531 workflow: LAUNCH 26532 containers: "system" 26533 } 26534 value: { 26535 bool_value: false 26536 } 26537 traces: { 26538 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 26539 value: { 26540 bool_value: false 26541 } 26542 } 26543 } 26544 flags: { 26545 flag_declaration: { 26546 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 26547 namespace: "android_UNKNOWN" 26548 description: "feature flag for a new API to open declared passthrough HAL" 26549 value: { 26550 bool_value: false 26551 } 26552 workflow: LAUNCH 26553 containers: "product" 26554 containers: "system" 26555 containers: "system_ext" 26556 containers: "vendor" 26557 } 26558 value: { 26559 bool_value: false 26560 } 26561 traces: { 26562 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 26563 value: { 26564 bool_value: false 26565 } 26566 } 26567 } 26568 flags: { 26569 flag_declaration: { 26570 name: "RELEASE_SUPERVISION_SERVICE" 26571 namespace: "supervision" 26572 description: "Include SupervisionService in the build" 26573 value: { 26574 unspecified_value: false 26575 } 26576 workflow: LAUNCH 26577 containers: "system" 26578 } 26579 value: {} 26580 traces: { 26581 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 26582 value: { 26583 unspecified_value: false 26584 } 26585 } 26586 } 26587 flags: { 26588 flag_declaration: { 26589 name: "RELEASE_SVN_AKITA" 26590 namespace: "android_UNKNOWN" 26591 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 26592 value: { 26593 string_value: "00" 26594 } 26595 workflow: MANUAL 26596 containers: "vendor" 26597 } 26598 value: { 26599 string_value: "00" 26600 } 26601 traces: { 26602 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 26603 value: { 26604 string_value: "00" 26605 } 26606 } 26607 } 26608 flags: { 26609 flag_declaration: { 26610 name: "RELEASE_SVN_BLUEJAY" 26611 namespace: "android_UNKNOWN" 26612 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 26613 value: { 26614 string_value: "00" 26615 } 26616 workflow: MANUAL 26617 containers: "vendor" 26618 } 26619 value: { 26620 string_value: "00" 26621 } 26622 traces: { 26623 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 26624 value: { 26625 string_value: "00" 26626 } 26627 } 26628 } 26629 flags: { 26630 flag_declaration: { 26631 name: "RELEASE_SVN_CHEETAH" 26632 namespace: "android_UNKNOWN" 26633 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 26634 value: { 26635 string_value: "00" 26636 } 26637 workflow: MANUAL 26638 containers: "vendor" 26639 } 26640 value: { 26641 string_value: "00" 26642 } 26643 traces: { 26644 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 26645 value: { 26646 string_value: "00" 26647 } 26648 } 26649 } 26650 flags: { 26651 flag_declaration: { 26652 name: "RELEASE_SVN_FELIX" 26653 namespace: "android_UNKNOWN" 26654 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 26655 value: { 26656 string_value: "00" 26657 } 26658 workflow: MANUAL 26659 containers: "vendor" 26660 } 26661 value: { 26662 string_value: "00" 26663 } 26664 traces: { 26665 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 26666 value: { 26667 string_value: "00" 26668 } 26669 } 26670 } 26671 flags: { 26672 flag_declaration: { 26673 name: "RELEASE_SVN_HUSKY" 26674 namespace: "android_UNKNOWN" 26675 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 26676 value: { 26677 string_value: "00" 26678 } 26679 workflow: MANUAL 26680 containers: "vendor" 26681 } 26682 value: { 26683 string_value: "00" 26684 } 26685 traces: { 26686 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 26687 value: { 26688 string_value: "00" 26689 } 26690 } 26691 } 26692 flags: { 26693 flag_declaration: { 26694 name: "RELEASE_SVN_LYNX" 26695 namespace: "android_UNKNOWN" 26696 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 26697 value: { 26698 string_value: "00" 26699 } 26700 workflow: MANUAL 26701 containers: "vendor" 26702 } 26703 value: { 26704 string_value: "00" 26705 } 26706 traces: { 26707 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 26708 value: { 26709 string_value: "00" 26710 } 26711 } 26712 } 26713 flags: { 26714 flag_declaration: { 26715 name: "RELEASE_SVN_ORIOLE" 26716 namespace: "android_UNKNOWN" 26717 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 26718 value: { 26719 string_value: "00" 26720 } 26721 workflow: MANUAL 26722 containers: "vendor" 26723 } 26724 value: { 26725 string_value: "00" 26726 } 26727 traces: { 26728 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 26729 value: { 26730 string_value: "00" 26731 } 26732 } 26733 } 26734 flags: { 26735 flag_declaration: { 26736 name: "RELEASE_SVN_PANTHER" 26737 namespace: "android_UNKNOWN" 26738 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 26739 value: { 26740 string_value: "00" 26741 } 26742 workflow: MANUAL 26743 containers: "vendor" 26744 } 26745 value: { 26746 string_value: "00" 26747 } 26748 traces: { 26749 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 26750 value: { 26751 string_value: "00" 26752 } 26753 } 26754 } 26755 flags: { 26756 flag_declaration: { 26757 name: "RELEASE_SVN_RAVEN" 26758 namespace: "android_UNKNOWN" 26759 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 26760 value: { 26761 string_value: "00" 26762 } 26763 workflow: MANUAL 26764 containers: "vendor" 26765 } 26766 value: { 26767 string_value: "00" 26768 } 26769 traces: { 26770 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 26771 value: { 26772 string_value: "00" 26773 } 26774 } 26775 } 26776 flags: { 26777 flag_declaration: { 26778 name: "RELEASE_SVN_SHIBA" 26779 namespace: "android_UNKNOWN" 26780 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 26781 value: { 26782 string_value: "00" 26783 } 26784 workflow: MANUAL 26785 containers: "vendor" 26786 } 26787 value: { 26788 string_value: "00" 26789 } 26790 traces: { 26791 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 26792 value: { 26793 string_value: "00" 26794 } 26795 } 26796 } 26797 flags: { 26798 flag_declaration: { 26799 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 26800 namespace: "systemui" 26801 description: "b/271887637: Flag to use speed profile in the SystemUI." 26802 value: { 26803 bool_value: false 26804 } 26805 workflow: LAUNCH 26806 containers: "system_ext" 26807 } 26808 value: { 26809 bool_value: false 26810 } 26811 traces: { 26812 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 26813 value: { 26814 bool_value: false 26815 } 26816 } 26817 } 26818 flags: { 26819 flag_declaration: { 26820 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 26821 namespace: "android_UNKNOWN" 26822 description: "System feature version for: android.hardware.type.automotive" 26823 value: { 26824 string_value: "" 26825 } 26826 workflow: MANUAL 26827 containers: "system" 26828 } 26829 value: { 26830 string_value: "" 26831 } 26832 traces: { 26833 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 26834 value: { 26835 string_value: "" 26836 } 26837 } 26838 } 26839 flags: { 26840 flag_declaration: { 26841 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 26842 namespace: "android_UNKNOWN" 26843 description: "System feature version for: android.hardware.type.embedded" 26844 value: { 26845 string_value: "" 26846 } 26847 workflow: MANUAL 26848 containers: "system" 26849 } 26850 value: { 26851 string_value: "" 26852 } 26853 traces: { 26854 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 26855 value: { 26856 string_value: "" 26857 } 26858 } 26859 } 26860 flags: { 26861 flag_declaration: { 26862 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 26863 namespace: "android_UNKNOWN" 26864 description: "System feature version for: android.software.leanback" 26865 value: { 26866 string_value: "" 26867 } 26868 workflow: MANUAL 26869 containers: "system" 26870 } 26871 value: { 26872 string_value: "" 26873 } 26874 traces: { 26875 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 26876 value: { 26877 string_value: "" 26878 } 26879 } 26880 } 26881 flags: { 26882 flag_declaration: { 26883 name: "RELEASE_SYSTEM_FEATURE_PC" 26884 namespace: "android_UNKNOWN" 26885 description: "System feature version for: android.hardware.type.pc" 26886 value: { 26887 string_value: "" 26888 } 26889 workflow: MANUAL 26890 containers: "system" 26891 } 26892 value: { 26893 string_value: "" 26894 } 26895 traces: { 26896 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 26897 value: { 26898 string_value: "" 26899 } 26900 } 26901 } 26902 flags: { 26903 flag_declaration: { 26904 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 26905 namespace: "android_UNKNOWN" 26906 description: "System feature version for: android.hardware.type.television" 26907 value: { 26908 string_value: "" 26909 } 26910 workflow: MANUAL 26911 containers: "system" 26912 } 26913 value: { 26914 string_value: "" 26915 } 26916 traces: { 26917 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 26918 value: { 26919 string_value: "" 26920 } 26921 } 26922 } 26923 flags: { 26924 flag_declaration: { 26925 name: "RELEASE_SYSTEM_FEATURE_WATCH" 26926 namespace: "android_UNKNOWN" 26927 description: "System feature version for: android.hardware.type.watch" 26928 value: { 26929 string_value: "" 26930 } 26931 workflow: MANUAL 26932 containers: "system" 26933 } 26934 value: { 26935 string_value: "" 26936 } 26937 traces: { 26938 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 26939 value: { 26940 string_value: "" 26941 } 26942 } 26943 } 26944 flags: { 26945 flag_declaration: { 26946 name: "RELEASE_TARGET_JAVA_21" 26947 namespace: "core_libraries" 26948 description: "Control if we should target java 21." 26949 value: { 26950 bool_value: false 26951 } 26952 workflow: LAUNCH 26953 containers: "product" 26954 containers: "system" 26955 containers: "system_ext" 26956 containers: "vendor" 26957 } 26958 value: { 26959 bool_value: false 26960 } 26961 traces: { 26962 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 26963 value: { 26964 bool_value: false 26965 } 26966 } 26967 } 26968 flags: { 26969 flag_declaration: { 26970 name: "RELEASE_UNLOCKED_STORAGE_API" 26971 namespace: "android_UNKNOWN" 26972 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 26973 value: { 26974 bool_value: false 26975 } 26976 workflow: LAUNCH 26977 containers: "product" 26978 containers: "system" 26979 containers: "system_ext" 26980 containers: "vendor" 26981 } 26982 value: { 26983 bool_value: false 26984 } 26985 traces: { 26986 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 26987 value: { 26988 bool_value: false 26989 } 26990 } 26991 } 26992 flags: { 26993 flag_declaration: { 26994 name: "RELEASE_UPROBESTATS_MODULE" 26995 namespace: "system_performance" 26996 description: "If true, then uprobestats module is enabled as an apex" 26997 value: { 26998 bool_value: false 26999 } 27000 workflow: LAUNCH 27001 containers: "product" 27002 containers: "system" 27003 containers: "system_ext" 27004 containers: "vendor" 27005 } 27006 value: { 27007 bool_value: false 27008 } 27009 traces: { 27010 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 27011 value: { 27012 bool_value: false 27013 } 27014 } 27015 } 27016 flags: { 27017 flag_declaration: { 27018 name: "RELEASE_USE_DEX_V41" 27019 namespace: "android_UNKNOWN" 27020 description: "feature flag for enabling new DEX file format (v41)" 27021 value: { 27022 unspecified_value: false 27023 } 27024 workflow: LAUNCH 27025 containers: "product" 27026 containers: "system" 27027 containers: "system_ext" 27028 containers: "vendor" 27029 } 27030 value: {} 27031 traces: { 27032 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 27033 value: { 27034 unspecified_value: false 27035 } 27036 } 27037 } 27038 flags: { 27039 flag_declaration: { 27040 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 27041 namespace: "android_UNKNOWN" 27042 description: "feature flag for enabling optimized_shrink_resources: true by default" 27043 value: { 27044 unspecified_value: false 27045 } 27046 workflow: LAUNCH 27047 containers: "product" 27048 containers: "system" 27049 containers: "system_ext" 27050 containers: "vendor" 27051 } 27052 value: {} 27053 traces: { 27054 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 27055 value: { 27056 unspecified_value: false 27057 } 27058 } 27059 } 27060 flags: { 27061 flag_declaration: { 27062 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 27063 namespace: "android_UNKNOWN" 27064 description: "feature flag for enabling use_resource_processor: true by default" 27065 value: { 27066 bool_value: false 27067 } 27068 workflow: LAUNCH 27069 containers: "product" 27070 containers: "system" 27071 containers: "system_ext" 27072 containers: "vendor" 27073 } 27074 value: { 27075 bool_value: false 27076 } 27077 traces: { 27078 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 27079 value: { 27080 bool_value: false 27081 } 27082 } 27083 } 27084 flags: { 27085 flag_declaration: { 27086 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 27087 namespace: "system_performance" 27088 description: "Enable use of system feature build-time flags and codegen." 27089 value: { 27090 unspecified_value: false 27091 } 27092 workflow: LAUNCH 27093 containers: "product" 27094 containers: "system" 27095 containers: "system_ext" 27096 containers: "vendor" 27097 } 27098 value: {} 27099 traces: { 27100 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 27101 value: { 27102 unspecified_value: false 27103 } 27104 } 27105 } 27106 flags: { 27107 flag_declaration: { 27108 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 27109 namespace: "android_UNKNOWN" 27110 description: "feature flag for enabling building with transitive classpaths" 27111 value: { 27112 unspecified_value: false 27113 } 27114 workflow: LAUNCH 27115 containers: "product" 27116 containers: "system" 27117 containers: "system_ext" 27118 containers: "vendor" 27119 } 27120 value: {} 27121 traces: { 27122 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 27123 value: { 27124 unspecified_value: false 27125 } 27126 } 27127 } 27128 flags: { 27129 flag_declaration: { 27130 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 27131 namespace: "android_UNKNOWN" 27132 description: "b/318717084 - enable the WebViewBootstrap mainline module" 27133 value: { 27134 bool_value: false 27135 } 27136 workflow: LAUNCH 27137 containers: "product" 27138 containers: "system" 27139 containers: "system_ext" 27140 containers: "vendor" 27141 } 27142 value: { 27143 bool_value: false 27144 } 27145 traces: { 27146 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 27147 value: { 27148 bool_value: false 27149 } 27150 } 27151 } 27152 flags: { 27153 flag_declaration: { 27154 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 27155 namespace: "wifi" 27156 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 27157 value: { 27158 unspecified_value: false 27159 } 27160 workflow: LAUNCH 27161 containers: "com.android.wifi" 27162 } 27163 value: {} 27164 traces: { 27165 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 27166 value: { 27167 unspecified_value: false 27168 } 27169 } 27170 } 27171 flags: { 27172 flag_declaration: { 27173 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 27174 namespace: "android_UNKNOWN" 27175 description: "" 27176 value: { 27177 string_value: "." 27178 } 27179 workflow: PREBUILT 27180 containers: "vendor" 27181 } 27182 value: { 27183 string_value: "." 27184 } 27185 traces: { 27186 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 27187 value: { 27188 string_value: "." 27189 } 27190 } 27191 } 27192 flags: { 27193 flag_declaration: { 27194 name: "RELEASE_WLAN_CT3_FW_DIR" 27195 namespace: "android_UNKNOWN" 27196 description: "" 27197 value: { 27198 string_value: "." 27199 } 27200 workflow: PREBUILT 27201 containers: "vendor" 27202 } 27203 value: { 27204 string_value: "." 27205 } 27206 traces: { 27207 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 27208 value: { 27209 string_value: "." 27210 } 27211 } 27212 } 27213 flags: { 27214 flag_declaration: { 27215 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 27216 namespace: "android_UNKNOWN" 27217 description: "" 27218 value: { 27219 string_value: "." 27220 } 27221 workflow: PREBUILT 27222 containers: "vendor" 27223 } 27224 value: { 27225 string_value: "." 27226 } 27227 traces: { 27228 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 27229 value: { 27230 string_value: "." 27231 } 27232 } 27233 } 27234 flags: { 27235 flag_declaration: { 27236 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 27237 namespace: "android_UNKNOWN" 27238 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 27239 value: { 27240 bool_value: false 27241 } 27242 workflow: LAUNCH 27243 containers: "product" 27244 containers: "system" 27245 containers: "system_ext" 27246 containers: "vendor" 27247 } 27248 value: { 27249 bool_value: false 27250 } 27251 traces: { 27252 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 27253 value: { 27254 bool_value: false 27255 } 27256 } 27257 } 27258 aconfig_value_sets: "aconfig_value_set-platform_build_release-eng" 27259 directories: "build/release" 27260 value_directories: "build/release" 27261 release_config_type: BUILD_VARIANT 27262} 27263other_release_configs: { 27264 name: "root" 27265 flags: { 27266 flag_declaration: { 27267 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 27268 namespace: "android_UNKNOWN" 27269 description: "Also generate all_aconfig_declarations for these release configs" 27270 value: { 27271 unspecified_value: false 27272 } 27273 workflow: MANUAL 27274 containers: "host" 27275 } 27276 value: {} 27277 traces: { 27278 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 27279 value: { 27280 unspecified_value: false 27281 } 27282 } 27283 } 27284 flags: { 27285 flag_declaration: { 27286 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 27287 namespace: "android_UNKNOWN" 27288 description: "The default permission for all flags" 27289 value: { 27290 string_value: "READ_WRITE" 27291 } 27292 workflow: MANUAL 27293 containers: "product" 27294 containers: "system" 27295 containers: "system_ext" 27296 containers: "vendor" 27297 } 27298 value: { 27299 string_value: "READ_WRITE" 27300 } 27301 traces: { 27302 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 27303 value: { 27304 string_value: "READ_WRITE" 27305 } 27306 } 27307 } 27308 flags: { 27309 flag_declaration: { 27310 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 27311 namespace: "android_UNKNOWN" 27312 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 27313 value: { 27314 bool_value: false 27315 } 27316 workflow: MANUAL 27317 containers: "product" 27318 containers: "system" 27319 containers: "system_ext" 27320 containers: "vendor" 27321 } 27322 value: { 27323 bool_value: false 27324 } 27325 traces: { 27326 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 27327 value: { 27328 bool_value: false 27329 } 27330 } 27331 } 27332 flags: { 27333 flag_declaration: { 27334 name: "RELEASE_ACONFIG_VALUE_SETS" 27335 namespace: "android_UNKNOWN" 27336 description: "Aconfig value sets assembled by release-config" 27337 value: { 27338 unspecified_value: false 27339 } 27340 workflow: MANUAL 27341 containers: "system" 27342 containers: "system_ext" 27343 containers: "product" 27344 containers: "vendor" 27345 } 27346 value: { 27347 string_value: "aconfig_value_set-platform_build_release-root" 27348 } 27349 traces: { 27350 source: "build/release/release_configs/root.textproto" 27351 value: { 27352 string_value: "aconfig_value_set-platform_build_release-root" 27353 } 27354 } 27355 } 27356 flags: { 27357 flag_declaration: { 27358 name: "RELEASE_AIDL_USE_UNFROZEN" 27359 namespace: "android_UNKNOWN" 27360 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." 27361 value: { 27362 bool_value: true 27363 } 27364 workflow: LAUNCH 27365 containers: "product" 27366 containers: "system" 27367 containers: "system_ext" 27368 containers: "vendor" 27369 } 27370 value: { 27371 bool_value: true 27372 } 27373 traces: { 27374 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 27375 value: { 27376 bool_value: true 27377 } 27378 } 27379 } 27380 flags: { 27381 flag_declaration: { 27382 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 27383 namespace: "android_UNKNOWN" 27384 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 27385 value: { 27386 string_value: "" 27387 } 27388 workflow: MANUAL 27389 containers: "product" 27390 containers: "system" 27391 containers: "system_ext" 27392 containers: "vendor" 27393 } 27394 value: { 27395 string_value: "" 27396 } 27397 traces: { 27398 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 27399 value: { 27400 string_value: "" 27401 } 27402 } 27403 } 27404 flags: { 27405 flag_declaration: { 27406 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 27407 namespace: "android_UNKNOWN" 27408 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 27409 value: { 27410 unspecified_value: false 27411 } 27412 workflow: MANUAL 27413 containers: "product" 27414 containers: "system" 27415 containers: "system_ext" 27416 containers: "vendor" 27417 } 27418 value: {} 27419 traces: { 27420 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 27421 value: { 27422 unspecified_value: false 27423 } 27424 } 27425 } 27426 flags: { 27427 flag_declaration: { 27428 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 27429 namespace: "android_UNKNOWN" 27430 description: "" 27431 value: { 27432 unspecified_value: false 27433 } 27434 workflow: MANUAL 27435 containers: "product" 27436 containers: "system" 27437 containers: "system_ext" 27438 containers: "vendor" 27439 } 27440 value: {} 27441 traces: { 27442 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 27443 value: { 27444 unspecified_value: false 27445 } 27446 } 27447 } 27448 flags: { 27449 flag_declaration: { 27450 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 27451 namespace: "android_UNKNOWN" 27452 description: "" 27453 value: { 27454 unspecified_value: false 27455 } 27456 workflow: MANUAL 27457 containers: "product" 27458 containers: "system" 27459 containers: "system_ext" 27460 containers: "vendor" 27461 } 27462 value: {} 27463 traces: { 27464 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 27465 value: { 27466 unspecified_value: false 27467 } 27468 } 27469 } 27470 flags: { 27471 flag_declaration: { 27472 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 27473 namespace: "android_UNKNOWN" 27474 description: "" 27475 value: { 27476 unspecified_value: false 27477 } 27478 workflow: MANUAL 27479 containers: "product" 27480 containers: "system" 27481 containers: "system_ext" 27482 containers: "vendor" 27483 } 27484 value: {} 27485 traces: { 27486 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 27487 value: { 27488 unspecified_value: false 27489 } 27490 } 27491 } 27492 flags: { 27493 flag_declaration: { 27494 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 27495 namespace: "android_UNKNOWN" 27496 description: "" 27497 value: { 27498 unspecified_value: false 27499 } 27500 workflow: MANUAL 27501 containers: "product" 27502 containers: "system" 27503 containers: "system_ext" 27504 containers: "vendor" 27505 } 27506 value: {} 27507 traces: { 27508 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 27509 value: { 27510 unspecified_value: false 27511 } 27512 } 27513 } 27514 flags: { 27515 flag_declaration: { 27516 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 27517 namespace: "android_UNKNOWN" 27518 description: "" 27519 value: { 27520 unspecified_value: false 27521 } 27522 workflow: MANUAL 27523 containers: "product" 27524 containers: "system" 27525 containers: "system_ext" 27526 containers: "vendor" 27527 } 27528 value: {} 27529 traces: { 27530 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 27531 value: { 27532 unspecified_value: false 27533 } 27534 } 27535 } 27536 flags: { 27537 flag_declaration: { 27538 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 27539 namespace: "android_UNKNOWN" 27540 description: "" 27541 value: { 27542 unspecified_value: false 27543 } 27544 workflow: MANUAL 27545 containers: "product" 27546 containers: "system" 27547 containers: "system_ext" 27548 containers: "vendor" 27549 } 27550 value: {} 27551 traces: { 27552 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 27553 value: { 27554 unspecified_value: false 27555 } 27556 } 27557 } 27558 flags: { 27559 flag_declaration: { 27560 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 27561 namespace: "android_UNKNOWN" 27562 description: "" 27563 value: { 27564 unspecified_value: false 27565 } 27566 workflow: MANUAL 27567 containers: "product" 27568 containers: "system" 27569 containers: "system_ext" 27570 containers: "vendor" 27571 } 27572 value: {} 27573 traces: { 27574 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 27575 value: { 27576 unspecified_value: false 27577 } 27578 } 27579 } 27580 flags: { 27581 flag_declaration: { 27582 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 27583 namespace: "android_UNKNOWN" 27584 description: "" 27585 value: { 27586 unspecified_value: false 27587 } 27588 workflow: MANUAL 27589 containers: "product" 27590 containers: "system" 27591 containers: "system_ext" 27592 containers: "vendor" 27593 } 27594 value: {} 27595 traces: { 27596 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 27597 value: { 27598 unspecified_value: false 27599 } 27600 } 27601 } 27602 flags: { 27603 flag_declaration: { 27604 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 27605 namespace: "android_UNKNOWN" 27606 description: "" 27607 value: { 27608 unspecified_value: false 27609 } 27610 workflow: MANUAL 27611 containers: "product" 27612 containers: "system" 27613 containers: "system_ext" 27614 containers: "vendor" 27615 } 27616 value: {} 27617 traces: { 27618 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 27619 value: { 27620 unspecified_value: false 27621 } 27622 } 27623 } 27624 flags: { 27625 flag_declaration: { 27626 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 27627 namespace: "android_UNKNOWN" 27628 description: "" 27629 value: { 27630 unspecified_value: false 27631 } 27632 workflow: MANUAL 27633 containers: "product" 27634 containers: "system" 27635 containers: "system_ext" 27636 containers: "vendor" 27637 } 27638 value: {} 27639 traces: { 27640 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 27641 value: { 27642 unspecified_value: false 27643 } 27644 } 27645 } 27646 flags: { 27647 flag_declaration: { 27648 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 27649 namespace: "android_UNKNOWN" 27650 description: "" 27651 value: { 27652 unspecified_value: false 27653 } 27654 workflow: MANUAL 27655 containers: "product" 27656 containers: "system" 27657 containers: "system_ext" 27658 containers: "vendor" 27659 } 27660 value: {} 27661 traces: { 27662 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 27663 value: { 27664 unspecified_value: false 27665 } 27666 } 27667 } 27668 flags: { 27669 flag_declaration: { 27670 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 27671 namespace: "android_UNKNOWN" 27672 description: "" 27673 value: { 27674 unspecified_value: false 27675 } 27676 workflow: MANUAL 27677 containers: "product" 27678 containers: "system" 27679 containers: "system_ext" 27680 containers: "vendor" 27681 } 27682 value: {} 27683 traces: { 27684 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 27685 value: { 27686 unspecified_value: false 27687 } 27688 } 27689 } 27690 flags: { 27691 flag_declaration: { 27692 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 27693 namespace: "android_UNKNOWN" 27694 description: "" 27695 value: { 27696 unspecified_value: false 27697 } 27698 workflow: MANUAL 27699 containers: "product" 27700 containers: "system" 27701 containers: "system_ext" 27702 containers: "vendor" 27703 } 27704 value: {} 27705 traces: { 27706 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 27707 value: { 27708 unspecified_value: false 27709 } 27710 } 27711 } 27712 flags: { 27713 flag_declaration: { 27714 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 27715 namespace: "android_UNKNOWN" 27716 description: "" 27717 value: { 27718 unspecified_value: false 27719 } 27720 workflow: MANUAL 27721 containers: "product" 27722 containers: "system" 27723 containers: "system_ext" 27724 containers: "vendor" 27725 } 27726 value: {} 27727 traces: { 27728 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 27729 value: { 27730 unspecified_value: false 27731 } 27732 } 27733 } 27734 flags: { 27735 flag_declaration: { 27736 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 27737 namespace: "android_UNKNOWN" 27738 description: "" 27739 value: { 27740 unspecified_value: false 27741 } 27742 workflow: MANUAL 27743 containers: "product" 27744 containers: "system" 27745 containers: "system_ext" 27746 containers: "vendor" 27747 } 27748 value: {} 27749 traces: { 27750 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 27751 value: { 27752 unspecified_value: false 27753 } 27754 } 27755 } 27756 flags: { 27757 flag_declaration: { 27758 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 27759 namespace: "android_UNKNOWN" 27760 description: "" 27761 value: { 27762 unspecified_value: false 27763 } 27764 workflow: MANUAL 27765 containers: "product" 27766 containers: "system" 27767 containers: "system_ext" 27768 containers: "vendor" 27769 } 27770 value: {} 27771 traces: { 27772 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 27773 value: { 27774 unspecified_value: false 27775 } 27776 } 27777 } 27778 flags: { 27779 flag_declaration: { 27780 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 27781 namespace: "android_UNKNOWN" 27782 description: "" 27783 value: { 27784 unspecified_value: false 27785 } 27786 workflow: MANUAL 27787 containers: "product" 27788 containers: "system" 27789 containers: "system_ext" 27790 containers: "vendor" 27791 } 27792 value: {} 27793 traces: { 27794 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 27795 value: { 27796 unspecified_value: false 27797 } 27798 } 27799 } 27800 flags: { 27801 flag_declaration: { 27802 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 27803 namespace: "android_UNKNOWN" 27804 description: "" 27805 value: { 27806 unspecified_value: false 27807 } 27808 workflow: MANUAL 27809 containers: "product" 27810 containers: "system" 27811 containers: "system_ext" 27812 containers: "vendor" 27813 } 27814 value: {} 27815 traces: { 27816 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 27817 value: { 27818 unspecified_value: false 27819 } 27820 } 27821 } 27822 flags: { 27823 flag_declaration: { 27824 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 27825 namespace: "android_UNKNOWN" 27826 description: "" 27827 value: { 27828 unspecified_value: false 27829 } 27830 workflow: MANUAL 27831 containers: "product" 27832 containers: "system" 27833 containers: "system_ext" 27834 containers: "vendor" 27835 } 27836 value: {} 27837 traces: { 27838 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 27839 value: { 27840 unspecified_value: false 27841 } 27842 } 27843 } 27844 flags: { 27845 flag_declaration: { 27846 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 27847 namespace: "android_UNKNOWN" 27848 description: "" 27849 value: { 27850 unspecified_value: false 27851 } 27852 workflow: MANUAL 27853 containers: "product" 27854 containers: "system" 27855 containers: "system_ext" 27856 containers: "vendor" 27857 } 27858 value: {} 27859 traces: { 27860 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 27861 value: { 27862 unspecified_value: false 27863 } 27864 } 27865 } 27866 flags: { 27867 flag_declaration: { 27868 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 27869 namespace: "android_UNKNOWN" 27870 description: "" 27871 value: { 27872 unspecified_value: false 27873 } 27874 workflow: MANUAL 27875 containers: "product" 27876 containers: "system" 27877 containers: "system_ext" 27878 containers: "vendor" 27879 } 27880 value: {} 27881 traces: { 27882 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 27883 value: { 27884 unspecified_value: false 27885 } 27886 } 27887 } 27888 flags: { 27889 flag_declaration: { 27890 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 27891 namespace: "android_UNKNOWN" 27892 description: "" 27893 value: { 27894 unspecified_value: false 27895 } 27896 workflow: MANUAL 27897 containers: "product" 27898 containers: "system" 27899 containers: "system_ext" 27900 containers: "vendor" 27901 } 27902 value: {} 27903 traces: { 27904 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 27905 value: { 27906 unspecified_value: false 27907 } 27908 } 27909 } 27910 flags: { 27911 flag_declaration: { 27912 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 27913 namespace: "android_UNKNOWN" 27914 description: "flag to enable prebuilts for primary libs module (DCLA)" 27915 value: { 27916 unspecified_value: false 27917 } 27918 workflow: MANUAL 27919 containers: "system" 27920 } 27921 value: {} 27922 traces: { 27923 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 27924 value: { 27925 unspecified_value: false 27926 } 27927 } 27928 } 27929 flags: { 27930 flag_declaration: { 27931 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 27932 namespace: "android_UNKNOWN" 27933 description: "" 27934 value: { 27935 unspecified_value: false 27936 } 27937 workflow: MANUAL 27938 containers: "product" 27939 containers: "system" 27940 containers: "system_ext" 27941 containers: "vendor" 27942 } 27943 value: {} 27944 traces: { 27945 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 27946 value: { 27947 unspecified_value: false 27948 } 27949 } 27950 } 27951 flags: { 27952 flag_declaration: { 27953 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 27954 namespace: "android_UNKNOWN" 27955 description: "" 27956 value: { 27957 unspecified_value: false 27958 } 27959 workflow: MANUAL 27960 containers: "product" 27961 containers: "system" 27962 containers: "system_ext" 27963 containers: "vendor" 27964 } 27965 value: {} 27966 traces: { 27967 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 27968 value: { 27969 unspecified_value: false 27970 } 27971 } 27972 } 27973 flags: { 27974 flag_declaration: { 27975 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 27976 namespace: "android_UNKNOWN" 27977 description: "" 27978 value: { 27979 unspecified_value: false 27980 } 27981 workflow: MANUAL 27982 containers: "product" 27983 containers: "system" 27984 containers: "system_ext" 27985 containers: "vendor" 27986 } 27987 value: {} 27988 traces: { 27989 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 27990 value: { 27991 unspecified_value: false 27992 } 27993 } 27994 } 27995 flags: { 27996 flag_declaration: { 27997 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 27998 namespace: "android_UNKNOWN" 27999 description: "" 28000 value: { 28001 unspecified_value: false 28002 } 28003 workflow: MANUAL 28004 containers: "product" 28005 containers: "system" 28006 containers: "system_ext" 28007 containers: "vendor" 28008 } 28009 value: {} 28010 traces: { 28011 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 28012 value: { 28013 unspecified_value: false 28014 } 28015 } 28016 } 28017 flags: { 28018 flag_declaration: { 28019 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 28020 namespace: "android_UNKNOWN" 28021 description: "" 28022 value: { 28023 unspecified_value: false 28024 } 28025 workflow: MANUAL 28026 containers: "product" 28027 containers: "system" 28028 containers: "system_ext" 28029 containers: "vendor" 28030 } 28031 value: {} 28032 traces: { 28033 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 28034 value: { 28035 unspecified_value: false 28036 } 28037 } 28038 } 28039 flags: { 28040 flag_declaration: { 28041 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 28042 namespace: "android_UNKNOWN" 28043 description: "" 28044 value: { 28045 unspecified_value: false 28046 } 28047 workflow: MANUAL 28048 containers: "product" 28049 containers: "system" 28050 containers: "system_ext" 28051 containers: "vendor" 28052 } 28053 value: {} 28054 traces: { 28055 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 28056 value: { 28057 unspecified_value: false 28058 } 28059 } 28060 } 28061 flags: { 28062 flag_declaration: { 28063 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 28064 namespace: "android_UNKNOWN" 28065 description: "flag to enable prebuilts for mainline telemetry tvp" 28066 value: { 28067 unspecified_value: false 28068 } 28069 workflow: MANUAL 28070 containers: "system" 28071 } 28072 value: {} 28073 traces: { 28074 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 28075 value: { 28076 unspecified_value: false 28077 } 28078 } 28079 } 28080 flags: { 28081 flag_declaration: { 28082 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 28083 namespace: "android_UNKNOWN" 28084 description: "" 28085 value: { 28086 unspecified_value: false 28087 } 28088 workflow: MANUAL 28089 containers: "product" 28090 containers: "system" 28091 containers: "system_ext" 28092 containers: "vendor" 28093 } 28094 value: {} 28095 traces: { 28096 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 28097 value: { 28098 unspecified_value: false 28099 } 28100 } 28101 } 28102 flags: { 28103 flag_declaration: { 28104 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 28105 namespace: "android_UNKNOWN" 28106 description: "" 28107 value: { 28108 unspecified_value: false 28109 } 28110 workflow: MANUAL 28111 containers: "product" 28112 containers: "system" 28113 containers: "system_ext" 28114 containers: "vendor" 28115 } 28116 value: {} 28117 traces: { 28118 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 28119 value: { 28120 unspecified_value: false 28121 } 28122 } 28123 } 28124 flags: { 28125 flag_declaration: { 28126 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 28127 namespace: "android_UNKNOWN" 28128 description: "" 28129 value: { 28130 unspecified_value: false 28131 } 28132 workflow: MANUAL 28133 containers: "product" 28134 containers: "system" 28135 containers: "system_ext" 28136 containers: "vendor" 28137 } 28138 value: {} 28139 traces: { 28140 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 28141 value: { 28142 unspecified_value: false 28143 } 28144 } 28145 } 28146 flags: { 28147 flag_declaration: { 28148 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 28149 namespace: "android_UNKNOWN" 28150 description: "Mounts Data APEXes in apexd-bootstrap stage" 28151 value: { 28152 bool_value: false 28153 } 28154 workflow: LAUNCH 28155 containers: "system" 28156 } 28157 value: { 28158 bool_value: false 28159 } 28160 traces: { 28161 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 28162 value: { 28163 bool_value: false 28164 } 28165 } 28166 } 28167 flags: { 28168 flag_declaration: { 28169 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 28170 namespace: "android_UNKNOWN" 28171 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 28172 value: { 28173 bool_value: false 28174 } 28175 workflow: LAUNCH 28176 containers: "system" 28177 } 28178 value: { 28179 bool_value: false 28180 } 28181 traces: { 28182 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 28183 value: { 28184 bool_value: false 28185 } 28186 } 28187 } 28188 flags: { 28189 flag_declaration: { 28190 name: "RELEASE_APPFUNCTION_SIDECAR" 28191 namespace: "machine_learning" 28192 description: "Release flag for appfunction sidecar jar" 28193 value: { 28194 unspecified_value: false 28195 } 28196 workflow: LAUNCH 28197 containers: "system_ext" 28198 } 28199 value: {} 28200 traces: { 28201 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 28202 value: { 28203 unspecified_value: false 28204 } 28205 } 28206 } 28207 flags: { 28208 flag_declaration: { 28209 name: "RELEASE_ATTEST_MODULES" 28210 namespace: "hardware_backed_security" 28211 description: "Support attestation of modules" 28212 value: { 28213 unspecified_value: false 28214 } 28215 workflow: LAUNCH 28216 containers: "system" 28217 } 28218 value: {} 28219 traces: { 28220 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 28221 value: { 28222 unspecified_value: false 28223 } 28224 } 28225 } 28226 flags: { 28227 flag_declaration: { 28228 name: "RELEASE_AVATAR_PICKER_APP" 28229 namespace: "android_UNKNOWN" 28230 description: "Move User avatar picker from SettingsLib to preinstalled app." 28231 value: { 28232 bool_value: false 28233 } 28234 workflow: LAUNCH 28235 containers: "product" 28236 containers: "system" 28237 containers: "system_ext" 28238 containers: "vendor" 28239 } 28240 value: { 28241 bool_value: false 28242 } 28243 traces: { 28244 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 28245 value: { 28246 bool_value: false 28247 } 28248 } 28249 } 28250 flags: { 28251 flag_declaration: { 28252 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 28253 namespace: "android_virtualization" 28254 description: "Enables acces to the AVF APIs to pre-installed apps." 28255 value: { 28256 bool_value: false 28257 } 28258 workflow: LAUNCH 28259 containers: "system" 28260 } 28261 value: { 28262 bool_value: false 28263 } 28264 traces: { 28265 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 28266 value: { 28267 bool_value: false 28268 } 28269 } 28270 } 28271 flags: { 28272 flag_declaration: { 28273 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 28274 namespace: "android_virtualization" 28275 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." 28276 value: { 28277 bool_value: false 28278 } 28279 workflow: LAUNCH 28280 containers: "product" 28281 containers: "system" 28282 containers: "system_ext" 28283 containers: "vendor" 28284 } 28285 value: { 28286 bool_value: false 28287 } 28288 traces: { 28289 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 28290 value: { 28291 bool_value: false 28292 } 28293 } 28294 } 28295 flags: { 28296 flag_declaration: { 28297 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 28298 namespace: "android_virtualization" 28299 description: "Enables new DICE functionality in Microdroid VMs." 28300 value: { 28301 bool_value: false 28302 } 28303 workflow: LAUNCH 28304 containers: "product" 28305 containers: "system" 28306 containers: "system_ext" 28307 containers: "vendor" 28308 } 28309 value: { 28310 bool_value: false 28311 } 28312 traces: { 28313 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 28314 value: { 28315 bool_value: false 28316 } 28317 } 28318 } 28319 flags: { 28320 flag_declaration: { 28321 name: "RELEASE_AVF_ENABLE_EARLY_VM" 28322 namespace: "android_virtualization" 28323 description: "Adds supports for VMs in the early boot, before /data mount." 28324 value: { 28325 bool_value: false 28326 } 28327 workflow: LAUNCH 28328 containers: "system" 28329 } 28330 value: { 28331 bool_value: false 28332 } 28333 traces: { 28334 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 28335 value: { 28336 bool_value: false 28337 } 28338 } 28339 } 28340 flags: { 28341 flag_declaration: { 28342 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 28343 namespace: "android_virtualization" 28344 description: "Enables new llPvm functionality in Microdroid VMs." 28345 value: { 28346 bool_value: false 28347 } 28348 workflow: LAUNCH 28349 containers: "product" 28350 containers: "system" 28351 containers: "system_ext" 28352 containers: "vendor" 28353 } 28354 value: { 28355 bool_value: false 28356 } 28357 traces: { 28358 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 28359 value: { 28360 bool_value: false 28361 } 28362 } 28363 } 28364 flags: { 28365 flag_declaration: { 28366 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 28367 namespace: "android_virtualization" 28368 description: "Allows microfuchsia to run on AVF." 28369 value: { 28370 bool_value: false 28371 } 28372 workflow: LAUNCH 28373 containers: "system" 28374 } 28375 value: { 28376 bool_value: false 28377 } 28378 traces: { 28379 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 28380 value: { 28381 bool_value: false 28382 } 28383 } 28384 } 28385 flags: { 28386 flag_declaration: { 28387 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 28388 namespace: "android_virtualization" 28389 description: "Enables running multiple payloads in the same Microdroid VM instance." 28390 value: { 28391 bool_value: false 28392 } 28393 workflow: LAUNCH 28394 containers: "system" 28395 } 28396 value: { 28397 bool_value: false 28398 } 28399 traces: { 28400 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 28401 value: { 28402 bool_value: false 28403 } 28404 } 28405 } 28406 flags: { 28407 flag_declaration: { 28408 name: "RELEASE_AVF_ENABLE_NETWORK" 28409 namespace: "android_virtualization" 28410 description: "Adds supports for network functionality in VMs." 28411 value: { 28412 bool_value: false 28413 } 28414 workflow: LAUNCH 28415 containers: "system" 28416 } 28417 value: { 28418 bool_value: false 28419 } 28420 traces: { 28421 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 28422 value: { 28423 bool_value: false 28424 } 28425 } 28426 } 28427 flags: { 28428 flag_declaration: { 28429 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 28430 namespace: "android_virtualization" 28431 description: "Enables pVM remote attestation in Microdroid VM." 28432 value: { 28433 bool_value: false 28434 } 28435 workflow: LAUNCH 28436 containers: "product" 28437 containers: "system" 28438 containers: "system_ext" 28439 containers: "vendor" 28440 } 28441 value: { 28442 bool_value: false 28443 } 28444 traces: { 28445 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 28446 value: { 28447 bool_value: false 28448 } 28449 } 28450 } 28451 flags: { 28452 flag_declaration: { 28453 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 28454 namespace: "android_virtualization" 28455 description: "Adds userspace support for assigning TPU device to pVMs" 28456 value: { 28457 bool_value: false 28458 } 28459 workflow: LAUNCH 28460 containers: "system" 28461 } 28462 value: { 28463 bool_value: false 28464 } 28465 traces: { 28466 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 28467 value: { 28468 bool_value: false 28469 } 28470 } 28471 } 28472 flags: { 28473 flag_declaration: { 28474 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 28475 namespace: "android_virtualization" 28476 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 28477 value: { 28478 bool_value: false 28479 } 28480 workflow: LAUNCH 28481 containers: "product" 28482 containers: "system" 28483 containers: "system_ext" 28484 containers: "vendor" 28485 } 28486 value: { 28487 bool_value: false 28488 } 28489 traces: { 28490 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 28491 value: { 28492 bool_value: false 28493 } 28494 } 28495 } 28496 flags: { 28497 flag_declaration: { 28498 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 28499 namespace: "android_virtualization" 28500 description: "Enables Virtual Cpufreq support in Microdroid VM." 28501 value: { 28502 bool_value: false 28503 } 28504 workflow: LAUNCH 28505 containers: "product" 28506 containers: "system" 28507 containers: "system_ext" 28508 containers: "vendor" 28509 } 28510 value: { 28511 bool_value: false 28512 } 28513 traces: { 28514 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 28515 value: { 28516 bool_value: false 28517 } 28518 } 28519 } 28520 flags: { 28521 flag_declaration: { 28522 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 28523 namespace: "android_virtualization" 28524 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 28525 value: { 28526 bool_value: false 28527 } 28528 workflow: LAUNCH 28529 containers: "system" 28530 } 28531 value: { 28532 bool_value: false 28533 } 28534 traces: { 28535 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 28536 value: { 28537 bool_value: false 28538 } 28539 } 28540 } 28541 flags: { 28542 flag_declaration: { 28543 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 28544 namespace: "android_virtualization" 28545 description: "Adds supports for Widevine pVM" 28546 value: { 28547 bool_value: false 28548 } 28549 workflow: LAUNCH 28550 containers: "system" 28551 } 28552 value: { 28553 bool_value: false 28554 } 28555 traces: { 28556 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 28557 value: { 28558 bool_value: false 28559 } 28560 } 28561 } 28562 flags: { 28563 flag_declaration: { 28564 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 28565 namespace: "android_virtualization" 28566 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 28567 value: { 28568 bool_value: false 28569 } 28570 workflow: LAUNCH 28571 containers: "system" 28572 } 28573 value: { 28574 bool_value: false 28575 } 28576 traces: { 28577 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 28578 value: { 28579 bool_value: false 28580 } 28581 } 28582 } 28583 flags: { 28584 flag_declaration: { 28585 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 28586 namespace: "android_virtualization" 28587 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 28588 value: { 28589 bool_value: false 28590 } 28591 workflow: LAUNCH 28592 containers: "system" 28593 } 28594 value: { 28595 bool_value: false 28596 } 28597 traces: { 28598 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 28599 value: { 28600 bool_value: false 28601 } 28602 } 28603 } 28604 flags: { 28605 flag_declaration: { 28606 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 28607 namespace: "android_virtualization" 28608 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 28609 value: { 28610 unspecified_value: false 28611 } 28612 workflow: PREBUILT 28613 containers: "system" 28614 } 28615 value: {} 28616 traces: { 28617 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 28618 value: { 28619 unspecified_value: false 28620 } 28621 } 28622 } 28623 flags: { 28624 flag_declaration: { 28625 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 28626 namespace: "android_virtualization" 28627 description: "Enable running custom VMs with paravirtualized devices." 28628 value: { 28629 bool_value: false 28630 } 28631 workflow: LAUNCH 28632 containers: "product" 28633 containers: "system" 28634 containers: "system_ext" 28635 containers: "vendor" 28636 } 28637 value: { 28638 bool_value: false 28639 } 28640 traces: { 28641 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 28642 value: { 28643 bool_value: false 28644 } 28645 } 28646 } 28647 flags: { 28648 flag_declaration: { 28649 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 28650 namespace: "android_virtualization" 28651 description: "Improves support for long running VMs" 28652 value: { 28653 bool_value: false 28654 } 28655 workflow: LAUNCH 28656 containers: "system" 28657 } 28658 value: { 28659 bool_value: false 28660 } 28661 traces: { 28662 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 28663 value: { 28664 bool_value: false 28665 } 28666 } 28667 } 28668 flags: { 28669 flag_declaration: { 28670 name: "RELEASE_BASE_OS_AKITA" 28671 namespace: "android_UNKNOWN" 28672 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28673 value: { 28674 string_value: "" 28675 } 28676 workflow: MANUAL 28677 containers: "product" 28678 containers: "system" 28679 containers: "system_ext" 28680 containers: "vendor" 28681 } 28682 value: { 28683 string_value: "" 28684 } 28685 traces: { 28686 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 28687 value: { 28688 string_value: "" 28689 } 28690 } 28691 } 28692 flags: { 28693 flag_declaration: { 28694 name: "RELEASE_BASE_OS_BLUEJAY" 28695 namespace: "android_UNKNOWN" 28696 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28697 value: { 28698 string_value: "" 28699 } 28700 workflow: MANUAL 28701 containers: "product" 28702 containers: "system" 28703 containers: "system_ext" 28704 containers: "vendor" 28705 } 28706 value: { 28707 string_value: "" 28708 } 28709 traces: { 28710 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 28711 value: { 28712 string_value: "" 28713 } 28714 } 28715 } 28716 flags: { 28717 flag_declaration: { 28718 name: "RELEASE_BASE_OS_CHEETAH" 28719 namespace: "android_UNKNOWN" 28720 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28721 value: { 28722 string_value: "" 28723 } 28724 workflow: MANUAL 28725 containers: "product" 28726 containers: "system" 28727 containers: "system_ext" 28728 containers: "vendor" 28729 } 28730 value: { 28731 string_value: "" 28732 } 28733 traces: { 28734 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 28735 value: { 28736 string_value: "" 28737 } 28738 } 28739 } 28740 flags: { 28741 flag_declaration: { 28742 name: "RELEASE_BASE_OS_FELIX" 28743 namespace: "android_UNKNOWN" 28744 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28745 value: { 28746 string_value: "" 28747 } 28748 workflow: MANUAL 28749 containers: "product" 28750 containers: "system" 28751 containers: "system_ext" 28752 containers: "vendor" 28753 } 28754 value: { 28755 string_value: "" 28756 } 28757 traces: { 28758 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 28759 value: { 28760 string_value: "" 28761 } 28762 } 28763 } 28764 flags: { 28765 flag_declaration: { 28766 name: "RELEASE_BASE_OS_HUSKY" 28767 namespace: "android_UNKNOWN" 28768 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28769 value: { 28770 string_value: "" 28771 } 28772 workflow: MANUAL 28773 containers: "product" 28774 containers: "system" 28775 containers: "system_ext" 28776 containers: "vendor" 28777 } 28778 value: { 28779 string_value: "" 28780 } 28781 traces: { 28782 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 28783 value: { 28784 string_value: "" 28785 } 28786 } 28787 } 28788 flags: { 28789 flag_declaration: { 28790 name: "RELEASE_BASE_OS_LYNX" 28791 namespace: "android_UNKNOWN" 28792 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28793 value: { 28794 string_value: "" 28795 } 28796 workflow: MANUAL 28797 containers: "product" 28798 containers: "system" 28799 containers: "system_ext" 28800 containers: "vendor" 28801 } 28802 value: { 28803 string_value: "" 28804 } 28805 traces: { 28806 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 28807 value: { 28808 string_value: "" 28809 } 28810 } 28811 } 28812 flags: { 28813 flag_declaration: { 28814 name: "RELEASE_BASE_OS_ORIOLE" 28815 namespace: "android_UNKNOWN" 28816 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28817 value: { 28818 string_value: "" 28819 } 28820 workflow: MANUAL 28821 containers: "product" 28822 containers: "system" 28823 containers: "system_ext" 28824 containers: "vendor" 28825 } 28826 value: { 28827 string_value: "" 28828 } 28829 traces: { 28830 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 28831 value: { 28832 string_value: "" 28833 } 28834 } 28835 } 28836 flags: { 28837 flag_declaration: { 28838 name: "RELEASE_BASE_OS_PANTHER" 28839 namespace: "android_UNKNOWN" 28840 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28841 value: { 28842 string_value: "" 28843 } 28844 workflow: MANUAL 28845 containers: "product" 28846 containers: "system" 28847 containers: "system_ext" 28848 containers: "vendor" 28849 } 28850 value: { 28851 string_value: "" 28852 } 28853 traces: { 28854 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 28855 value: { 28856 string_value: "" 28857 } 28858 } 28859 } 28860 flags: { 28861 flag_declaration: { 28862 name: "RELEASE_BASE_OS_RAVEN" 28863 namespace: "android_UNKNOWN" 28864 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28865 value: { 28866 string_value: "" 28867 } 28868 workflow: MANUAL 28869 containers: "product" 28870 containers: "system" 28871 containers: "system_ext" 28872 containers: "vendor" 28873 } 28874 value: { 28875 string_value: "" 28876 } 28877 traces: { 28878 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 28879 value: { 28880 string_value: "" 28881 } 28882 } 28883 } 28884 flags: { 28885 flag_declaration: { 28886 name: "RELEASE_BASE_OS_SHIBA" 28887 namespace: "android_UNKNOWN" 28888 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28889 value: { 28890 string_value: "" 28891 } 28892 workflow: MANUAL 28893 containers: "product" 28894 containers: "system" 28895 containers: "system_ext" 28896 containers: "vendor" 28897 } 28898 value: { 28899 string_value: "" 28900 } 28901 traces: { 28902 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 28903 value: { 28904 string_value: "" 28905 } 28906 } 28907 } 28908 flags: { 28909 flag_declaration: { 28910 name: "RELEASE_BASE_OS_TANGORPRO" 28911 namespace: "android_UNKNOWN" 28912 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 28913 value: { 28914 string_value: "" 28915 } 28916 workflow: MANUAL 28917 containers: "product" 28918 containers: "system" 28919 containers: "system_ext" 28920 containers: "vendor" 28921 } 28922 value: { 28923 string_value: "" 28924 } 28925 traces: { 28926 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 28927 value: { 28928 string_value: "" 28929 } 28930 } 28931 } 28932 flags: { 28933 flag_declaration: { 28934 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 28935 namespace: "android_UNKNOWN" 28936 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 28937 value: { 28938 bool_value: false 28939 } 28940 workflow: LAUNCH 28941 containers: "product" 28942 containers: "system" 28943 containers: "system_ext" 28944 containers: "vendor" 28945 } 28946 value: { 28947 bool_value: false 28948 } 28949 traces: { 28950 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 28951 value: { 28952 bool_value: false 28953 } 28954 } 28955 } 28956 flags: { 28957 flag_declaration: { 28958 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 28959 namespace: "android_UNKNOWN" 28960 description: "Enables Bluetooth Socket Service" 28961 value: { 28962 bool_value: false 28963 } 28964 workflow: LAUNCH 28965 containers: "product" 28966 containers: "system" 28967 containers: "system_ext" 28968 containers: "vendor" 28969 } 28970 value: { 28971 bool_value: false 28972 } 28973 traces: { 28974 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 28975 value: { 28976 bool_value: false 28977 } 28978 } 28979 } 28980 flags: { 28981 flag_declaration: { 28982 name: "RELEASE_BOARD_API_LEVEL" 28983 namespace: "android_UNKNOWN" 28984 description: "The API level of current vendor API surface. It has YYYYMM format." 28985 value: { 28986 string_value: "" 28987 } 28988 workflow: MANUAL 28989 containers: "product" 28990 containers: "system" 28991 containers: "system_ext" 28992 containers: "vendor" 28993 } 28994 value: { 28995 string_value: "" 28996 } 28997 traces: { 28998 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 28999 value: { 29000 string_value: "" 29001 } 29002 } 29003 } 29004 flags: { 29005 flag_declaration: { 29006 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 29007 namespace: "android_UNKNOWN" 29008 description: "Set to True to freeze the board API level with vendor FRC" 29009 value: { 29010 bool_value: false 29011 } 29012 workflow: LAUNCH 29013 containers: "product" 29014 containers: "system" 29015 containers: "system_ext" 29016 containers: "vendor" 29017 } 29018 value: { 29019 bool_value: false 29020 } 29021 traces: { 29022 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 29023 value: { 29024 bool_value: false 29025 } 29026 } 29027 } 29028 flags: { 29029 flag_declaration: { 29030 name: "RELEASE_BPF_ENABLE_LIBBPF" 29031 namespace: "android_UNKNOWN" 29032 description: "Enables Libbpf support in bpfloader." 29033 value: { 29034 unspecified_value: false 29035 } 29036 workflow: LAUNCH 29037 containers: "system" 29038 } 29039 value: {} 29040 traces: { 29041 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 29042 value: { 29043 unspecified_value: false 29044 } 29045 } 29046 } 29047 flags: { 29048 flag_declaration: { 29049 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 29050 namespace: "android_UNKNOWN" 29051 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." 29052 value: { 29053 bool_value: true 29054 } 29055 workflow: LAUNCH 29056 containers: "product" 29057 containers: "system" 29058 containers: "system_ext" 29059 containers: "vendor" 29060 } 29061 value: { 29062 bool_value: true 29063 } 29064 traces: { 29065 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 29066 value: { 29067 bool_value: true 29068 } 29069 } 29070 } 29071 flags: { 29072 flag_declaration: { 29073 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 29074 namespace: "android_platform_llvm_and_toolchains" 29075 description: "Enable object-size sanitizer" 29076 value: { 29077 bool_value: false 29078 } 29079 workflow: LAUNCH 29080 containers: "product" 29081 containers: "system" 29082 containers: "system_ext" 29083 containers: "vendor" 29084 } 29085 value: { 29086 bool_value: false 29087 } 29088 traces: { 29089 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 29090 value: { 29091 bool_value: false 29092 } 29093 } 29094 } 29095 flags: { 29096 flag_declaration: { 29097 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 29098 namespace: "android_UNKNOWN" 29099 description: "Remove product ADB keys from the build" 29100 value: { 29101 bool_value: true 29102 } 29103 workflow: MANUAL 29104 containers: "product" 29105 containers: "system" 29106 containers: "system_ext" 29107 containers: "vendor" 29108 } 29109 value: { 29110 bool_value: true 29111 } 29112 traces: { 29113 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 29114 value: { 29115 bool_value: true 29116 } 29117 } 29118 } 29119 flags: { 29120 flag_declaration: { 29121 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 29122 namespace: "android_UNKNOWN" 29123 description: "Whether to use BUILD_VARIANT overrides if available" 29124 value: { 29125 unspecified_value: false 29126 } 29127 workflow: MANUAL 29128 containers: "product" 29129 containers: "system" 29130 containers: "system_ext" 29131 containers: "vendor" 29132 } 29133 value: {} 29134 traces: { 29135 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 29136 value: { 29137 unspecified_value: false 29138 } 29139 } 29140 } 29141 flags: { 29142 flag_declaration: { 29143 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 29144 namespace: "car_sys_exp" 29145 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 29146 value: { 29147 unspecified_value: false 29148 } 29149 workflow: LAUNCH 29150 containers: "system" 29151 } 29152 value: {} 29153 traces: { 29154 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 29155 value: { 29156 unspecified_value: false 29157 } 29158 } 29159 } 29160 flags: { 29161 flag_declaration: { 29162 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 29163 namespace: "android_UNKNOWN" 29164 description: "If true, then files are moved from platform to apex" 29165 value: { 29166 bool_value: false 29167 } 29168 workflow: LAUNCH 29169 containers: "product" 29170 containers: "system" 29171 containers: "system_ext" 29172 containers: "vendor" 29173 } 29174 value: { 29175 bool_value: false 29176 } 29177 traces: { 29178 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 29179 value: { 29180 bool_value: false 29181 } 29182 } 29183 } 29184 flags: { 29185 flag_declaration: { 29186 name: "RELEASE_CRASHRECOVERY_MODULE" 29187 namespace: "modularization" 29188 description: "If true, then crashrecovery module is enabled as an apex" 29189 value: { 29190 bool_value: false 29191 } 29192 workflow: LAUNCH 29193 containers: "product" 29194 containers: "system" 29195 containers: "system_ext" 29196 containers: "vendor" 29197 } 29198 value: { 29199 bool_value: false 29200 } 29201 traces: { 29202 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 29203 value: { 29204 bool_value: false 29205 } 29206 } 29207 } 29208 flags: { 29209 flag_declaration: { 29210 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 29211 namespace: "android_UNKNOWN" 29212 description: "Enable build system to create new aconfig storage files." 29213 value: { 29214 bool_value: false 29215 } 29216 workflow: LAUNCH 29217 containers: "product" 29218 containers: "system" 29219 containers: "system_ext" 29220 containers: "vendor" 29221 } 29222 value: { 29223 bool_value: false 29224 } 29225 traces: { 29226 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 29227 value: { 29228 bool_value: false 29229 } 29230 } 29231 } 29232 flags: { 29233 flag_declaration: { 29234 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 29235 namespace: "android_UNKNOWN" 29236 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 29237 value: { 29238 bool_value: true 29239 } 29240 workflow: LAUNCH 29241 containers: "product" 29242 containers: "system" 29243 containers: "system_ext" 29244 containers: "vendor" 29245 } 29246 value: { 29247 bool_value: true 29248 } 29249 traces: { 29250 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 29251 value: { 29252 bool_value: true 29253 } 29254 } 29255 } 29256 flags: { 29257 flag_declaration: { 29258 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 29259 namespace: "android_UNKNOWN" 29260 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." 29261 value: { 29262 string_value: "352090000" 29263 } 29264 workflow: MANUAL 29265 containers: "product" 29266 containers: "system" 29267 containers: "system_ext" 29268 containers: "vendor" 29269 } 29270 value: { 29271 string_value: "352090000" 29272 } 29273 traces: { 29274 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 29275 value: { 29276 string_value: "352090000" 29277 } 29278 } 29279 } 29280 flags: { 29281 flag_declaration: { 29282 name: "RELEASE_DEPRECATE_VNDK" 29283 namespace: "android_UNKNOWN" 29284 description: "feature flag to deprecate VNDK" 29285 value: { 29286 bool_value: true 29287 } 29288 workflow: LAUNCH 29289 containers: "product" 29290 containers: "system" 29291 containers: "system_ext" 29292 containers: "vendor" 29293 } 29294 value: { 29295 bool_value: true 29296 } 29297 traces: { 29298 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 29299 value: { 29300 bool_value: true 29301 } 29302 } 29303 } 29304 flags: { 29305 flag_declaration: { 29306 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 29307 namespace: "android_UNKNOWN" 29308 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 29309 value: { 29310 bool_value: false 29311 } 29312 workflow: LAUNCH 29313 containers: "product" 29314 containers: "system" 29315 containers: "system_ext" 29316 containers: "vendor" 29317 } 29318 value: { 29319 bool_value: false 29320 } 29321 traces: { 29322 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 29323 value: { 29324 bool_value: false 29325 } 29326 } 29327 } 29328 flags: { 29329 flag_declaration: { 29330 name: "RELEASE_DOCUMENTSUI_BUNDLE" 29331 namespace: "documentsui" 29332 description: "If true, then DocumentsUI is enabled as an apex" 29333 value: { 29334 unspecified_value: false 29335 } 29336 workflow: LAUNCH 29337 containers: "system" 29338 containers: "vendor" 29339 } 29340 value: {} 29341 traces: { 29342 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 29343 value: { 29344 unspecified_value: false 29345 } 29346 } 29347 } 29348 flags: { 29349 flag_declaration: { 29350 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 29351 namespace: "launcher" 29352 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 29353 value: { 29354 bool_value: false 29355 } 29356 workflow: LAUNCH 29357 containers: "system" 29358 } 29359 value: { 29360 bool_value: false 29361 } 29362 traces: { 29363 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 29364 value: { 29365 bool_value: false 29366 } 29367 } 29368 } 29369 flags: { 29370 flag_declaration: { 29371 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 29372 namespace: "android_platform_llvm_and_toolchains" 29373 description: "Add ETM modules in userdebug/eng build" 29374 value: { 29375 bool_value: false 29376 } 29377 workflow: LAUNCH 29378 containers: "vendor" 29379 } 29380 value: { 29381 bool_value: false 29382 } 29383 traces: { 29384 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 29385 value: { 29386 bool_value: false 29387 } 29388 } 29389 } 29390 flags: { 29391 flag_declaration: { 29392 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 29393 namespace: "android_UNKNOWN" 29394 description: "Control using fingerprints to guard cross-package reads." 29395 value: { 29396 unspecified_value: false 29397 } 29398 workflow: LAUNCH 29399 containers: "product" 29400 containers: "system" 29401 containers: "system_ext" 29402 containers: "vendor" 29403 } 29404 value: {} 29405 traces: { 29406 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 29407 value: { 29408 unspecified_value: false 29409 } 29410 } 29411 } 29412 flags: { 29413 flag_declaration: { 29414 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 29415 namespace: "android_UNKNOWN" 29416 description: "Enables 16KB developer option in settings" 29417 value: { 29418 bool_value: false 29419 } 29420 workflow: LAUNCH 29421 containers: "vendor" 29422 } 29423 value: { 29424 bool_value: false 29425 } 29426 traces: { 29427 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 29428 value: { 29429 bool_value: false 29430 } 29431 } 29432 } 29433 flags: { 29434 flag_declaration: { 29435 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 29436 namespace: "android_UNKNOWN" 29437 description: "Enables 16KB developer option in settings" 29438 value: { 29439 bool_value: false 29440 } 29441 workflow: LAUNCH 29442 containers: "vendor" 29443 } 29444 value: { 29445 bool_value: false 29446 } 29447 traces: { 29448 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 29449 value: { 29450 bool_value: false 29451 } 29452 } 29453 } 29454 flags: { 29455 flag_declaration: { 29456 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 29457 namespace: "android_UNKNOWN" 29458 description: "Enables 16KB developer option in settings" 29459 value: { 29460 bool_value: false 29461 } 29462 workflow: LAUNCH 29463 containers: "vendor" 29464 } 29465 value: { 29466 bool_value: false 29467 } 29468 traces: { 29469 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 29470 value: { 29471 bool_value: false 29472 } 29473 } 29474 } 29475 flags: { 29476 flag_declaration: { 29477 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 29478 namespace: "android_UNKNOWN" 29479 description: "Enables 16KB developer option in settings" 29480 value: { 29481 bool_value: false 29482 } 29483 workflow: LAUNCH 29484 containers: "vendor" 29485 } 29486 value: { 29487 bool_value: false 29488 } 29489 traces: { 29490 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 29491 value: { 29492 bool_value: false 29493 } 29494 } 29495 } 29496 flags: { 29497 flag_declaration: { 29498 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 29499 namespace: "android_UNKNOWN" 29500 description: "Enables 16KB developer option in settings" 29501 value: { 29502 bool_value: false 29503 } 29504 workflow: LAUNCH 29505 containers: "vendor" 29506 } 29507 value: { 29508 bool_value: false 29509 } 29510 traces: { 29511 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 29512 value: { 29513 bool_value: false 29514 } 29515 } 29516 } 29517 flags: { 29518 flag_declaration: { 29519 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 29520 namespace: "android_UNKNOWN" 29521 description: "Enables 16KB developer option in settings" 29522 value: { 29523 bool_value: false 29524 } 29525 workflow: LAUNCH 29526 containers: "vendor" 29527 } 29528 value: { 29529 bool_value: false 29530 } 29531 traces: { 29532 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 29533 value: { 29534 bool_value: false 29535 } 29536 } 29537 } 29538 flags: { 29539 flag_declaration: { 29540 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 29541 namespace: "media_audio" 29542 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)." 29543 value: { 29544 bool_value: true 29545 } 29546 workflow: LAUNCH 29547 containers: "product" 29548 containers: "system" 29549 containers: "system_ext" 29550 containers: "vendor" 29551 } 29552 value: { 29553 bool_value: true 29554 } 29555 traces: { 29556 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 29557 value: { 29558 bool_value: true 29559 } 29560 } 29561 } 29562 flags: { 29563 flag_declaration: { 29564 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 29565 namespace: "android_UNKNOWN" 29566 description: "Enables Bluetooth Ranging Service" 29567 value: { 29568 bool_value: true 29569 } 29570 workflow: LAUNCH 29571 containers: "product" 29572 containers: "system" 29573 containers: "system_ext" 29574 containers: "vendor" 29575 } 29576 value: { 29577 bool_value: true 29578 } 29579 traces: { 29580 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 29581 value: { 29582 bool_value: true 29583 } 29584 } 29585 } 29586 flags: { 29587 flag_declaration: { 29588 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 29589 namespace: "health_fitness_aconfig" 29590 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 29591 value: { 29592 unspecified_value: false 29593 } 29594 workflow: LAUNCH 29595 containers: "system" 29596 } 29597 value: {} 29598 traces: { 29599 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 29600 value: { 29601 unspecified_value: false 29602 } 29603 } 29604 } 29605 flags: { 29606 flag_declaration: { 29607 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 29608 namespace: "android_UNKNOWN" 29609 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)." 29610 value: { 29611 bool_value: false 29612 } 29613 workflow: LAUNCH 29614 containers: "product" 29615 containers: "system" 29616 containers: "system_ext" 29617 containers: "vendor" 29618 } 29619 value: { 29620 bool_value: false 29621 } 29622 traces: { 29623 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 29624 value: { 29625 bool_value: false 29626 } 29627 } 29628 } 29629 flags: { 29630 flag_declaration: { 29631 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 29632 namespace: "android_UNKNOWN" 29633 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 29634 value: { 29635 unspecified_value: false 29636 } 29637 workflow: LAUNCH 29638 containers: "product" 29639 containers: "system" 29640 containers: "system_ext" 29641 containers: "vendor" 29642 } 29643 value: {} 29644 traces: { 29645 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 29646 value: { 29647 unspecified_value: false 29648 } 29649 } 29650 } 29651 flags: { 29652 flag_declaration: { 29653 name: "RELEASE_IS_EMR" 29654 namespace: "android_UNKNOWN" 29655 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 29656 value: { 29657 bool_value: false 29658 } 29659 workflow: MANUAL 29660 containers: "product" 29661 containers: "system" 29662 containers: "system_ext" 29663 containers: "vendor" 29664 } 29665 value: { 29666 bool_value: false 29667 } 29668 traces: { 29669 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 29670 value: { 29671 bool_value: false 29672 } 29673 } 29674 } 29675 flags: { 29676 flag_declaration: { 29677 name: "RELEASE_IS_SMR" 29678 namespace: "android_UNKNOWN" 29679 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 29680 value: { 29681 bool_value: false 29682 } 29683 workflow: MANUAL 29684 containers: "product" 29685 containers: "system" 29686 containers: "system_ext" 29687 containers: "vendor" 29688 } 29689 value: { 29690 bool_value: false 29691 } 29692 traces: { 29693 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 29694 value: { 29695 bool_value: false 29696 } 29697 } 29698 } 29699 flags: { 29700 flag_declaration: { 29701 name: "RELEASE_KERNEL_AKITA_DIR" 29702 namespace: "android_UNKNOWN" 29703 description: "Control which version of Kernel 6.1 is installed." 29704 value: { 29705 string_value: "" 29706 } 29707 workflow: PREBUILT 29708 containers: "vendor" 29709 } 29710 value: { 29711 string_value: "" 29712 } 29713 traces: { 29714 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 29715 value: { 29716 string_value: "" 29717 } 29718 } 29719 } 29720 flags: { 29721 flag_declaration: { 29722 name: "RELEASE_KERNEL_AKITA_VERSION" 29723 namespace: "android_UNKNOWN" 29724 description: "" 29725 value: { 29726 string_value: "" 29727 } 29728 workflow: PREBUILT 29729 containers: "vendor" 29730 } 29731 value: { 29732 string_value: "" 29733 } 29734 traces: { 29735 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 29736 value: { 29737 string_value: "" 29738 } 29739 } 29740 } 29741 flags: { 29742 flag_declaration: { 29743 name: "RELEASE_KERNEL_BLUEJAY_DIR" 29744 namespace: "android_UNKNOWN" 29745 description: "Control which version of Kernel 6.1 is installed." 29746 value: { 29747 string_value: "" 29748 } 29749 workflow: PREBUILT 29750 containers: "vendor" 29751 } 29752 value: { 29753 string_value: "" 29754 } 29755 traces: { 29756 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 29757 value: { 29758 string_value: "" 29759 } 29760 } 29761 } 29762 flags: { 29763 flag_declaration: { 29764 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 29765 namespace: "android_UNKNOWN" 29766 description: "" 29767 value: { 29768 string_value: "" 29769 } 29770 workflow: PREBUILT 29771 containers: "vendor" 29772 } 29773 value: { 29774 string_value: "" 29775 } 29776 traces: { 29777 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 29778 value: { 29779 string_value: "" 29780 } 29781 } 29782 } 29783 flags: { 29784 flag_declaration: { 29785 name: "RELEASE_KERNEL_CAIMAN_DIR" 29786 namespace: "android_UNKNOWN" 29787 description: "" 29788 value: { 29789 string_value: "" 29790 } 29791 workflow: PREBUILT 29792 containers: "vendor" 29793 } 29794 value: { 29795 string_value: "" 29796 } 29797 traces: { 29798 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 29799 value: { 29800 string_value: "" 29801 } 29802 } 29803 } 29804 flags: { 29805 flag_declaration: { 29806 name: "RELEASE_KERNEL_CAIMAN_VERSION" 29807 namespace: "android_UNKNOWN" 29808 description: "" 29809 value: { 29810 string_value: "" 29811 } 29812 workflow: PREBUILT 29813 containers: "vendor" 29814 } 29815 value: { 29816 string_value: "" 29817 } 29818 traces: { 29819 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 29820 value: { 29821 string_value: "" 29822 } 29823 } 29824 } 29825 flags: { 29826 flag_declaration: { 29827 name: "RELEASE_KERNEL_CHEETAH_DIR" 29828 namespace: "android_UNKNOWN" 29829 description: "" 29830 value: { 29831 string_value: "" 29832 } 29833 workflow: PREBUILT 29834 containers: "vendor" 29835 } 29836 value: { 29837 string_value: "" 29838 } 29839 traces: { 29840 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 29841 value: { 29842 string_value: "" 29843 } 29844 } 29845 } 29846 flags: { 29847 flag_declaration: { 29848 name: "RELEASE_KERNEL_CHEETAH_VERSION" 29849 namespace: "android_UNKNOWN" 29850 description: "" 29851 value: { 29852 string_value: "" 29853 } 29854 workflow: PREBUILT 29855 containers: "vendor" 29856 } 29857 value: { 29858 string_value: "" 29859 } 29860 traces: { 29861 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 29862 value: { 29863 string_value: "" 29864 } 29865 } 29866 } 29867 flags: { 29868 flag_declaration: { 29869 name: "RELEASE_KERNEL_COMET_DIR" 29870 namespace: "android_UNKNOWN" 29871 description: "" 29872 value: { 29873 string_value: "" 29874 } 29875 workflow: PREBUILT 29876 containers: "vendor" 29877 } 29878 value: { 29879 string_value: "" 29880 } 29881 traces: { 29882 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 29883 value: { 29884 string_value: "" 29885 } 29886 } 29887 } 29888 flags: { 29889 flag_declaration: { 29890 name: "RELEASE_KERNEL_COMET_VERSION" 29891 namespace: "android_UNKNOWN" 29892 description: "" 29893 value: { 29894 string_value: "" 29895 } 29896 workflow: PREBUILT 29897 containers: "vendor" 29898 } 29899 value: { 29900 string_value: "" 29901 } 29902 traces: { 29903 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 29904 value: { 29905 string_value: "" 29906 } 29907 } 29908 } 29909 flags: { 29910 flag_declaration: { 29911 name: "RELEASE_KERNEL_FELIX_DIR" 29912 namespace: "android_UNKNOWN" 29913 description: "" 29914 value: { 29915 string_value: "" 29916 } 29917 workflow: PREBUILT 29918 containers: "vendor" 29919 } 29920 value: { 29921 string_value: "" 29922 } 29923 traces: { 29924 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 29925 value: { 29926 string_value: "" 29927 } 29928 } 29929 } 29930 flags: { 29931 flag_declaration: { 29932 name: "RELEASE_KERNEL_FELIX_VERSION" 29933 namespace: "android_UNKNOWN" 29934 description: "" 29935 value: { 29936 string_value: "" 29937 } 29938 workflow: PREBUILT 29939 containers: "vendor" 29940 } 29941 value: { 29942 string_value: "" 29943 } 29944 traces: { 29945 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 29946 value: { 29947 string_value: "" 29948 } 29949 } 29950 } 29951 flags: { 29952 flag_declaration: { 29953 name: "RELEASE_KERNEL_HUSKY_DIR" 29954 namespace: "android_UNKNOWN" 29955 description: "" 29956 value: { 29957 string_value: "" 29958 } 29959 workflow: PREBUILT 29960 containers: "vendor" 29961 } 29962 value: { 29963 string_value: "" 29964 } 29965 traces: { 29966 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 29967 value: { 29968 string_value: "" 29969 } 29970 } 29971 } 29972 flags: { 29973 flag_declaration: { 29974 name: "RELEASE_KERNEL_HUSKY_VERSION" 29975 namespace: "android_UNKNOWN" 29976 description: "" 29977 value: { 29978 string_value: "" 29979 } 29980 workflow: PREBUILT 29981 containers: "vendor" 29982 } 29983 value: { 29984 string_value: "" 29985 } 29986 traces: { 29987 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 29988 value: { 29989 string_value: "" 29990 } 29991 } 29992 } 29993 flags: { 29994 flag_declaration: { 29995 name: "RELEASE_KERNEL_KOMODO_DIR" 29996 namespace: "android_UNKNOWN" 29997 description: "" 29998 value: { 29999 string_value: "" 30000 } 30001 workflow: PREBUILT 30002 containers: "vendor" 30003 } 30004 value: { 30005 string_value: "" 30006 } 30007 traces: { 30008 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 30009 value: { 30010 string_value: "" 30011 } 30012 } 30013 } 30014 flags: { 30015 flag_declaration: { 30016 name: "RELEASE_KERNEL_KOMODO_VERSION" 30017 namespace: "android_UNKNOWN" 30018 description: "" 30019 value: { 30020 string_value: "" 30021 } 30022 workflow: PREBUILT 30023 containers: "vendor" 30024 } 30025 value: { 30026 string_value: "" 30027 } 30028 traces: { 30029 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 30030 value: { 30031 string_value: "" 30032 } 30033 } 30034 } 30035 flags: { 30036 flag_declaration: { 30037 name: "RELEASE_KERNEL_LYNX_DIR" 30038 namespace: "android_UNKNOWN" 30039 description: "" 30040 value: { 30041 string_value: "" 30042 } 30043 workflow: PREBUILT 30044 containers: "vendor" 30045 } 30046 value: { 30047 string_value: "" 30048 } 30049 traces: { 30050 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 30051 value: { 30052 string_value: "" 30053 } 30054 } 30055 } 30056 flags: { 30057 flag_declaration: { 30058 name: "RELEASE_KERNEL_LYNX_VERSION" 30059 namespace: "android_UNKNOWN" 30060 description: "" 30061 value: { 30062 string_value: "" 30063 } 30064 workflow: PREBUILT 30065 containers: "vendor" 30066 } 30067 value: { 30068 string_value: "" 30069 } 30070 traces: { 30071 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 30072 value: { 30073 string_value: "" 30074 } 30075 } 30076 } 30077 flags: { 30078 flag_declaration: { 30079 name: "RELEASE_KERNEL_ORIOLE_DIR" 30080 namespace: "android_UNKNOWN" 30081 description: "" 30082 value: { 30083 string_value: "" 30084 } 30085 workflow: PREBUILT 30086 containers: "vendor" 30087 } 30088 value: { 30089 string_value: "" 30090 } 30091 traces: { 30092 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 30093 value: { 30094 string_value: "" 30095 } 30096 } 30097 } 30098 flags: { 30099 flag_declaration: { 30100 name: "RELEASE_KERNEL_ORIOLE_VERSION" 30101 namespace: "android_UNKNOWN" 30102 description: "" 30103 value: { 30104 string_value: "" 30105 } 30106 workflow: PREBUILT 30107 containers: "vendor" 30108 } 30109 value: { 30110 string_value: "" 30111 } 30112 traces: { 30113 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 30114 value: { 30115 string_value: "" 30116 } 30117 } 30118 } 30119 flags: { 30120 flag_declaration: { 30121 name: "RELEASE_KERNEL_PANTHER_DIR" 30122 namespace: "android_UNKNOWN" 30123 description: "" 30124 value: { 30125 string_value: "" 30126 } 30127 workflow: PREBUILT 30128 containers: "vendor" 30129 } 30130 value: { 30131 string_value: "" 30132 } 30133 traces: { 30134 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 30135 value: { 30136 string_value: "" 30137 } 30138 } 30139 } 30140 flags: { 30141 flag_declaration: { 30142 name: "RELEASE_KERNEL_PANTHER_VERSION" 30143 namespace: "android_UNKNOWN" 30144 description: "" 30145 value: { 30146 string_value: "" 30147 } 30148 workflow: PREBUILT 30149 containers: "vendor" 30150 } 30151 value: { 30152 string_value: "" 30153 } 30154 traces: { 30155 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 30156 value: { 30157 string_value: "" 30158 } 30159 } 30160 } 30161 flags: { 30162 flag_declaration: { 30163 name: "RELEASE_KERNEL_RAVEN_DIR" 30164 namespace: "android_UNKNOWN" 30165 description: "" 30166 value: { 30167 string_value: "" 30168 } 30169 workflow: PREBUILT 30170 containers: "vendor" 30171 } 30172 value: { 30173 string_value: "" 30174 } 30175 traces: { 30176 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 30177 value: { 30178 string_value: "" 30179 } 30180 } 30181 } 30182 flags: { 30183 flag_declaration: { 30184 name: "RELEASE_KERNEL_RAVEN_VERSION" 30185 namespace: "android_UNKNOWN" 30186 description: "" 30187 value: { 30188 string_value: "" 30189 } 30190 workflow: PREBUILT 30191 containers: "vendor" 30192 } 30193 value: { 30194 string_value: "" 30195 } 30196 traces: { 30197 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 30198 value: { 30199 string_value: "" 30200 } 30201 } 30202 } 30203 flags: { 30204 flag_declaration: { 30205 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 30206 namespace: "android_UNKNOWN" 30207 description: "" 30208 value: { 30209 string_value: "" 30210 } 30211 workflow: PREBUILT 30212 containers: "vendor" 30213 } 30214 value: { 30215 string_value: "" 30216 } 30217 traces: { 30218 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 30219 value: { 30220 string_value: "" 30221 } 30222 } 30223 } 30224 flags: { 30225 flag_declaration: { 30226 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 30227 namespace: "android_UNKNOWN" 30228 description: "" 30229 value: { 30230 string_value: "" 30231 } 30232 workflow: PREBUILT 30233 containers: "vendor" 30234 } 30235 value: { 30236 string_value: "" 30237 } 30238 traces: { 30239 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 30240 value: { 30241 string_value: "" 30242 } 30243 } 30244 } 30245 flags: { 30246 flag_declaration: { 30247 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 30248 namespace: "android_UNKNOWN" 30249 description: "" 30250 value: { 30251 string_value: "" 30252 } 30253 workflow: PREBUILT 30254 containers: "vendor" 30255 } 30256 value: { 30257 string_value: "" 30258 } 30259 traces: { 30260 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 30261 value: { 30262 string_value: "" 30263 } 30264 } 30265 } 30266 flags: { 30267 flag_declaration: { 30268 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 30269 namespace: "android_UNKNOWN" 30270 description: "" 30271 value: { 30272 string_value: "" 30273 } 30274 workflow: PREBUILT 30275 containers: "vendor" 30276 } 30277 value: { 30278 string_value: "" 30279 } 30280 traces: { 30281 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 30282 value: { 30283 string_value: "" 30284 } 30285 } 30286 } 30287 flags: { 30288 flag_declaration: { 30289 name: "RELEASE_KERNEL_SHIBA_DIR" 30290 namespace: "android_UNKNOWN" 30291 description: "" 30292 value: { 30293 string_value: "" 30294 } 30295 workflow: PREBUILT 30296 containers: "vendor" 30297 } 30298 value: { 30299 string_value: "" 30300 } 30301 traces: { 30302 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 30303 value: { 30304 string_value: "" 30305 } 30306 } 30307 } 30308 flags: { 30309 flag_declaration: { 30310 name: "RELEASE_KERNEL_SHIBA_VERSION" 30311 namespace: "android_UNKNOWN" 30312 description: "" 30313 value: { 30314 string_value: "" 30315 } 30316 workflow: PREBUILT 30317 containers: "vendor" 30318 } 30319 value: { 30320 string_value: "" 30321 } 30322 traces: { 30323 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 30324 value: { 30325 string_value: "" 30326 } 30327 } 30328 } 30329 flags: { 30330 flag_declaration: { 30331 name: "RELEASE_KERNEL_TANGORPRO_DIR" 30332 namespace: "android_UNKNOWN" 30333 description: "" 30334 value: { 30335 string_value: "" 30336 } 30337 workflow: PREBUILT 30338 containers: "vendor" 30339 } 30340 value: { 30341 string_value: "" 30342 } 30343 traces: { 30344 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 30345 value: { 30346 string_value: "" 30347 } 30348 } 30349 } 30350 flags: { 30351 flag_declaration: { 30352 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 30353 namespace: "android_UNKNOWN" 30354 description: "" 30355 value: { 30356 string_value: "" 30357 } 30358 workflow: PREBUILT 30359 containers: "vendor" 30360 } 30361 value: { 30362 string_value: "" 30363 } 30364 traces: { 30365 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 30366 value: { 30367 string_value: "" 30368 } 30369 } 30370 } 30371 flags: { 30372 flag_declaration: { 30373 name: "RELEASE_KERNEL_TOKAY_DIR" 30374 namespace: "android_UNKNOWN" 30375 description: "" 30376 value: { 30377 string_value: "" 30378 } 30379 workflow: PREBUILT 30380 containers: "vendor" 30381 } 30382 value: { 30383 string_value: "" 30384 } 30385 traces: { 30386 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 30387 value: { 30388 string_value: "" 30389 } 30390 } 30391 } 30392 flags: { 30393 flag_declaration: { 30394 name: "RELEASE_KERNEL_TOKAY_VERSION" 30395 namespace: "android_UNKNOWN" 30396 description: "" 30397 value: { 30398 string_value: "" 30399 } 30400 workflow: PREBUILT 30401 containers: "vendor" 30402 } 30403 value: { 30404 string_value: "" 30405 } 30406 traces: { 30407 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 30408 value: { 30409 string_value: "" 30410 } 30411 } 30412 } 30413 flags: { 30414 flag_declaration: { 30415 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 30416 namespace: "android_UNKNOWN" 30417 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 30418 value: { 30419 bool_value: false 30420 } 30421 workflow: LAUNCH 30422 containers: "product" 30423 containers: "system" 30424 containers: "system_ext" 30425 containers: "vendor" 30426 } 30427 value: { 30428 bool_value: false 30429 } 30430 traces: { 30431 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 30432 value: { 30433 bool_value: false 30434 } 30435 } 30436 } 30437 flags: { 30438 flag_declaration: { 30439 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 30440 namespace: "system_performance" 30441 description: "Enables caching in libbinder when registering a service." 30442 value: { 30443 unspecified_value: false 30444 } 30445 workflow: LAUNCH 30446 containers: "system" 30447 } 30448 value: {} 30449 traces: { 30450 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 30451 value: { 30452 unspecified_value: false 30453 } 30454 } 30455 } 30456 flags: { 30457 flag_declaration: { 30458 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 30459 namespace: "system_performance" 30460 description: "Enables caching in libbinder for client side when it is True." 30461 value: { 30462 bool_value: false 30463 } 30464 workflow: LAUNCH 30465 containers: "system" 30466 } 30467 value: { 30468 bool_value: false 30469 } 30470 traces: { 30471 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 30472 value: { 30473 bool_value: false 30474 } 30475 } 30476 } 30477 flags: { 30478 flag_declaration: { 30479 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 30480 namespace: "system_performance" 30481 description: "Remove the static list from cache and use flags instead" 30482 value: { 30483 unspecified_value: false 30484 } 30485 workflow: LAUNCH 30486 containers: "system" 30487 } 30488 value: {} 30489 traces: { 30490 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 30491 value: { 30492 unspecified_value: false 30493 } 30494 } 30495 } 30496 flags: { 30497 flag_declaration: { 30498 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 30499 namespace: "android_UNKNOWN" 30500 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 30501 value: { 30502 unspecified_value: false 30503 } 30504 workflow: LAUNCH 30505 containers: "system" 30506 } 30507 value: {} 30508 traces: { 30509 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 30510 value: { 30511 unspecified_value: false 30512 } 30513 } 30514 } 30515 flags: { 30516 flag_declaration: { 30517 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 30518 namespace: "android_UNKNOWN" 30519 description: "The version of mainline prebuilts used when prebuilts are enabled." 30520 value: { 30521 string_value: "mainline_module_prebuilt_nightly" 30522 } 30523 workflow: PREBUILT 30524 containers: "product" 30525 containers: "system" 30526 containers: "system_ext" 30527 containers: "vendor" 30528 } 30529 value: { 30530 string_value: "mainline_module_prebuilt_nightly" 30531 } 30532 traces: { 30533 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 30534 value: { 30535 string_value: "mainline_module_prebuilt_nightly" 30536 } 30537 } 30538 } 30539 flags: { 30540 flag_declaration: { 30541 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 30542 namespace: "system_performance" 30543 description: "Enables Memory Management Daemon in system image." 30544 value: { 30545 unspecified_value: false 30546 } 30547 workflow: LAUNCH 30548 containers: "system" 30549 } 30550 value: {} 30551 traces: { 30552 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 30553 value: { 30554 unspecified_value: false 30555 } 30556 } 30557 } 30558 flags: { 30559 flag_declaration: { 30560 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 30561 namespace: "android_UNKNOWN" 30562 description: "If true, then files are moved from platform to apex" 30563 value: { 30564 bool_value: false 30565 } 30566 workflow: LAUNCH 30567 containers: "product" 30568 containers: "system" 30569 containers: "system_ext" 30570 containers: "vendor" 30571 } 30572 value: { 30573 bool_value: false 30574 } 30575 traces: { 30576 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 30577 value: { 30578 bool_value: false 30579 } 30580 } 30581 } 30582 flags: { 30583 flag_declaration: { 30584 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 30585 namespace: "vcn" 30586 description: "If true, build VCN in the Tethering module" 30587 value: { 30588 bool_value: false 30589 } 30590 workflow: LAUNCH 30591 containers: "product" 30592 containers: "system" 30593 containers: "system_ext" 30594 containers: "vendor" 30595 } 30596 value: { 30597 bool_value: false 30598 } 30599 traces: { 30600 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 30601 value: { 30602 bool_value: false 30603 } 30604 } 30605 } 30606 flags: { 30607 flag_declaration: { 30608 name: "RELEASE_NDK_ABI_MONITORED" 30609 namespace: "android_UNKNOWN" 30610 description: "Enables ABI monitoring of NDK libraries." 30611 value: { 30612 bool_value: false 30613 } 30614 workflow: LAUNCH 30615 containers: "product" 30616 containers: "system" 30617 containers: "system_ext" 30618 containers: "vendor" 30619 } 30620 value: { 30621 bool_value: false 30622 } 30623 traces: { 30624 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 30625 value: { 30626 bool_value: false 30627 } 30628 } 30629 } 30630 flags: { 30631 flag_declaration: { 30632 name: "RELEASE_NFC_MAINLINE_MODULE" 30633 namespace: "nfc" 30634 description: "b/368405832: Flag to enable NFC mainline module" 30635 value: { 30636 unspecified_value: false 30637 } 30638 workflow: LAUNCH 30639 containers: "system" 30640 } 30641 value: {} 30642 traces: { 30643 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 30644 value: { 30645 unspecified_value: false 30646 } 30647 } 30648 } 30649 flags: { 30650 flag_declaration: { 30651 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 30652 namespace: "ondeviceintelligence" 30653 description: "If true, then files are moved from platform to apex" 30654 value: { 30655 bool_value: false 30656 } 30657 workflow: LAUNCH 30658 containers: "product" 30659 containers: "system" 30660 containers: "system_ext" 30661 containers: "vendor" 30662 } 30663 value: { 30664 bool_value: false 30665 } 30666 traces: { 30667 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 30668 value: { 30669 bool_value: false 30670 } 30671 } 30672 } 30673 flags: { 30674 flag_declaration: { 30675 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 30676 namespace: "text" 30677 description: "Version of the emoji font file." 30678 value: { 30679 string_value: "2.042" 30680 } 30681 workflow: PREBUILT 30682 containers: "system" 30683 } 30684 value: { 30685 string_value: "2.042" 30686 } 30687 traces: { 30688 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 30689 value: { 30690 string_value: "2.042" 30691 } 30692 } 30693 } 30694 flags: { 30695 flag_declaration: { 30696 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 30697 namespace: "text" 30698 description: "Version of the flag emoji font file." 30699 value: { 30700 string_value: "2.034" 30701 } 30702 workflow: PREBUILT 30703 containers: "system" 30704 } 30705 value: { 30706 string_value: "2.034" 30707 } 30708 traces: { 30709 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 30710 value: { 30711 string_value: "2.034" 30712 } 30713 } 30714 } 30715 flags: { 30716 flag_declaration: { 30717 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 30718 namespace: "android_UNKNOWN" 30719 description: "Version of the Hebrew font file." 30720 value: { 30721 string_value: "1.04" 30722 } 30723 workflow: PREBUILT 30724 containers: "system" 30725 } 30726 value: { 30727 string_value: "1.04" 30728 } 30729 traces: { 30730 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 30731 value: { 30732 string_value: "1.04" 30733 } 30734 } 30735 } 30736 flags: { 30737 flag_declaration: { 30738 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 30739 namespace: "android_UNKNOWN" 30740 description: "This flag will control of including Japanese variant (Hentaigana) font." 30741 value: { 30742 bool_value: false 30743 } 30744 workflow: LAUNCH 30745 containers: "system" 30746 } 30747 value: { 30748 bool_value: false 30749 } 30750 traces: { 30751 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 30752 value: { 30753 bool_value: false 30754 } 30755 } 30756 } 30757 flags: { 30758 flag_declaration: { 30759 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 30760 namespace: "android_UNKNOWN" 30761 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 30762 value: { 30763 bool_value: false 30764 } 30765 workflow: LAUNCH 30766 containers: "product" 30767 containers: "system" 30768 containers: "system_ext" 30769 containers: "vendor" 30770 } 30771 value: { 30772 bool_value: false 30773 } 30774 traces: { 30775 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 30776 value: { 30777 bool_value: false 30778 } 30779 } 30780 } 30781 flags: { 30782 flag_declaration: { 30783 name: "RELEASE_PACKAGE_LIBSQLITE3" 30784 namespace: "android_UNKNOWN" 30785 description: "The sqlite release." 30786 value: { 30787 string_value: "3420000" 30788 } 30789 workflow: PREBUILT 30790 containers: "system" 30791 } 30792 value: { 30793 string_value: "3420000" 30794 } 30795 traces: { 30796 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 30797 value: { 30798 string_value: "3420000" 30799 } 30800 } 30801 } 30802 flags: { 30803 flag_declaration: { 30804 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 30805 namespace: "system_performance" 30806 description: "Which MessageQueue implementation to use." 30807 value: { 30808 string_value: "LegacyMessageQueue/MessageQueue.java" 30809 } 30810 workflow: PREBUILT 30811 containers: "product" 30812 containers: "system" 30813 containers: "system_ext" 30814 containers: "vendor" 30815 } 30816 value: { 30817 string_value: "LegacyMessageQueue/MessageQueue.java" 30818 } 30819 traces: { 30820 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 30821 value: { 30822 string_value: "LegacyMessageQueue/MessageQueue.java" 30823 } 30824 } 30825 } 30826 flags: { 30827 flag_declaration: { 30828 name: "RELEASE_PACKAGE_NFC_STACK" 30829 namespace: "android_UNKNOWN" 30830 description: "b/292140387: Flag to switch to the new NFC apex" 30831 value: { 30832 string_value: "NfcNci" 30833 } 30834 workflow: PREBUILT 30835 containers: "system" 30836 } 30837 value: { 30838 string_value: "NfcNci" 30839 } 30840 traces: { 30841 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 30842 value: { 30843 string_value: "NfcNci" 30844 } 30845 } 30846 } 30847 flags: { 30848 flag_declaration: { 30849 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 30850 namespace: "text" 30851 description: "Version of the Noto Sans Khmer font." 30852 value: { 30853 string_value: "1.901" 30854 } 30855 workflow: PREBUILT 30856 containers: "system" 30857 } 30858 value: { 30859 string_value: "1.901" 30860 } 30861 traces: { 30862 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 30863 value: { 30864 string_value: "1.901" 30865 } 30866 } 30867 } 30868 flags: { 30869 flag_declaration: { 30870 name: "RELEASE_PACKAGE_PROFILING_MODULE" 30871 namespace: "android_UNKNOWN" 30872 description: "Flag will control the release of the Profiling module apex." 30873 value: { 30874 bool_value: false 30875 } 30876 workflow: LAUNCH 30877 containers: "product" 30878 containers: "system" 30879 containers: "system_ext" 30880 containers: "vendor" 30881 } 30882 value: { 30883 bool_value: false 30884 } 30885 traces: { 30886 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 30887 value: { 30888 bool_value: false 30889 } 30890 } 30891 } 30892 flags: { 30893 flag_declaration: { 30894 name: "RELEASE_PACKAGE_SOUND_PICKER" 30895 namespace: "android_UNKNOWN" 30896 description: "This flag will control the rollout of new versions of the SoundPicker app." 30897 value: { 30898 string_value: "SoundPicker" 30899 } 30900 workflow: PREBUILT 30901 containers: "product" 30902 containers: "system" 30903 containers: "system_ext" 30904 containers: "vendor" 30905 } 30906 value: { 30907 string_value: "SoundPicker" 30908 } 30909 traces: { 30910 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 30911 value: { 30912 string_value: "SoundPicker" 30913 } 30914 } 30915 } 30916 flags: { 30917 flag_declaration: { 30918 name: "RELEASE_PACKAGE_TZDATA_MODULE" 30919 namespace: "android_UNKNOWN" 30920 description: "tzdata to be installed to the system image." 30921 value: { 30922 string_value: "com.android.tzdata" 30923 } 30924 workflow: PREBUILT 30925 containers: "product" 30926 containers: "system" 30927 containers: "system_ext" 30928 containers: "vendor" 30929 } 30930 value: { 30931 string_value: "com.android.tzdata" 30932 } 30933 traces: { 30934 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 30935 value: { 30936 string_value: "com.android.tzdata" 30937 } 30938 } 30939 } 30940 flags: { 30941 flag_declaration: { 30942 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 30943 namespace: "android_UNKNOWN" 30944 description: "True for using variable font of the NotoSansCJK" 30945 value: { 30946 bool_value: false 30947 } 30948 workflow: LAUNCH 30949 containers: "system" 30950 } 30951 value: { 30952 bool_value: false 30953 } 30954 traces: { 30955 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 30956 value: { 30957 bool_value: false 30958 } 30959 } 30960 } 30961 flags: { 30962 flag_declaration: { 30963 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 30964 namespace: "android_UNKNOWN" 30965 description: "The name of the virtual camera package to add to the system partition." 30966 value: { 30967 string_value: "" 30968 } 30969 workflow: PREBUILT 30970 containers: "system" 30971 } 30972 value: { 30973 string_value: "" 30974 } 30975 traces: { 30976 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 30977 value: { 30978 string_value: "" 30979 } 30980 } 30981 } 30982 flags: { 30983 flag_declaration: { 30984 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 30985 namespace: "webview" 30986 description: "The version of WebView to include in the build" 30987 value: { 30988 string_value: "128.0.6613.88" 30989 } 30990 workflow: PREBUILT 30991 containers: "product" 30992 containers: "system" 30993 } 30994 value: { 30995 string_value: "128.0.6613.88" 30996 } 30997 traces: { 30998 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 30999 value: { 31000 string_value: "128.0.6613.88" 31001 } 31002 } 31003 } 31004 flags: { 31005 flag_declaration: { 31006 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 31007 namespace: "android_sdk" 31008 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." 31009 value: { 31010 unspecified_value: false 31011 } 31012 workflow: MANUAL 31013 containers: "product" 31014 containers: "system" 31015 containers: "system_ext" 31016 containers: "vendor" 31017 } 31018 value: {} 31019 traces: { 31020 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 31021 value: { 31022 unspecified_value: false 31023 } 31024 } 31025 } 31026 flags: { 31027 flag_declaration: { 31028 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 31029 namespace: "android_UNKNOWN" 31030 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." 31031 value: { 31032 string_value: "28" 31033 } 31034 workflow: MANUAL 31035 containers: "system" 31036 } 31037 value: { 31038 string_value: "28" 31039 } 31040 traces: { 31041 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 31042 value: { 31043 string_value: "28" 31044 } 31045 } 31046 } 31047 flags: { 31048 flag_declaration: { 31049 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 31050 namespace: "android_sdk" 31051 description: "The sdk extension version of this release configuration." 31052 value: { 31053 string_value: "12" 31054 } 31055 workflow: MANUAL 31056 containers: "product" 31057 containers: "system" 31058 containers: "system_ext" 31059 containers: "vendor" 31060 } 31061 value: { 31062 string_value: "12" 31063 } 31064 traces: { 31065 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 31066 value: { 31067 string_value: "12" 31068 } 31069 } 31070 } 31071 flags: { 31072 flag_declaration: { 31073 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 31074 namespace: "android_UNKNOWN" 31075 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 31076 value: { 31077 string_value: "0" 31078 } 31079 workflow: MANUAL 31080 containers: "product" 31081 containers: "system" 31082 containers: "system_ext" 31083 containers: "vendor" 31084 } 31085 value: { 31086 string_value: "0" 31087 } 31088 traces: { 31089 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 31090 value: { 31091 string_value: "0" 31092 } 31093 } 31094 } 31095 flags: { 31096 flag_declaration: { 31097 name: "RELEASE_PLATFORM_SDK_VERSION" 31098 namespace: "android_sdk" 31099 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." 31100 value: { 31101 string_value: "34" 31102 } 31103 workflow: MANUAL 31104 containers: "product" 31105 containers: "system" 31106 containers: "system_ext" 31107 containers: "vendor" 31108 } 31109 value: { 31110 string_value: "34" 31111 } 31112 traces: { 31113 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 31114 value: { 31115 string_value: "34" 31116 } 31117 } 31118 } 31119 flags: { 31120 flag_declaration: { 31121 name: "RELEASE_PLATFORM_SECURITY_PATCH" 31122 namespace: "android_UNKNOWN" 31123 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." 31124 value: { 31125 string_value: "2023-12-05" 31126 } 31127 workflow: MANUAL 31128 containers: "product" 31129 containers: "system" 31130 containers: "system_ext" 31131 containers: "vendor" 31132 } 31133 value: { 31134 string_value: "2023-12-05" 31135 } 31136 traces: { 31137 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 31138 value: { 31139 string_value: "2023-12-05" 31140 } 31141 } 31142 } 31143 flags: { 31144 flag_declaration: { 31145 name: "RELEASE_PLATFORM_VERSION" 31146 namespace: "android_UNKNOWN" 31147 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 31148 value: { 31149 string_value: "ZP1A" 31150 } 31151 workflow: MANUAL 31152 containers: "product" 31153 containers: "system" 31154 containers: "system_ext" 31155 containers: "vendor" 31156 } 31157 value: { 31158 string_value: "ZP1A" 31159 } 31160 traces: { 31161 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 31162 value: { 31163 string_value: "ZP1A" 31164 } 31165 } 31166 } 31167 flags: { 31168 flag_declaration: { 31169 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 31170 namespace: "android_sdk" 31171 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" 31172 value: { 31173 string_value: "VanillaIceCream" 31174 } 31175 workflow: MANUAL 31176 containers: "product" 31177 containers: "system" 31178 containers: "system_ext" 31179 containers: "vendor" 31180 } 31181 value: { 31182 string_value: "VanillaIceCream" 31183 } 31184 traces: { 31185 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 31186 value: { 31187 string_value: "VanillaIceCream" 31188 } 31189 } 31190 } 31191 flags: { 31192 flag_declaration: { 31193 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 31194 namespace: "android_sdk" 31195 description: "A comma separated list of all preview codenames the platform will accept apps built against" 31196 value: { 31197 string_value: "VanillaIceCream" 31198 } 31199 workflow: MANUAL 31200 containers: "product" 31201 containers: "system" 31202 containers: "system_ext" 31203 containers: "vendor" 31204 } 31205 value: { 31206 string_value: "VanillaIceCream" 31207 } 31208 traces: { 31209 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 31210 value: { 31211 string_value: "VanillaIceCream" 31212 } 31213 } 31214 } 31215 flags: { 31216 flag_declaration: { 31217 name: "RELEASE_PLATFORM_VERSION_CODENAME" 31218 namespace: "android_sdk" 31219 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 31220 value: { 31221 string_value: "VanillaIceCream" 31222 } 31223 workflow: MANUAL 31224 containers: "product" 31225 containers: "system" 31226 containers: "system_ext" 31227 containers: "vendor" 31228 } 31229 value: { 31230 string_value: "VanillaIceCream" 31231 } 31232 traces: { 31233 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 31234 value: { 31235 string_value: "VanillaIceCream" 31236 } 31237 } 31238 } 31239 flags: { 31240 flag_declaration: { 31241 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 31242 namespace: "android_sdk" 31243 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 31244 value: { 31245 string_value: "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" 31246 } 31247 workflow: MANUAL 31248 containers: "product" 31249 containers: "system" 31250 containers: "system_ext" 31251 containers: "vendor" 31252 } 31253 value: { 31254 string_value: "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" 31255 } 31256 traces: { 31257 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 31258 value: { 31259 string_value: "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" 31260 } 31261 } 31262 } 31263 flags: { 31264 flag_declaration: { 31265 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 31266 namespace: "android_UNKNOWN" 31267 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." 31268 value: { 31269 string_value: "14" 31270 } 31271 workflow: MANUAL 31272 containers: "product" 31273 containers: "system" 31274 containers: "system_ext" 31275 containers: "vendor" 31276 } 31277 value: { 31278 string_value: "14" 31279 } 31280 traces: { 31281 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 31282 value: { 31283 string_value: "14" 31284 } 31285 } 31286 } 31287 flags: { 31288 flag_declaration: { 31289 name: "RELEASE_PLATFORM_VNDK_VERSION" 31290 namespace: "android_UNKNOWN" 31291 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" 31292 value: { 31293 string_value: "35" 31294 } 31295 workflow: MANUAL 31296 containers: "product" 31297 containers: "system" 31298 containers: "system_ext" 31299 containers: "vendor" 31300 } 31301 value: { 31302 string_value: "35" 31303 } 31304 traces: { 31305 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 31306 value: { 31307 string_value: "35" 31308 } 31309 } 31310 } 31311 flags: { 31312 flag_declaration: { 31313 name: "RELEASE_RANGING_STACK" 31314 namespace: "uwb" 31315 description: "b/331206299: Flag to add new generic ranging API surface" 31316 value: { 31317 unspecified_value: false 31318 } 31319 workflow: LAUNCH 31320 containers: "system" 31321 } 31322 value: {} 31323 traces: { 31324 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 31325 value: { 31326 unspecified_value: false 31327 } 31328 } 31329 } 31330 flags: { 31331 flag_declaration: { 31332 name: "RELEASE_READ_FROM_NEW_STORAGE" 31333 namespace: "android_UNKNOWN" 31334 description: "Control if we should read from new storage." 31335 value: { 31336 bool_value: false 31337 } 31338 workflow: LAUNCH 31339 containers: "product" 31340 containers: "system" 31341 containers: "system_ext" 31342 containers: "vendor" 31343 } 31344 value: { 31345 bool_value: false 31346 } 31347 traces: { 31348 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 31349 value: { 31350 bool_value: false 31351 } 31352 } 31353 } 31354 flags: { 31355 flag_declaration: { 31356 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 31357 namespace: "android_UNKNOWN" 31358 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 31359 value: { 31360 bool_value: false 31361 } 31362 workflow: LAUNCH 31363 containers: "system" 31364 } 31365 value: { 31366 bool_value: false 31367 } 31368 traces: { 31369 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 31370 value: { 31371 bool_value: false 31372 } 31373 } 31374 } 31375 flags: { 31376 flag_declaration: { 31377 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 31378 namespace: "android_UNKNOWN" 31379 description: "feature flag for removing legacy emoji font from system image." 31380 value: { 31381 bool_value: false 31382 } 31383 workflow: LAUNCH 31384 containers: "system" 31385 } 31386 value: { 31387 bool_value: false 31388 } 31389 traces: { 31390 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 31391 value: { 31392 bool_value: false 31393 } 31394 } 31395 } 31396 flags: { 31397 flag_declaration: { 31398 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 31399 namespace: "android_UNKNOWN" 31400 description: "Ignore /data/data relabelling in libselinux." 31401 value: { 31402 bool_value: false 31403 } 31404 workflow: LAUNCH 31405 containers: "product" 31406 containers: "system" 31407 containers: "system_ext" 31408 containers: "vendor" 31409 } 31410 value: { 31411 bool_value: false 31412 } 31413 traces: { 31414 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 31415 value: { 31416 bool_value: false 31417 } 31418 } 31419 } 31420 flags: { 31421 flag_declaration: { 31422 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 31423 namespace: "art_performance" 31424 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 31425 value: { 31426 bool_value: false 31427 } 31428 workflow: LAUNCH 31429 containers: "system" 31430 } 31431 value: { 31432 bool_value: false 31433 } 31434 traces: { 31435 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 31436 value: { 31437 bool_value: false 31438 } 31439 } 31440 } 31441 flags: { 31442 flag_declaration: { 31443 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 31444 namespace: "android_UNKNOWN" 31445 description: "feature flag for a new API to open declared passthrough HAL" 31446 value: { 31447 bool_value: false 31448 } 31449 workflow: LAUNCH 31450 containers: "product" 31451 containers: "system" 31452 containers: "system_ext" 31453 containers: "vendor" 31454 } 31455 value: { 31456 bool_value: false 31457 } 31458 traces: { 31459 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 31460 value: { 31461 bool_value: false 31462 } 31463 } 31464 } 31465 flags: { 31466 flag_declaration: { 31467 name: "RELEASE_SUPERVISION_SERVICE" 31468 namespace: "supervision" 31469 description: "Include SupervisionService in the build" 31470 value: { 31471 unspecified_value: false 31472 } 31473 workflow: LAUNCH 31474 containers: "system" 31475 } 31476 value: {} 31477 traces: { 31478 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 31479 value: { 31480 unspecified_value: false 31481 } 31482 } 31483 } 31484 flags: { 31485 flag_declaration: { 31486 name: "RELEASE_SVN_AKITA" 31487 namespace: "android_UNKNOWN" 31488 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 31489 value: { 31490 string_value: "00" 31491 } 31492 workflow: MANUAL 31493 containers: "vendor" 31494 } 31495 value: { 31496 string_value: "00" 31497 } 31498 traces: { 31499 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 31500 value: { 31501 string_value: "00" 31502 } 31503 } 31504 } 31505 flags: { 31506 flag_declaration: { 31507 name: "RELEASE_SVN_BLUEJAY" 31508 namespace: "android_UNKNOWN" 31509 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 31510 value: { 31511 string_value: "00" 31512 } 31513 workflow: MANUAL 31514 containers: "vendor" 31515 } 31516 value: { 31517 string_value: "00" 31518 } 31519 traces: { 31520 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 31521 value: { 31522 string_value: "00" 31523 } 31524 } 31525 } 31526 flags: { 31527 flag_declaration: { 31528 name: "RELEASE_SVN_CHEETAH" 31529 namespace: "android_UNKNOWN" 31530 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 31531 value: { 31532 string_value: "00" 31533 } 31534 workflow: MANUAL 31535 containers: "vendor" 31536 } 31537 value: { 31538 string_value: "00" 31539 } 31540 traces: { 31541 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 31542 value: { 31543 string_value: "00" 31544 } 31545 } 31546 } 31547 flags: { 31548 flag_declaration: { 31549 name: "RELEASE_SVN_FELIX" 31550 namespace: "android_UNKNOWN" 31551 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 31552 value: { 31553 string_value: "00" 31554 } 31555 workflow: MANUAL 31556 containers: "vendor" 31557 } 31558 value: { 31559 string_value: "00" 31560 } 31561 traces: { 31562 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 31563 value: { 31564 string_value: "00" 31565 } 31566 } 31567 } 31568 flags: { 31569 flag_declaration: { 31570 name: "RELEASE_SVN_HUSKY" 31571 namespace: "android_UNKNOWN" 31572 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 31573 value: { 31574 string_value: "00" 31575 } 31576 workflow: MANUAL 31577 containers: "vendor" 31578 } 31579 value: { 31580 string_value: "00" 31581 } 31582 traces: { 31583 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 31584 value: { 31585 string_value: "00" 31586 } 31587 } 31588 } 31589 flags: { 31590 flag_declaration: { 31591 name: "RELEASE_SVN_LYNX" 31592 namespace: "android_UNKNOWN" 31593 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 31594 value: { 31595 string_value: "00" 31596 } 31597 workflow: MANUAL 31598 containers: "vendor" 31599 } 31600 value: { 31601 string_value: "00" 31602 } 31603 traces: { 31604 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 31605 value: { 31606 string_value: "00" 31607 } 31608 } 31609 } 31610 flags: { 31611 flag_declaration: { 31612 name: "RELEASE_SVN_ORIOLE" 31613 namespace: "android_UNKNOWN" 31614 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 31615 value: { 31616 string_value: "00" 31617 } 31618 workflow: MANUAL 31619 containers: "vendor" 31620 } 31621 value: { 31622 string_value: "00" 31623 } 31624 traces: { 31625 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 31626 value: { 31627 string_value: "00" 31628 } 31629 } 31630 } 31631 flags: { 31632 flag_declaration: { 31633 name: "RELEASE_SVN_PANTHER" 31634 namespace: "android_UNKNOWN" 31635 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 31636 value: { 31637 string_value: "00" 31638 } 31639 workflow: MANUAL 31640 containers: "vendor" 31641 } 31642 value: { 31643 string_value: "00" 31644 } 31645 traces: { 31646 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 31647 value: { 31648 string_value: "00" 31649 } 31650 } 31651 } 31652 flags: { 31653 flag_declaration: { 31654 name: "RELEASE_SVN_RAVEN" 31655 namespace: "android_UNKNOWN" 31656 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 31657 value: { 31658 string_value: "00" 31659 } 31660 workflow: MANUAL 31661 containers: "vendor" 31662 } 31663 value: { 31664 string_value: "00" 31665 } 31666 traces: { 31667 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 31668 value: { 31669 string_value: "00" 31670 } 31671 } 31672 } 31673 flags: { 31674 flag_declaration: { 31675 name: "RELEASE_SVN_SHIBA" 31676 namespace: "android_UNKNOWN" 31677 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 31678 value: { 31679 string_value: "00" 31680 } 31681 workflow: MANUAL 31682 containers: "vendor" 31683 } 31684 value: { 31685 string_value: "00" 31686 } 31687 traces: { 31688 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 31689 value: { 31690 string_value: "00" 31691 } 31692 } 31693 } 31694 flags: { 31695 flag_declaration: { 31696 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 31697 namespace: "systemui" 31698 description: "b/271887637: Flag to use speed profile in the SystemUI." 31699 value: { 31700 bool_value: false 31701 } 31702 workflow: LAUNCH 31703 containers: "system_ext" 31704 } 31705 value: { 31706 bool_value: false 31707 } 31708 traces: { 31709 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 31710 value: { 31711 bool_value: false 31712 } 31713 } 31714 } 31715 flags: { 31716 flag_declaration: { 31717 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 31718 namespace: "android_UNKNOWN" 31719 description: "System feature version for: android.hardware.type.automotive" 31720 value: { 31721 string_value: "" 31722 } 31723 workflow: MANUAL 31724 containers: "system" 31725 } 31726 value: { 31727 string_value: "" 31728 } 31729 traces: { 31730 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 31731 value: { 31732 string_value: "" 31733 } 31734 } 31735 } 31736 flags: { 31737 flag_declaration: { 31738 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 31739 namespace: "android_UNKNOWN" 31740 description: "System feature version for: android.hardware.type.embedded" 31741 value: { 31742 string_value: "" 31743 } 31744 workflow: MANUAL 31745 containers: "system" 31746 } 31747 value: { 31748 string_value: "" 31749 } 31750 traces: { 31751 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 31752 value: { 31753 string_value: "" 31754 } 31755 } 31756 } 31757 flags: { 31758 flag_declaration: { 31759 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 31760 namespace: "android_UNKNOWN" 31761 description: "System feature version for: android.software.leanback" 31762 value: { 31763 string_value: "" 31764 } 31765 workflow: MANUAL 31766 containers: "system" 31767 } 31768 value: { 31769 string_value: "" 31770 } 31771 traces: { 31772 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 31773 value: { 31774 string_value: "" 31775 } 31776 } 31777 } 31778 flags: { 31779 flag_declaration: { 31780 name: "RELEASE_SYSTEM_FEATURE_PC" 31781 namespace: "android_UNKNOWN" 31782 description: "System feature version for: android.hardware.type.pc" 31783 value: { 31784 string_value: "" 31785 } 31786 workflow: MANUAL 31787 containers: "system" 31788 } 31789 value: { 31790 string_value: "" 31791 } 31792 traces: { 31793 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 31794 value: { 31795 string_value: "" 31796 } 31797 } 31798 } 31799 flags: { 31800 flag_declaration: { 31801 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 31802 namespace: "android_UNKNOWN" 31803 description: "System feature version for: android.hardware.type.television" 31804 value: { 31805 string_value: "" 31806 } 31807 workflow: MANUAL 31808 containers: "system" 31809 } 31810 value: { 31811 string_value: "" 31812 } 31813 traces: { 31814 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 31815 value: { 31816 string_value: "" 31817 } 31818 } 31819 } 31820 flags: { 31821 flag_declaration: { 31822 name: "RELEASE_SYSTEM_FEATURE_WATCH" 31823 namespace: "android_UNKNOWN" 31824 description: "System feature version for: android.hardware.type.watch" 31825 value: { 31826 string_value: "" 31827 } 31828 workflow: MANUAL 31829 containers: "system" 31830 } 31831 value: { 31832 string_value: "" 31833 } 31834 traces: { 31835 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 31836 value: { 31837 string_value: "" 31838 } 31839 } 31840 } 31841 flags: { 31842 flag_declaration: { 31843 name: "RELEASE_TARGET_JAVA_21" 31844 namespace: "core_libraries" 31845 description: "Control if we should target java 21." 31846 value: { 31847 bool_value: false 31848 } 31849 workflow: LAUNCH 31850 containers: "product" 31851 containers: "system" 31852 containers: "system_ext" 31853 containers: "vendor" 31854 } 31855 value: { 31856 bool_value: false 31857 } 31858 traces: { 31859 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 31860 value: { 31861 bool_value: false 31862 } 31863 } 31864 } 31865 flags: { 31866 flag_declaration: { 31867 name: "RELEASE_UNLOCKED_STORAGE_API" 31868 namespace: "android_UNKNOWN" 31869 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 31870 value: { 31871 bool_value: false 31872 } 31873 workflow: LAUNCH 31874 containers: "product" 31875 containers: "system" 31876 containers: "system_ext" 31877 containers: "vendor" 31878 } 31879 value: { 31880 bool_value: false 31881 } 31882 traces: { 31883 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 31884 value: { 31885 bool_value: false 31886 } 31887 } 31888 } 31889 flags: { 31890 flag_declaration: { 31891 name: "RELEASE_UPROBESTATS_MODULE" 31892 namespace: "system_performance" 31893 description: "If true, then uprobestats module is enabled as an apex" 31894 value: { 31895 bool_value: false 31896 } 31897 workflow: LAUNCH 31898 containers: "product" 31899 containers: "system" 31900 containers: "system_ext" 31901 containers: "vendor" 31902 } 31903 value: { 31904 bool_value: false 31905 } 31906 traces: { 31907 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 31908 value: { 31909 bool_value: false 31910 } 31911 } 31912 } 31913 flags: { 31914 flag_declaration: { 31915 name: "RELEASE_USE_DEX_V41" 31916 namespace: "android_UNKNOWN" 31917 description: "feature flag for enabling new DEX file format (v41)" 31918 value: { 31919 unspecified_value: false 31920 } 31921 workflow: LAUNCH 31922 containers: "product" 31923 containers: "system" 31924 containers: "system_ext" 31925 containers: "vendor" 31926 } 31927 value: {} 31928 traces: { 31929 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 31930 value: { 31931 unspecified_value: false 31932 } 31933 } 31934 } 31935 flags: { 31936 flag_declaration: { 31937 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 31938 namespace: "android_UNKNOWN" 31939 description: "feature flag for enabling optimized_shrink_resources: true by default" 31940 value: { 31941 unspecified_value: false 31942 } 31943 workflow: LAUNCH 31944 containers: "product" 31945 containers: "system" 31946 containers: "system_ext" 31947 containers: "vendor" 31948 } 31949 value: {} 31950 traces: { 31951 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 31952 value: { 31953 unspecified_value: false 31954 } 31955 } 31956 } 31957 flags: { 31958 flag_declaration: { 31959 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 31960 namespace: "android_UNKNOWN" 31961 description: "feature flag for enabling use_resource_processor: true by default" 31962 value: { 31963 bool_value: false 31964 } 31965 workflow: LAUNCH 31966 containers: "product" 31967 containers: "system" 31968 containers: "system_ext" 31969 containers: "vendor" 31970 } 31971 value: { 31972 bool_value: false 31973 } 31974 traces: { 31975 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 31976 value: { 31977 bool_value: false 31978 } 31979 } 31980 } 31981 flags: { 31982 flag_declaration: { 31983 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 31984 namespace: "system_performance" 31985 description: "Enable use of system feature build-time flags and codegen." 31986 value: { 31987 unspecified_value: false 31988 } 31989 workflow: LAUNCH 31990 containers: "product" 31991 containers: "system" 31992 containers: "system_ext" 31993 containers: "vendor" 31994 } 31995 value: {} 31996 traces: { 31997 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 31998 value: { 31999 unspecified_value: false 32000 } 32001 } 32002 } 32003 flags: { 32004 flag_declaration: { 32005 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 32006 namespace: "android_UNKNOWN" 32007 description: "feature flag for enabling building with transitive classpaths" 32008 value: { 32009 unspecified_value: false 32010 } 32011 workflow: LAUNCH 32012 containers: "product" 32013 containers: "system" 32014 containers: "system_ext" 32015 containers: "vendor" 32016 } 32017 value: {} 32018 traces: { 32019 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 32020 value: { 32021 unspecified_value: false 32022 } 32023 } 32024 } 32025 flags: { 32026 flag_declaration: { 32027 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 32028 namespace: "android_UNKNOWN" 32029 description: "b/318717084 - enable the WebViewBootstrap mainline module" 32030 value: { 32031 bool_value: false 32032 } 32033 workflow: LAUNCH 32034 containers: "product" 32035 containers: "system" 32036 containers: "system_ext" 32037 containers: "vendor" 32038 } 32039 value: { 32040 bool_value: false 32041 } 32042 traces: { 32043 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 32044 value: { 32045 bool_value: false 32046 } 32047 } 32048 } 32049 flags: { 32050 flag_declaration: { 32051 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 32052 namespace: "wifi" 32053 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 32054 value: { 32055 unspecified_value: false 32056 } 32057 workflow: LAUNCH 32058 containers: "com.android.wifi" 32059 } 32060 value: {} 32061 traces: { 32062 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 32063 value: { 32064 unspecified_value: false 32065 } 32066 } 32067 } 32068 flags: { 32069 flag_declaration: { 32070 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 32071 namespace: "android_UNKNOWN" 32072 description: "" 32073 value: { 32074 string_value: "." 32075 } 32076 workflow: PREBUILT 32077 containers: "vendor" 32078 } 32079 value: { 32080 string_value: "." 32081 } 32082 traces: { 32083 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 32084 value: { 32085 string_value: "." 32086 } 32087 } 32088 } 32089 flags: { 32090 flag_declaration: { 32091 name: "RELEASE_WLAN_CT3_FW_DIR" 32092 namespace: "android_UNKNOWN" 32093 description: "" 32094 value: { 32095 string_value: "." 32096 } 32097 workflow: PREBUILT 32098 containers: "vendor" 32099 } 32100 value: { 32101 string_value: "." 32102 } 32103 traces: { 32104 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 32105 value: { 32106 string_value: "." 32107 } 32108 } 32109 } 32110 flags: { 32111 flag_declaration: { 32112 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 32113 namespace: "android_UNKNOWN" 32114 description: "" 32115 value: { 32116 string_value: "." 32117 } 32118 workflow: PREBUILT 32119 containers: "vendor" 32120 } 32121 value: { 32122 string_value: "." 32123 } 32124 traces: { 32125 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 32126 value: { 32127 string_value: "." 32128 } 32129 } 32130 } 32131 flags: { 32132 flag_declaration: { 32133 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 32134 namespace: "android_UNKNOWN" 32135 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 32136 value: { 32137 bool_value: false 32138 } 32139 workflow: LAUNCH 32140 containers: "product" 32141 containers: "system" 32142 containers: "system_ext" 32143 containers: "vendor" 32144 } 32145 value: { 32146 bool_value: false 32147 } 32148 traces: { 32149 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 32150 value: { 32151 bool_value: false 32152 } 32153 } 32154 } 32155 aconfig_value_sets: "aconfig_value_set-platform_build_release-root" 32156 directories: "build/release" 32157 value_directories: "build/release" 32158 release_config_type: EXPLICIT_INHERITANCE_CONFIG 32159} 32160other_release_configs: { 32161 name: "trunk_staging" 32162 flags: { 32163 flag_declaration: { 32164 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 32165 namespace: "android_UNKNOWN" 32166 description: "Also generate all_aconfig_declarations for these release configs" 32167 value: { 32168 unspecified_value: false 32169 } 32170 workflow: MANUAL 32171 containers: "host" 32172 } 32173 value: {} 32174 traces: { 32175 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 32176 value: { 32177 unspecified_value: false 32178 } 32179 } 32180 } 32181 flags: { 32182 flag_declaration: { 32183 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 32184 namespace: "android_UNKNOWN" 32185 description: "The default permission for all flags" 32186 value: { 32187 string_value: "READ_WRITE" 32188 } 32189 workflow: MANUAL 32190 containers: "product" 32191 containers: "system" 32192 containers: "system_ext" 32193 containers: "vendor" 32194 } 32195 value: { 32196 string_value: "READ_WRITE" 32197 } 32198 traces: { 32199 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 32200 value: { 32201 string_value: "READ_WRITE" 32202 } 32203 } 32204 } 32205 flags: { 32206 flag_declaration: { 32207 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 32208 namespace: "android_UNKNOWN" 32209 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 32210 value: { 32211 bool_value: false 32212 } 32213 workflow: MANUAL 32214 containers: "product" 32215 containers: "system" 32216 containers: "system_ext" 32217 containers: "vendor" 32218 } 32219 value: { 32220 bool_value: false 32221 } 32222 traces: { 32223 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 32224 value: { 32225 bool_value: false 32226 } 32227 } 32228 } 32229 flags: { 32230 flag_declaration: { 32231 name: "RELEASE_ACONFIG_VALUE_SETS" 32232 namespace: "android_UNKNOWN" 32233 description: "Aconfig value sets assembled by release-config" 32234 value: { 32235 unspecified_value: false 32236 } 32237 workflow: MANUAL 32238 containers: "system" 32239 containers: "system_ext" 32240 containers: "product" 32241 containers: "vendor" 32242 } 32243 value: { 32244 string_value: "aconfig_value_set-platform_build_release-root aconfig_value_set-platform_build_release-trunk_staging aconfig_value_set-platform_build_release-eng" 32245 } 32246 traces: { 32247 source: "build/release/release_configs/root.textproto" 32248 value: { 32249 string_value: "aconfig_value_set-platform_build_release-root" 32250 } 32251 } 32252 traces: { 32253 source: "build/release/release_configs/trunk_staging.textproto" 32254 value: { 32255 string_value: "aconfig_value_set-platform_build_release-trunk_staging" 32256 } 32257 } 32258 traces: { 32259 source: "build/release/release_configs/eng.textproto" 32260 value: { 32261 string_value: "aconfig_value_set-platform_build_release-eng" 32262 } 32263 } 32264 } 32265 flags: { 32266 flag_declaration: { 32267 name: "RELEASE_AIDL_USE_UNFROZEN" 32268 namespace: "android_UNKNOWN" 32269 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." 32270 value: { 32271 bool_value: true 32272 } 32273 workflow: LAUNCH 32274 containers: "product" 32275 containers: "system" 32276 containers: "system_ext" 32277 containers: "vendor" 32278 } 32279 value: { 32280 bool_value: true 32281 } 32282 traces: { 32283 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 32284 value: { 32285 bool_value: true 32286 } 32287 } 32288 } 32289 flags: { 32290 flag_declaration: { 32291 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 32292 namespace: "android_UNKNOWN" 32293 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 32294 value: { 32295 string_value: "" 32296 } 32297 workflow: MANUAL 32298 containers: "product" 32299 containers: "system" 32300 containers: "system_ext" 32301 containers: "vendor" 32302 } 32303 value: { 32304 string_value: "" 32305 } 32306 traces: { 32307 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 32308 value: { 32309 string_value: "" 32310 } 32311 } 32312 } 32313 flags: { 32314 flag_declaration: { 32315 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 32316 namespace: "android_UNKNOWN" 32317 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 32318 value: { 32319 unspecified_value: false 32320 } 32321 workflow: MANUAL 32322 containers: "product" 32323 containers: "system" 32324 containers: "system_ext" 32325 containers: "vendor" 32326 } 32327 value: {} 32328 traces: { 32329 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 32330 value: { 32331 unspecified_value: false 32332 } 32333 } 32334 } 32335 flags: { 32336 flag_declaration: { 32337 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 32338 namespace: "android_UNKNOWN" 32339 description: "" 32340 value: { 32341 unspecified_value: false 32342 } 32343 workflow: MANUAL 32344 containers: "product" 32345 containers: "system" 32346 containers: "system_ext" 32347 containers: "vendor" 32348 } 32349 value: {} 32350 traces: { 32351 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 32352 value: { 32353 unspecified_value: false 32354 } 32355 } 32356 } 32357 flags: { 32358 flag_declaration: { 32359 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 32360 namespace: "android_UNKNOWN" 32361 description: "" 32362 value: { 32363 unspecified_value: false 32364 } 32365 workflow: MANUAL 32366 containers: "product" 32367 containers: "system" 32368 containers: "system_ext" 32369 containers: "vendor" 32370 } 32371 value: {} 32372 traces: { 32373 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 32374 value: { 32375 unspecified_value: false 32376 } 32377 } 32378 } 32379 flags: { 32380 flag_declaration: { 32381 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 32382 namespace: "android_UNKNOWN" 32383 description: "" 32384 value: { 32385 unspecified_value: false 32386 } 32387 workflow: MANUAL 32388 containers: "product" 32389 containers: "system" 32390 containers: "system_ext" 32391 containers: "vendor" 32392 } 32393 value: {} 32394 traces: { 32395 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 32396 value: { 32397 unspecified_value: false 32398 } 32399 } 32400 } 32401 flags: { 32402 flag_declaration: { 32403 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 32404 namespace: "android_UNKNOWN" 32405 description: "" 32406 value: { 32407 unspecified_value: false 32408 } 32409 workflow: MANUAL 32410 containers: "product" 32411 containers: "system" 32412 containers: "system_ext" 32413 containers: "vendor" 32414 } 32415 value: {} 32416 traces: { 32417 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 32418 value: { 32419 unspecified_value: false 32420 } 32421 } 32422 } 32423 flags: { 32424 flag_declaration: { 32425 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 32426 namespace: "android_UNKNOWN" 32427 description: "" 32428 value: { 32429 unspecified_value: false 32430 } 32431 workflow: MANUAL 32432 containers: "product" 32433 containers: "system" 32434 containers: "system_ext" 32435 containers: "vendor" 32436 } 32437 value: {} 32438 traces: { 32439 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 32440 value: { 32441 unspecified_value: false 32442 } 32443 } 32444 } 32445 flags: { 32446 flag_declaration: { 32447 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 32448 namespace: "android_UNKNOWN" 32449 description: "" 32450 value: { 32451 unspecified_value: false 32452 } 32453 workflow: MANUAL 32454 containers: "product" 32455 containers: "system" 32456 containers: "system_ext" 32457 containers: "vendor" 32458 } 32459 value: {} 32460 traces: { 32461 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 32462 value: { 32463 unspecified_value: false 32464 } 32465 } 32466 } 32467 flags: { 32468 flag_declaration: { 32469 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 32470 namespace: "android_UNKNOWN" 32471 description: "" 32472 value: { 32473 unspecified_value: false 32474 } 32475 workflow: MANUAL 32476 containers: "product" 32477 containers: "system" 32478 containers: "system_ext" 32479 containers: "vendor" 32480 } 32481 value: {} 32482 traces: { 32483 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 32484 value: { 32485 unspecified_value: false 32486 } 32487 } 32488 } 32489 flags: { 32490 flag_declaration: { 32491 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 32492 namespace: "android_UNKNOWN" 32493 description: "" 32494 value: { 32495 unspecified_value: false 32496 } 32497 workflow: MANUAL 32498 containers: "product" 32499 containers: "system" 32500 containers: "system_ext" 32501 containers: "vendor" 32502 } 32503 value: {} 32504 traces: { 32505 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 32506 value: { 32507 unspecified_value: false 32508 } 32509 } 32510 } 32511 flags: { 32512 flag_declaration: { 32513 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 32514 namespace: "android_UNKNOWN" 32515 description: "" 32516 value: { 32517 unspecified_value: false 32518 } 32519 workflow: MANUAL 32520 containers: "product" 32521 containers: "system" 32522 containers: "system_ext" 32523 containers: "vendor" 32524 } 32525 value: {} 32526 traces: { 32527 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 32528 value: { 32529 unspecified_value: false 32530 } 32531 } 32532 } 32533 flags: { 32534 flag_declaration: { 32535 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 32536 namespace: "android_UNKNOWN" 32537 description: "" 32538 value: { 32539 unspecified_value: false 32540 } 32541 workflow: MANUAL 32542 containers: "product" 32543 containers: "system" 32544 containers: "system_ext" 32545 containers: "vendor" 32546 } 32547 value: {} 32548 traces: { 32549 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 32550 value: { 32551 unspecified_value: false 32552 } 32553 } 32554 } 32555 flags: { 32556 flag_declaration: { 32557 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 32558 namespace: "android_UNKNOWN" 32559 description: "" 32560 value: { 32561 unspecified_value: false 32562 } 32563 workflow: MANUAL 32564 containers: "product" 32565 containers: "system" 32566 containers: "system_ext" 32567 containers: "vendor" 32568 } 32569 value: {} 32570 traces: { 32571 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 32572 value: { 32573 unspecified_value: false 32574 } 32575 } 32576 } 32577 flags: { 32578 flag_declaration: { 32579 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 32580 namespace: "android_UNKNOWN" 32581 description: "" 32582 value: { 32583 unspecified_value: false 32584 } 32585 workflow: MANUAL 32586 containers: "product" 32587 containers: "system" 32588 containers: "system_ext" 32589 containers: "vendor" 32590 } 32591 value: {} 32592 traces: { 32593 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 32594 value: { 32595 unspecified_value: false 32596 } 32597 } 32598 } 32599 flags: { 32600 flag_declaration: { 32601 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 32602 namespace: "android_UNKNOWN" 32603 description: "" 32604 value: { 32605 unspecified_value: false 32606 } 32607 workflow: MANUAL 32608 containers: "product" 32609 containers: "system" 32610 containers: "system_ext" 32611 containers: "vendor" 32612 } 32613 value: {} 32614 traces: { 32615 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 32616 value: { 32617 unspecified_value: false 32618 } 32619 } 32620 } 32621 flags: { 32622 flag_declaration: { 32623 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 32624 namespace: "android_UNKNOWN" 32625 description: "" 32626 value: { 32627 unspecified_value: false 32628 } 32629 workflow: MANUAL 32630 containers: "product" 32631 containers: "system" 32632 containers: "system_ext" 32633 containers: "vendor" 32634 } 32635 value: {} 32636 traces: { 32637 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 32638 value: { 32639 unspecified_value: false 32640 } 32641 } 32642 } 32643 flags: { 32644 flag_declaration: { 32645 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 32646 namespace: "android_UNKNOWN" 32647 description: "" 32648 value: { 32649 unspecified_value: false 32650 } 32651 workflow: MANUAL 32652 containers: "product" 32653 containers: "system" 32654 containers: "system_ext" 32655 containers: "vendor" 32656 } 32657 value: {} 32658 traces: { 32659 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 32660 value: { 32661 unspecified_value: false 32662 } 32663 } 32664 } 32665 flags: { 32666 flag_declaration: { 32667 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 32668 namespace: "android_UNKNOWN" 32669 description: "" 32670 value: { 32671 unspecified_value: false 32672 } 32673 workflow: MANUAL 32674 containers: "product" 32675 containers: "system" 32676 containers: "system_ext" 32677 containers: "vendor" 32678 } 32679 value: {} 32680 traces: { 32681 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 32682 value: { 32683 unspecified_value: false 32684 } 32685 } 32686 } 32687 flags: { 32688 flag_declaration: { 32689 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 32690 namespace: "android_UNKNOWN" 32691 description: "" 32692 value: { 32693 unspecified_value: false 32694 } 32695 workflow: MANUAL 32696 containers: "product" 32697 containers: "system" 32698 containers: "system_ext" 32699 containers: "vendor" 32700 } 32701 value: {} 32702 traces: { 32703 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 32704 value: { 32705 unspecified_value: false 32706 } 32707 } 32708 } 32709 flags: { 32710 flag_declaration: { 32711 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 32712 namespace: "android_UNKNOWN" 32713 description: "" 32714 value: { 32715 unspecified_value: false 32716 } 32717 workflow: MANUAL 32718 containers: "product" 32719 containers: "system" 32720 containers: "system_ext" 32721 containers: "vendor" 32722 } 32723 value: {} 32724 traces: { 32725 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 32726 value: { 32727 unspecified_value: false 32728 } 32729 } 32730 } 32731 flags: { 32732 flag_declaration: { 32733 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 32734 namespace: "android_UNKNOWN" 32735 description: "" 32736 value: { 32737 unspecified_value: false 32738 } 32739 workflow: MANUAL 32740 containers: "product" 32741 containers: "system" 32742 containers: "system_ext" 32743 containers: "vendor" 32744 } 32745 value: {} 32746 traces: { 32747 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 32748 value: { 32749 unspecified_value: false 32750 } 32751 } 32752 } 32753 flags: { 32754 flag_declaration: { 32755 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 32756 namespace: "android_UNKNOWN" 32757 description: "" 32758 value: { 32759 unspecified_value: false 32760 } 32761 workflow: MANUAL 32762 containers: "product" 32763 containers: "system" 32764 containers: "system_ext" 32765 containers: "vendor" 32766 } 32767 value: {} 32768 traces: { 32769 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 32770 value: { 32771 unspecified_value: false 32772 } 32773 } 32774 } 32775 flags: { 32776 flag_declaration: { 32777 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 32778 namespace: "android_UNKNOWN" 32779 description: "" 32780 value: { 32781 unspecified_value: false 32782 } 32783 workflow: MANUAL 32784 containers: "product" 32785 containers: "system" 32786 containers: "system_ext" 32787 containers: "vendor" 32788 } 32789 value: {} 32790 traces: { 32791 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 32792 value: { 32793 unspecified_value: false 32794 } 32795 } 32796 } 32797 flags: { 32798 flag_declaration: { 32799 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 32800 namespace: "android_UNKNOWN" 32801 description: "" 32802 value: { 32803 unspecified_value: false 32804 } 32805 workflow: MANUAL 32806 containers: "product" 32807 containers: "system" 32808 containers: "system_ext" 32809 containers: "vendor" 32810 } 32811 value: {} 32812 traces: { 32813 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 32814 value: { 32815 unspecified_value: false 32816 } 32817 } 32818 } 32819 flags: { 32820 flag_declaration: { 32821 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 32822 namespace: "android_UNKNOWN" 32823 description: "flag to enable prebuilts for primary libs module (DCLA)" 32824 value: { 32825 unspecified_value: false 32826 } 32827 workflow: MANUAL 32828 containers: "system" 32829 } 32830 value: {} 32831 traces: { 32832 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 32833 value: { 32834 unspecified_value: false 32835 } 32836 } 32837 } 32838 flags: { 32839 flag_declaration: { 32840 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 32841 namespace: "android_UNKNOWN" 32842 description: "" 32843 value: { 32844 unspecified_value: false 32845 } 32846 workflow: MANUAL 32847 containers: "product" 32848 containers: "system" 32849 containers: "system_ext" 32850 containers: "vendor" 32851 } 32852 value: {} 32853 traces: { 32854 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 32855 value: { 32856 unspecified_value: false 32857 } 32858 } 32859 } 32860 flags: { 32861 flag_declaration: { 32862 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 32863 namespace: "android_UNKNOWN" 32864 description: "" 32865 value: { 32866 unspecified_value: false 32867 } 32868 workflow: MANUAL 32869 containers: "product" 32870 containers: "system" 32871 containers: "system_ext" 32872 containers: "vendor" 32873 } 32874 value: {} 32875 traces: { 32876 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 32877 value: { 32878 unspecified_value: false 32879 } 32880 } 32881 } 32882 flags: { 32883 flag_declaration: { 32884 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 32885 namespace: "android_UNKNOWN" 32886 description: "" 32887 value: { 32888 unspecified_value: false 32889 } 32890 workflow: MANUAL 32891 containers: "product" 32892 containers: "system" 32893 containers: "system_ext" 32894 containers: "vendor" 32895 } 32896 value: {} 32897 traces: { 32898 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 32899 value: { 32900 unspecified_value: false 32901 } 32902 } 32903 } 32904 flags: { 32905 flag_declaration: { 32906 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 32907 namespace: "android_UNKNOWN" 32908 description: "" 32909 value: { 32910 unspecified_value: false 32911 } 32912 workflow: MANUAL 32913 containers: "product" 32914 containers: "system" 32915 containers: "system_ext" 32916 containers: "vendor" 32917 } 32918 value: {} 32919 traces: { 32920 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 32921 value: { 32922 unspecified_value: false 32923 } 32924 } 32925 } 32926 flags: { 32927 flag_declaration: { 32928 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 32929 namespace: "android_UNKNOWN" 32930 description: "" 32931 value: { 32932 unspecified_value: false 32933 } 32934 workflow: MANUAL 32935 containers: "product" 32936 containers: "system" 32937 containers: "system_ext" 32938 containers: "vendor" 32939 } 32940 value: {} 32941 traces: { 32942 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 32943 value: { 32944 unspecified_value: false 32945 } 32946 } 32947 } 32948 flags: { 32949 flag_declaration: { 32950 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 32951 namespace: "android_UNKNOWN" 32952 description: "" 32953 value: { 32954 unspecified_value: false 32955 } 32956 workflow: MANUAL 32957 containers: "product" 32958 containers: "system" 32959 containers: "system_ext" 32960 containers: "vendor" 32961 } 32962 value: {} 32963 traces: { 32964 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 32965 value: { 32966 unspecified_value: false 32967 } 32968 } 32969 } 32970 flags: { 32971 flag_declaration: { 32972 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 32973 namespace: "android_UNKNOWN" 32974 description: "flag to enable prebuilts for mainline telemetry tvp" 32975 value: { 32976 unspecified_value: false 32977 } 32978 workflow: MANUAL 32979 containers: "system" 32980 } 32981 value: {} 32982 traces: { 32983 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 32984 value: { 32985 unspecified_value: false 32986 } 32987 } 32988 } 32989 flags: { 32990 flag_declaration: { 32991 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 32992 namespace: "android_UNKNOWN" 32993 description: "" 32994 value: { 32995 unspecified_value: false 32996 } 32997 workflow: MANUAL 32998 containers: "product" 32999 containers: "system" 33000 containers: "system_ext" 33001 containers: "vendor" 33002 } 33003 value: {} 33004 traces: { 33005 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 33006 value: { 33007 unspecified_value: false 33008 } 33009 } 33010 } 33011 flags: { 33012 flag_declaration: { 33013 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 33014 namespace: "android_UNKNOWN" 33015 description: "" 33016 value: { 33017 unspecified_value: false 33018 } 33019 workflow: MANUAL 33020 containers: "product" 33021 containers: "system" 33022 containers: "system_ext" 33023 containers: "vendor" 33024 } 33025 value: {} 33026 traces: { 33027 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 33028 value: { 33029 unspecified_value: false 33030 } 33031 } 33032 } 33033 flags: { 33034 flag_declaration: { 33035 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 33036 namespace: "android_UNKNOWN" 33037 description: "" 33038 value: { 33039 unspecified_value: false 33040 } 33041 workflow: MANUAL 33042 containers: "product" 33043 containers: "system" 33044 containers: "system_ext" 33045 containers: "vendor" 33046 } 33047 value: {} 33048 traces: { 33049 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 33050 value: { 33051 unspecified_value: false 33052 } 33053 } 33054 } 33055 flags: { 33056 flag_declaration: { 33057 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 33058 namespace: "android_UNKNOWN" 33059 description: "Mounts Data APEXes in apexd-bootstrap stage" 33060 value: { 33061 bool_value: false 33062 } 33063 workflow: LAUNCH 33064 containers: "system" 33065 } 33066 value: { 33067 bool_value: false 33068 } 33069 traces: { 33070 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 33071 value: { 33072 bool_value: false 33073 } 33074 } 33075 } 33076 flags: { 33077 flag_declaration: { 33078 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 33079 namespace: "android_UNKNOWN" 33080 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 33081 value: { 33082 bool_value: false 33083 } 33084 workflow: LAUNCH 33085 containers: "system" 33086 } 33087 value: { 33088 bool_value: false 33089 } 33090 traces: { 33091 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 33092 value: { 33093 bool_value: false 33094 } 33095 } 33096 } 33097 flags: { 33098 flag_declaration: { 33099 name: "RELEASE_APPFUNCTION_SIDECAR" 33100 namespace: "machine_learning" 33101 description: "Release flag for appfunction sidecar jar" 33102 value: { 33103 unspecified_value: false 33104 } 33105 workflow: LAUNCH 33106 containers: "system_ext" 33107 } 33108 value: { 33109 bool_value: true 33110 } 33111 traces: { 33112 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 33113 value: { 33114 unspecified_value: false 33115 } 33116 } 33117 traces: { 33118 source: "build/release/flag_values/trunk_staging/RELEASE_APPFUNCTION_SIDECAR.textproto" 33119 value: { 33120 bool_value: true 33121 } 33122 } 33123 } 33124 flags: { 33125 flag_declaration: { 33126 name: "RELEASE_ATTEST_MODULES" 33127 namespace: "hardware_backed_security" 33128 description: "Support attestation of modules" 33129 value: { 33130 unspecified_value: false 33131 } 33132 workflow: LAUNCH 33133 containers: "system" 33134 } 33135 value: { 33136 bool_value: true 33137 } 33138 traces: { 33139 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 33140 value: { 33141 unspecified_value: false 33142 } 33143 } 33144 traces: { 33145 source: "build/release/flag_values/trunk_staging/RELEASE_ATTEST_MODULES.textproto" 33146 value: { 33147 bool_value: true 33148 } 33149 } 33150 } 33151 flags: { 33152 flag_declaration: { 33153 name: "RELEASE_AVATAR_PICKER_APP" 33154 namespace: "android_UNKNOWN" 33155 description: "Move User avatar picker from SettingsLib to preinstalled app." 33156 value: { 33157 bool_value: false 33158 } 33159 workflow: LAUNCH 33160 containers: "product" 33161 containers: "system" 33162 containers: "system_ext" 33163 containers: "vendor" 33164 } 33165 value: { 33166 bool_value: true 33167 } 33168 traces: { 33169 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 33170 value: { 33171 bool_value: false 33172 } 33173 } 33174 traces: { 33175 source: "build/release/flag_values/trunk_staging/RELEASE_AVATAR_PICKER_APP.textproto" 33176 value: { 33177 bool_value: true 33178 } 33179 } 33180 } 33181 flags: { 33182 flag_declaration: { 33183 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 33184 namespace: "android_virtualization" 33185 description: "Enables acces to the AVF APIs to pre-installed apps." 33186 value: { 33187 bool_value: false 33188 } 33189 workflow: LAUNCH 33190 containers: "system" 33191 } 33192 value: { 33193 bool_value: true 33194 } 33195 traces: { 33196 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 33197 value: { 33198 bool_value: false 33199 } 33200 } 33201 traces: { 33202 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 33203 value: { 33204 bool_value: true 33205 } 33206 } 33207 } 33208 flags: { 33209 flag_declaration: { 33210 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 33211 namespace: "android_virtualization" 33212 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." 33213 value: { 33214 bool_value: false 33215 } 33216 workflow: LAUNCH 33217 containers: "product" 33218 containers: "system" 33219 containers: "system_ext" 33220 containers: "vendor" 33221 } 33222 value: { 33223 bool_value: true 33224 } 33225 traces: { 33226 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 33227 value: { 33228 bool_value: false 33229 } 33230 } 33231 traces: { 33232 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 33233 value: { 33234 bool_value: true 33235 } 33236 } 33237 } 33238 flags: { 33239 flag_declaration: { 33240 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 33241 namespace: "android_virtualization" 33242 description: "Enables new DICE functionality in Microdroid VMs." 33243 value: { 33244 bool_value: false 33245 } 33246 workflow: LAUNCH 33247 containers: "product" 33248 containers: "system" 33249 containers: "system_ext" 33250 containers: "vendor" 33251 } 33252 value: { 33253 bool_value: true 33254 } 33255 traces: { 33256 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 33257 value: { 33258 bool_value: false 33259 } 33260 } 33261 traces: { 33262 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 33263 value: { 33264 bool_value: true 33265 } 33266 } 33267 } 33268 flags: { 33269 flag_declaration: { 33270 name: "RELEASE_AVF_ENABLE_EARLY_VM" 33271 namespace: "android_virtualization" 33272 description: "Adds supports for VMs in the early boot, before /data mount." 33273 value: { 33274 bool_value: false 33275 } 33276 workflow: LAUNCH 33277 containers: "system" 33278 } 33279 value: { 33280 bool_value: true 33281 } 33282 traces: { 33283 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 33284 value: { 33285 bool_value: false 33286 } 33287 } 33288 traces: { 33289 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 33290 value: { 33291 bool_value: true 33292 } 33293 } 33294 } 33295 flags: { 33296 flag_declaration: { 33297 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 33298 namespace: "android_virtualization" 33299 description: "Enables new llPvm functionality in Microdroid VMs." 33300 value: { 33301 bool_value: false 33302 } 33303 workflow: LAUNCH 33304 containers: "product" 33305 containers: "system" 33306 containers: "system_ext" 33307 containers: "vendor" 33308 } 33309 value: { 33310 bool_value: true 33311 } 33312 traces: { 33313 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 33314 value: { 33315 bool_value: false 33316 } 33317 } 33318 traces: { 33319 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 33320 value: { 33321 bool_value: true 33322 } 33323 } 33324 } 33325 flags: { 33326 flag_declaration: { 33327 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 33328 namespace: "android_virtualization" 33329 description: "Allows microfuchsia to run on AVF." 33330 value: { 33331 bool_value: false 33332 } 33333 workflow: LAUNCH 33334 containers: "system" 33335 } 33336 value: { 33337 bool_value: true 33338 } 33339 traces: { 33340 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 33341 value: { 33342 bool_value: false 33343 } 33344 } 33345 traces: { 33346 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 33347 value: { 33348 bool_value: true 33349 } 33350 } 33351 } 33352 flags: { 33353 flag_declaration: { 33354 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 33355 namespace: "android_virtualization" 33356 description: "Enables running multiple payloads in the same Microdroid VM instance." 33357 value: { 33358 bool_value: false 33359 } 33360 workflow: LAUNCH 33361 containers: "system" 33362 } 33363 value: { 33364 bool_value: true 33365 } 33366 traces: { 33367 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 33368 value: { 33369 bool_value: false 33370 } 33371 } 33372 traces: { 33373 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 33374 value: { 33375 bool_value: true 33376 } 33377 } 33378 } 33379 flags: { 33380 flag_declaration: { 33381 name: "RELEASE_AVF_ENABLE_NETWORK" 33382 namespace: "android_virtualization" 33383 description: "Adds supports for network functionality in VMs." 33384 value: { 33385 bool_value: false 33386 } 33387 workflow: LAUNCH 33388 containers: "system" 33389 } 33390 value: { 33391 bool_value: true 33392 } 33393 traces: { 33394 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 33395 value: { 33396 bool_value: false 33397 } 33398 } 33399 traces: { 33400 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_NETWORK.textproto" 33401 value: { 33402 bool_value: true 33403 } 33404 } 33405 } 33406 flags: { 33407 flag_declaration: { 33408 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 33409 namespace: "android_virtualization" 33410 description: "Enables pVM remote attestation in Microdroid VM." 33411 value: { 33412 bool_value: false 33413 } 33414 workflow: LAUNCH 33415 containers: "product" 33416 containers: "system" 33417 containers: "system_ext" 33418 containers: "vendor" 33419 } 33420 value: { 33421 bool_value: true 33422 } 33423 traces: { 33424 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 33425 value: { 33426 bool_value: false 33427 } 33428 } 33429 traces: { 33430 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 33431 value: { 33432 bool_value: true 33433 } 33434 } 33435 } 33436 flags: { 33437 flag_declaration: { 33438 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 33439 namespace: "android_virtualization" 33440 description: "Adds userspace support for assigning TPU device to pVMs" 33441 value: { 33442 bool_value: false 33443 } 33444 workflow: LAUNCH 33445 containers: "system" 33446 } 33447 value: { 33448 bool_value: false 33449 } 33450 traces: { 33451 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 33452 value: { 33453 bool_value: false 33454 } 33455 } 33456 } 33457 flags: { 33458 flag_declaration: { 33459 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 33460 namespace: "android_virtualization" 33461 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 33462 value: { 33463 bool_value: false 33464 } 33465 workflow: LAUNCH 33466 containers: "product" 33467 containers: "system" 33468 containers: "system_ext" 33469 containers: "vendor" 33470 } 33471 value: { 33472 bool_value: true 33473 } 33474 traces: { 33475 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 33476 value: { 33477 bool_value: false 33478 } 33479 } 33480 traces: { 33481 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 33482 value: { 33483 bool_value: true 33484 } 33485 } 33486 } 33487 flags: { 33488 flag_declaration: { 33489 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 33490 namespace: "android_virtualization" 33491 description: "Enables Virtual Cpufreq support in Microdroid VM." 33492 value: { 33493 bool_value: false 33494 } 33495 workflow: LAUNCH 33496 containers: "product" 33497 containers: "system" 33498 containers: "system_ext" 33499 containers: "vendor" 33500 } 33501 value: { 33502 bool_value: true 33503 } 33504 traces: { 33505 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 33506 value: { 33507 bool_value: false 33508 } 33509 } 33510 traces: { 33511 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 33512 value: { 33513 bool_value: true 33514 } 33515 } 33516 } 33517 flags: { 33518 flag_declaration: { 33519 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 33520 namespace: "android_virtualization" 33521 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 33522 value: { 33523 bool_value: false 33524 } 33525 workflow: LAUNCH 33526 containers: "system" 33527 } 33528 value: { 33529 bool_value: true 33530 } 33531 traces: { 33532 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 33533 value: { 33534 bool_value: false 33535 } 33536 } 33537 traces: { 33538 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 33539 value: { 33540 bool_value: true 33541 } 33542 } 33543 } 33544 flags: { 33545 flag_declaration: { 33546 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 33547 namespace: "android_virtualization" 33548 description: "Adds supports for Widevine pVM" 33549 value: { 33550 bool_value: false 33551 } 33552 workflow: LAUNCH 33553 containers: "system" 33554 } 33555 value: { 33556 bool_value: true 33557 } 33558 traces: { 33559 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 33560 value: { 33561 bool_value: false 33562 } 33563 } 33564 traces: { 33565 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 33566 value: { 33567 bool_value: true 33568 } 33569 } 33570 } 33571 flags: { 33572 flag_declaration: { 33573 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 33574 namespace: "android_virtualization" 33575 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 33576 value: { 33577 bool_value: false 33578 } 33579 workflow: LAUNCH 33580 containers: "system" 33581 } 33582 value: { 33583 bool_value: false 33584 } 33585 traces: { 33586 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 33587 value: { 33588 bool_value: false 33589 } 33590 } 33591 } 33592 flags: { 33593 flag_declaration: { 33594 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 33595 namespace: "android_virtualization" 33596 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 33597 value: { 33598 bool_value: false 33599 } 33600 workflow: LAUNCH 33601 containers: "system" 33602 } 33603 value: { 33604 bool_value: true 33605 } 33606 traces: { 33607 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 33608 value: { 33609 bool_value: false 33610 } 33611 } 33612 traces: { 33613 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 33614 value: { 33615 bool_value: true 33616 } 33617 } 33618 } 33619 flags: { 33620 flag_declaration: { 33621 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 33622 namespace: "android_virtualization" 33623 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 33624 value: { 33625 unspecified_value: false 33626 } 33627 workflow: PREBUILT 33628 containers: "system" 33629 } 33630 value: { 33631 string_value: "android15_66" 33632 } 33633 traces: { 33634 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 33635 value: { 33636 unspecified_value: false 33637 } 33638 } 33639 traces: { 33640 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 33641 value: { 33642 string_value: "android15_66" 33643 } 33644 } 33645 } 33646 flags: { 33647 flag_declaration: { 33648 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 33649 namespace: "android_virtualization" 33650 description: "Enable running custom VMs with paravirtualized devices." 33651 value: { 33652 bool_value: false 33653 } 33654 workflow: LAUNCH 33655 containers: "product" 33656 containers: "system" 33657 containers: "system_ext" 33658 containers: "vendor" 33659 } 33660 value: { 33661 bool_value: true 33662 } 33663 traces: { 33664 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 33665 value: { 33666 bool_value: false 33667 } 33668 } 33669 traces: { 33670 source: "build/release/flag_values/trunk_staging/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 33671 value: { 33672 bool_value: true 33673 } 33674 } 33675 } 33676 flags: { 33677 flag_declaration: { 33678 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 33679 namespace: "android_virtualization" 33680 description: "Improves support for long running VMs" 33681 value: { 33682 bool_value: false 33683 } 33684 workflow: LAUNCH 33685 containers: "system" 33686 } 33687 value: { 33688 bool_value: false 33689 } 33690 traces: { 33691 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 33692 value: { 33693 bool_value: false 33694 } 33695 } 33696 } 33697 flags: { 33698 flag_declaration: { 33699 name: "RELEASE_BASE_OS_AKITA" 33700 namespace: "android_UNKNOWN" 33701 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33702 value: { 33703 string_value: "" 33704 } 33705 workflow: MANUAL 33706 containers: "product" 33707 containers: "system" 33708 containers: "system_ext" 33709 containers: "vendor" 33710 } 33711 value: { 33712 string_value: "" 33713 } 33714 traces: { 33715 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 33716 value: { 33717 string_value: "" 33718 } 33719 } 33720 } 33721 flags: { 33722 flag_declaration: { 33723 name: "RELEASE_BASE_OS_BLUEJAY" 33724 namespace: "android_UNKNOWN" 33725 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33726 value: { 33727 string_value: "" 33728 } 33729 workflow: MANUAL 33730 containers: "product" 33731 containers: "system" 33732 containers: "system_ext" 33733 containers: "vendor" 33734 } 33735 value: { 33736 string_value: "" 33737 } 33738 traces: { 33739 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 33740 value: { 33741 string_value: "" 33742 } 33743 } 33744 } 33745 flags: { 33746 flag_declaration: { 33747 name: "RELEASE_BASE_OS_CHEETAH" 33748 namespace: "android_UNKNOWN" 33749 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33750 value: { 33751 string_value: "" 33752 } 33753 workflow: MANUAL 33754 containers: "product" 33755 containers: "system" 33756 containers: "system_ext" 33757 containers: "vendor" 33758 } 33759 value: { 33760 string_value: "" 33761 } 33762 traces: { 33763 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 33764 value: { 33765 string_value: "" 33766 } 33767 } 33768 } 33769 flags: { 33770 flag_declaration: { 33771 name: "RELEASE_BASE_OS_FELIX" 33772 namespace: "android_UNKNOWN" 33773 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33774 value: { 33775 string_value: "" 33776 } 33777 workflow: MANUAL 33778 containers: "product" 33779 containers: "system" 33780 containers: "system_ext" 33781 containers: "vendor" 33782 } 33783 value: { 33784 string_value: "" 33785 } 33786 traces: { 33787 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 33788 value: { 33789 string_value: "" 33790 } 33791 } 33792 } 33793 flags: { 33794 flag_declaration: { 33795 name: "RELEASE_BASE_OS_HUSKY" 33796 namespace: "android_UNKNOWN" 33797 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33798 value: { 33799 string_value: "" 33800 } 33801 workflow: MANUAL 33802 containers: "product" 33803 containers: "system" 33804 containers: "system_ext" 33805 containers: "vendor" 33806 } 33807 value: { 33808 string_value: "" 33809 } 33810 traces: { 33811 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 33812 value: { 33813 string_value: "" 33814 } 33815 } 33816 } 33817 flags: { 33818 flag_declaration: { 33819 name: "RELEASE_BASE_OS_LYNX" 33820 namespace: "android_UNKNOWN" 33821 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33822 value: { 33823 string_value: "" 33824 } 33825 workflow: MANUAL 33826 containers: "product" 33827 containers: "system" 33828 containers: "system_ext" 33829 containers: "vendor" 33830 } 33831 value: { 33832 string_value: "" 33833 } 33834 traces: { 33835 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 33836 value: { 33837 string_value: "" 33838 } 33839 } 33840 } 33841 flags: { 33842 flag_declaration: { 33843 name: "RELEASE_BASE_OS_ORIOLE" 33844 namespace: "android_UNKNOWN" 33845 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33846 value: { 33847 string_value: "" 33848 } 33849 workflow: MANUAL 33850 containers: "product" 33851 containers: "system" 33852 containers: "system_ext" 33853 containers: "vendor" 33854 } 33855 value: { 33856 string_value: "" 33857 } 33858 traces: { 33859 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 33860 value: { 33861 string_value: "" 33862 } 33863 } 33864 } 33865 flags: { 33866 flag_declaration: { 33867 name: "RELEASE_BASE_OS_PANTHER" 33868 namespace: "android_UNKNOWN" 33869 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33870 value: { 33871 string_value: "" 33872 } 33873 workflow: MANUAL 33874 containers: "product" 33875 containers: "system" 33876 containers: "system_ext" 33877 containers: "vendor" 33878 } 33879 value: { 33880 string_value: "" 33881 } 33882 traces: { 33883 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 33884 value: { 33885 string_value: "" 33886 } 33887 } 33888 } 33889 flags: { 33890 flag_declaration: { 33891 name: "RELEASE_BASE_OS_RAVEN" 33892 namespace: "android_UNKNOWN" 33893 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33894 value: { 33895 string_value: "" 33896 } 33897 workflow: MANUAL 33898 containers: "product" 33899 containers: "system" 33900 containers: "system_ext" 33901 containers: "vendor" 33902 } 33903 value: { 33904 string_value: "" 33905 } 33906 traces: { 33907 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 33908 value: { 33909 string_value: "" 33910 } 33911 } 33912 } 33913 flags: { 33914 flag_declaration: { 33915 name: "RELEASE_BASE_OS_SHIBA" 33916 namespace: "android_UNKNOWN" 33917 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33918 value: { 33919 string_value: "" 33920 } 33921 workflow: MANUAL 33922 containers: "product" 33923 containers: "system" 33924 containers: "system_ext" 33925 containers: "vendor" 33926 } 33927 value: { 33928 string_value: "" 33929 } 33930 traces: { 33931 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 33932 value: { 33933 string_value: "" 33934 } 33935 } 33936 } 33937 flags: { 33938 flag_declaration: { 33939 name: "RELEASE_BASE_OS_TANGORPRO" 33940 namespace: "android_UNKNOWN" 33941 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 33942 value: { 33943 string_value: "" 33944 } 33945 workflow: MANUAL 33946 containers: "product" 33947 containers: "system" 33948 containers: "system_ext" 33949 containers: "vendor" 33950 } 33951 value: { 33952 string_value: "" 33953 } 33954 traces: { 33955 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 33956 value: { 33957 string_value: "" 33958 } 33959 } 33960 } 33961 flags: { 33962 flag_declaration: { 33963 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 33964 namespace: "android_UNKNOWN" 33965 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 33966 value: { 33967 bool_value: false 33968 } 33969 workflow: LAUNCH 33970 containers: "product" 33971 containers: "system" 33972 containers: "system_ext" 33973 containers: "vendor" 33974 } 33975 value: { 33976 bool_value: true 33977 } 33978 traces: { 33979 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 33980 value: { 33981 bool_value: false 33982 } 33983 } 33984 traces: { 33985 source: "build/release/flag_values/trunk_staging/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 33986 value: { 33987 bool_value: true 33988 } 33989 } 33990 } 33991 flags: { 33992 flag_declaration: { 33993 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 33994 namespace: "android_UNKNOWN" 33995 description: "Enables Bluetooth Socket Service" 33996 value: { 33997 bool_value: false 33998 } 33999 workflow: LAUNCH 34000 containers: "product" 34001 containers: "system" 34002 containers: "system_ext" 34003 containers: "vendor" 34004 } 34005 value: { 34006 bool_value: true 34007 } 34008 traces: { 34009 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 34010 value: { 34011 bool_value: false 34012 } 34013 } 34014 traces: { 34015 source: "build/release/flag_values/trunk_staging/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 34016 value: { 34017 bool_value: true 34018 } 34019 } 34020 } 34021 flags: { 34022 flag_declaration: { 34023 name: "RELEASE_BOARD_API_LEVEL" 34024 namespace: "android_UNKNOWN" 34025 description: "The API level of current vendor API surface. It has YYYYMM format." 34026 value: { 34027 string_value: "" 34028 } 34029 workflow: MANUAL 34030 containers: "product" 34031 containers: "system" 34032 containers: "system_ext" 34033 containers: "vendor" 34034 } 34035 value: { 34036 string_value: "202504" 34037 } 34038 traces: { 34039 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 34040 value: { 34041 string_value: "" 34042 } 34043 } 34044 traces: { 34045 source: "build/release/flag_values/trunk_staging/RELEASE_BOARD_API_LEVEL.textproto" 34046 value: { 34047 string_value: "202504" 34048 } 34049 } 34050 } 34051 flags: { 34052 flag_declaration: { 34053 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 34054 namespace: "android_UNKNOWN" 34055 description: "Set to True to freeze the board API level with vendor FRC" 34056 value: { 34057 bool_value: false 34058 } 34059 workflow: LAUNCH 34060 containers: "product" 34061 containers: "system" 34062 containers: "system_ext" 34063 containers: "vendor" 34064 } 34065 value: { 34066 bool_value: false 34067 } 34068 traces: { 34069 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 34070 value: { 34071 bool_value: false 34072 } 34073 } 34074 } 34075 flags: { 34076 flag_declaration: { 34077 name: "RELEASE_BPF_ENABLE_LIBBPF" 34078 namespace: "android_UNKNOWN" 34079 description: "Enables Libbpf support in bpfloader." 34080 value: { 34081 unspecified_value: false 34082 } 34083 workflow: LAUNCH 34084 containers: "system" 34085 } 34086 value: { 34087 bool_value: true 34088 } 34089 traces: { 34090 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 34091 value: { 34092 unspecified_value: false 34093 } 34094 } 34095 traces: { 34096 source: "build/release/flag_values/trunk_staging/RELEASE_BPF_ENABLE_LIBBPF.textproto" 34097 value: { 34098 bool_value: true 34099 } 34100 } 34101 } 34102 flags: { 34103 flag_declaration: { 34104 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 34105 namespace: "android_UNKNOWN" 34106 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." 34107 value: { 34108 bool_value: true 34109 } 34110 workflow: LAUNCH 34111 containers: "product" 34112 containers: "system" 34113 containers: "system_ext" 34114 containers: "vendor" 34115 } 34116 value: { 34117 bool_value: true 34118 } 34119 traces: { 34120 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 34121 value: { 34122 bool_value: true 34123 } 34124 } 34125 } 34126 flags: { 34127 flag_declaration: { 34128 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 34129 namespace: "android_platform_llvm_and_toolchains" 34130 description: "Enable object-size sanitizer" 34131 value: { 34132 bool_value: false 34133 } 34134 workflow: LAUNCH 34135 containers: "product" 34136 containers: "system" 34137 containers: "system_ext" 34138 containers: "vendor" 34139 } 34140 value: { 34141 bool_value: true 34142 } 34143 traces: { 34144 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 34145 value: { 34146 bool_value: false 34147 } 34148 } 34149 traces: { 34150 source: "build/release/flag_values/trunk_staging/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 34151 value: { 34152 bool_value: true 34153 } 34154 } 34155 } 34156 flags: { 34157 flag_declaration: { 34158 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 34159 namespace: "android_UNKNOWN" 34160 description: "Remove product ADB keys from the build" 34161 value: { 34162 bool_value: true 34163 } 34164 workflow: MANUAL 34165 containers: "product" 34166 containers: "system" 34167 containers: "system_ext" 34168 containers: "vendor" 34169 } 34170 value: { 34171 bool_value: false 34172 } 34173 traces: { 34174 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 34175 value: { 34176 bool_value: true 34177 } 34178 } 34179 traces: { 34180 source: "build/release/flag_values/eng/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 34181 value: { 34182 bool_value: false 34183 } 34184 } 34185 } 34186 flags: { 34187 flag_declaration: { 34188 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 34189 namespace: "android_UNKNOWN" 34190 description: "Whether to use BUILD_VARIANT overrides if available" 34191 value: { 34192 unspecified_value: false 34193 } 34194 workflow: MANUAL 34195 containers: "product" 34196 containers: "system" 34197 containers: "system_ext" 34198 containers: "vendor" 34199 } 34200 value: { 34201 bool_value: true 34202 } 34203 traces: { 34204 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 34205 value: { 34206 unspecified_value: false 34207 } 34208 } 34209 traces: { 34210 source: "build/release/flag_values/trunk_staging/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 34211 value: { 34212 bool_value: true 34213 } 34214 } 34215 } 34216 flags: { 34217 flag_declaration: { 34218 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 34219 namespace: "car_sys_exp" 34220 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 34221 value: { 34222 unspecified_value: false 34223 } 34224 workflow: LAUNCH 34225 containers: "system" 34226 } 34227 value: {} 34228 traces: { 34229 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 34230 value: { 34231 unspecified_value: false 34232 } 34233 } 34234 } 34235 flags: { 34236 flag_declaration: { 34237 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 34238 namespace: "android_UNKNOWN" 34239 description: "If true, then files are moved from platform to apex" 34240 value: { 34241 bool_value: false 34242 } 34243 workflow: LAUNCH 34244 containers: "product" 34245 containers: "system" 34246 containers: "system_ext" 34247 containers: "vendor" 34248 } 34249 value: { 34250 bool_value: false 34251 } 34252 traces: { 34253 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 34254 value: { 34255 bool_value: false 34256 } 34257 } 34258 } 34259 flags: { 34260 flag_declaration: { 34261 name: "RELEASE_CRASHRECOVERY_MODULE" 34262 namespace: "modularization" 34263 description: "If true, then crashrecovery module is enabled as an apex" 34264 value: { 34265 bool_value: false 34266 } 34267 workflow: LAUNCH 34268 containers: "product" 34269 containers: "system" 34270 containers: "system_ext" 34271 containers: "vendor" 34272 } 34273 value: { 34274 bool_value: true 34275 } 34276 traces: { 34277 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 34278 value: { 34279 bool_value: false 34280 } 34281 } 34282 traces: { 34283 source: "build/release/flag_values/trunk_staging/RELEASE_CRASHRECOVERY_MODULE.textproto" 34284 value: { 34285 bool_value: true 34286 } 34287 } 34288 } 34289 flags: { 34290 flag_declaration: { 34291 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 34292 namespace: "android_UNKNOWN" 34293 description: "Enable build system to create new aconfig storage files." 34294 value: { 34295 bool_value: false 34296 } 34297 workflow: LAUNCH 34298 containers: "product" 34299 containers: "system" 34300 containers: "system_ext" 34301 containers: "vendor" 34302 } 34303 value: { 34304 bool_value: true 34305 } 34306 traces: { 34307 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 34308 value: { 34309 bool_value: false 34310 } 34311 } 34312 traces: { 34313 source: "build/release/flag_values/trunk_staging/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 34314 value: { 34315 bool_value: true 34316 } 34317 } 34318 } 34319 flags: { 34320 flag_declaration: { 34321 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 34322 namespace: "android_UNKNOWN" 34323 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 34324 value: { 34325 bool_value: true 34326 } 34327 workflow: LAUNCH 34328 containers: "product" 34329 containers: "system" 34330 containers: "system_ext" 34331 containers: "vendor" 34332 } 34333 value: { 34334 bool_value: true 34335 } 34336 traces: { 34337 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 34338 value: { 34339 bool_value: true 34340 } 34341 } 34342 } 34343 flags: { 34344 flag_declaration: { 34345 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 34346 namespace: "android_UNKNOWN" 34347 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." 34348 value: { 34349 string_value: "352090000" 34350 } 34351 workflow: MANUAL 34352 containers: "product" 34353 containers: "system" 34354 containers: "system_ext" 34355 containers: "vendor" 34356 } 34357 value: { 34358 string_value: "352090000" 34359 } 34360 traces: { 34361 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 34362 value: { 34363 string_value: "352090000" 34364 } 34365 } 34366 } 34367 flags: { 34368 flag_declaration: { 34369 name: "RELEASE_DEPRECATE_VNDK" 34370 namespace: "android_UNKNOWN" 34371 description: "feature flag to deprecate VNDK" 34372 value: { 34373 bool_value: true 34374 } 34375 workflow: LAUNCH 34376 containers: "product" 34377 containers: "system" 34378 containers: "system_ext" 34379 containers: "vendor" 34380 } 34381 value: { 34382 bool_value: true 34383 } 34384 traces: { 34385 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 34386 value: { 34387 bool_value: true 34388 } 34389 } 34390 } 34391 flags: { 34392 flag_declaration: { 34393 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 34394 namespace: "android_UNKNOWN" 34395 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 34396 value: { 34397 bool_value: false 34398 } 34399 workflow: LAUNCH 34400 containers: "product" 34401 containers: "system" 34402 containers: "system_ext" 34403 containers: "vendor" 34404 } 34405 value: { 34406 bool_value: false 34407 } 34408 traces: { 34409 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 34410 value: { 34411 bool_value: false 34412 } 34413 } 34414 } 34415 flags: { 34416 flag_declaration: { 34417 name: "RELEASE_DOCUMENTSUI_BUNDLE" 34418 namespace: "documentsui" 34419 description: "If true, then DocumentsUI is enabled as an apex" 34420 value: { 34421 unspecified_value: false 34422 } 34423 workflow: LAUNCH 34424 containers: "system" 34425 containers: "vendor" 34426 } 34427 value: {} 34428 traces: { 34429 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 34430 value: { 34431 unspecified_value: false 34432 } 34433 } 34434 } 34435 flags: { 34436 flag_declaration: { 34437 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 34438 namespace: "launcher" 34439 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 34440 value: { 34441 bool_value: false 34442 } 34443 workflow: LAUNCH 34444 containers: "system" 34445 } 34446 value: { 34447 bool_value: false 34448 } 34449 traces: { 34450 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 34451 value: { 34452 bool_value: false 34453 } 34454 } 34455 } 34456 flags: { 34457 flag_declaration: { 34458 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 34459 namespace: "android_platform_llvm_and_toolchains" 34460 description: "Add ETM modules in userdebug/eng build" 34461 value: { 34462 bool_value: false 34463 } 34464 workflow: LAUNCH 34465 containers: "vendor" 34466 } 34467 value: { 34468 bool_value: true 34469 } 34470 traces: { 34471 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 34472 value: { 34473 bool_value: false 34474 } 34475 } 34476 traces: { 34477 source: "build/release/flag_values/trunk_staging/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 34478 value: { 34479 bool_value: true 34480 } 34481 } 34482 } 34483 flags: { 34484 flag_declaration: { 34485 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 34486 namespace: "android_UNKNOWN" 34487 description: "Control using fingerprints to guard cross-package reads." 34488 value: { 34489 unspecified_value: false 34490 } 34491 workflow: LAUNCH 34492 containers: "product" 34493 containers: "system" 34494 containers: "system_ext" 34495 containers: "vendor" 34496 } 34497 value: {} 34498 traces: { 34499 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 34500 value: { 34501 unspecified_value: false 34502 } 34503 } 34504 } 34505 flags: { 34506 flag_declaration: { 34507 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 34508 namespace: "android_UNKNOWN" 34509 description: "Enables 16KB developer option in settings" 34510 value: { 34511 bool_value: false 34512 } 34513 workflow: LAUNCH 34514 containers: "vendor" 34515 } 34516 value: { 34517 bool_value: true 34518 } 34519 traces: { 34520 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 34521 value: { 34522 bool_value: false 34523 } 34524 } 34525 traces: { 34526 source: "build/release/flag_values/trunk_staging/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 34527 value: { 34528 bool_value: true 34529 } 34530 } 34531 } 34532 flags: { 34533 flag_declaration: { 34534 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 34535 namespace: "android_UNKNOWN" 34536 description: "Enables 16KB developer option in settings" 34537 value: { 34538 bool_value: false 34539 } 34540 workflow: LAUNCH 34541 containers: "vendor" 34542 } 34543 value: { 34544 bool_value: true 34545 } 34546 traces: { 34547 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 34548 value: { 34549 bool_value: false 34550 } 34551 } 34552 traces: { 34553 source: "build/release/flag_values/trunk_staging/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 34554 value: { 34555 bool_value: true 34556 } 34557 } 34558 } 34559 flags: { 34560 flag_declaration: { 34561 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 34562 namespace: "android_UNKNOWN" 34563 description: "Enables 16KB developer option in settings" 34564 value: { 34565 bool_value: false 34566 } 34567 workflow: LAUNCH 34568 containers: "vendor" 34569 } 34570 value: { 34571 bool_value: true 34572 } 34573 traces: { 34574 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 34575 value: { 34576 bool_value: false 34577 } 34578 } 34579 traces: { 34580 source: "build/release/flag_values/trunk_staging/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 34581 value: { 34582 bool_value: true 34583 } 34584 } 34585 } 34586 flags: { 34587 flag_declaration: { 34588 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 34589 namespace: "android_UNKNOWN" 34590 description: "Enables 16KB developer option in settings" 34591 value: { 34592 bool_value: false 34593 } 34594 workflow: LAUNCH 34595 containers: "vendor" 34596 } 34597 value: { 34598 bool_value: true 34599 } 34600 traces: { 34601 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 34602 value: { 34603 bool_value: false 34604 } 34605 } 34606 traces: { 34607 source: "build/release/flag_values/trunk_staging/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 34608 value: { 34609 bool_value: true 34610 } 34611 } 34612 } 34613 flags: { 34614 flag_declaration: { 34615 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 34616 namespace: "android_UNKNOWN" 34617 description: "Enables 16KB developer option in settings" 34618 value: { 34619 bool_value: false 34620 } 34621 workflow: LAUNCH 34622 containers: "vendor" 34623 } 34624 value: { 34625 bool_value: true 34626 } 34627 traces: { 34628 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 34629 value: { 34630 bool_value: false 34631 } 34632 } 34633 traces: { 34634 source: "build/release/flag_values/trunk_staging/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 34635 value: { 34636 bool_value: true 34637 } 34638 } 34639 } 34640 flags: { 34641 flag_declaration: { 34642 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 34643 namespace: "android_UNKNOWN" 34644 description: "Enables 16KB developer option in settings" 34645 value: { 34646 bool_value: false 34647 } 34648 workflow: LAUNCH 34649 containers: "vendor" 34650 } 34651 value: { 34652 bool_value: true 34653 } 34654 traces: { 34655 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 34656 value: { 34657 bool_value: false 34658 } 34659 } 34660 traces: { 34661 source: "build/release/flag_values/trunk_staging/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 34662 value: { 34663 bool_value: true 34664 } 34665 } 34666 } 34667 flags: { 34668 flag_declaration: { 34669 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 34670 namespace: "media_audio" 34671 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)." 34672 value: { 34673 bool_value: true 34674 } 34675 workflow: LAUNCH 34676 containers: "product" 34677 containers: "system" 34678 containers: "system_ext" 34679 containers: "vendor" 34680 } 34681 value: { 34682 bool_value: true 34683 } 34684 traces: { 34685 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 34686 value: { 34687 bool_value: true 34688 } 34689 } 34690 } 34691 flags: { 34692 flag_declaration: { 34693 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 34694 namespace: "android_UNKNOWN" 34695 description: "Enables Bluetooth Ranging Service" 34696 value: { 34697 bool_value: true 34698 } 34699 workflow: LAUNCH 34700 containers: "product" 34701 containers: "system" 34702 containers: "system_ext" 34703 containers: "vendor" 34704 } 34705 value: { 34706 bool_value: true 34707 } 34708 traces: { 34709 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 34710 value: { 34711 bool_value: true 34712 } 34713 } 34714 } 34715 flags: { 34716 flag_declaration: { 34717 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 34718 namespace: "health_fitness_aconfig" 34719 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 34720 value: { 34721 unspecified_value: false 34722 } 34723 workflow: LAUNCH 34724 containers: "system" 34725 } 34726 value: { 34727 bool_value: true 34728 } 34729 traces: { 34730 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 34731 value: { 34732 unspecified_value: false 34733 } 34734 } 34735 traces: { 34736 source: "build/release/flag_values/trunk_staging/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 34737 value: { 34738 bool_value: true 34739 } 34740 } 34741 } 34742 flags: { 34743 flag_declaration: { 34744 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 34745 namespace: "android_UNKNOWN" 34746 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)." 34747 value: { 34748 bool_value: false 34749 } 34750 workflow: LAUNCH 34751 containers: "product" 34752 containers: "system" 34753 containers: "system_ext" 34754 containers: "vendor" 34755 } 34756 value: { 34757 bool_value: false 34758 } 34759 traces: { 34760 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 34761 value: { 34762 bool_value: false 34763 } 34764 } 34765 } 34766 flags: { 34767 flag_declaration: { 34768 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 34769 namespace: "android_UNKNOWN" 34770 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 34771 value: { 34772 unspecified_value: false 34773 } 34774 workflow: LAUNCH 34775 containers: "product" 34776 containers: "system" 34777 containers: "system_ext" 34778 containers: "vendor" 34779 } 34780 value: { 34781 bool_value: true 34782 } 34783 traces: { 34784 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 34785 value: { 34786 unspecified_value: false 34787 } 34788 } 34789 traces: { 34790 source: "build/release/flag_values/trunk_staging/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 34791 value: { 34792 bool_value: true 34793 } 34794 } 34795 } 34796 flags: { 34797 flag_declaration: { 34798 name: "RELEASE_IS_EMR" 34799 namespace: "android_UNKNOWN" 34800 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 34801 value: { 34802 bool_value: false 34803 } 34804 workflow: MANUAL 34805 containers: "product" 34806 containers: "system" 34807 containers: "system_ext" 34808 containers: "vendor" 34809 } 34810 value: { 34811 bool_value: false 34812 } 34813 traces: { 34814 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 34815 value: { 34816 bool_value: false 34817 } 34818 } 34819 } 34820 flags: { 34821 flag_declaration: { 34822 name: "RELEASE_IS_SMR" 34823 namespace: "android_UNKNOWN" 34824 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 34825 value: { 34826 bool_value: false 34827 } 34828 workflow: MANUAL 34829 containers: "product" 34830 containers: "system" 34831 containers: "system_ext" 34832 containers: "vendor" 34833 } 34834 value: { 34835 bool_value: false 34836 } 34837 traces: { 34838 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 34839 value: { 34840 bool_value: false 34841 } 34842 } 34843 } 34844 flags: { 34845 flag_declaration: { 34846 name: "RELEASE_KERNEL_AKITA_DIR" 34847 namespace: "android_UNKNOWN" 34848 description: "Control which version of Kernel 6.1 is installed." 34849 value: { 34850 string_value: "" 34851 } 34852 workflow: PREBUILT 34853 containers: "vendor" 34854 } 34855 value: { 34856 string_value: "device/google/akita-kernels/6.1/trunk-12730958" 34857 } 34858 traces: { 34859 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 34860 value: { 34861 string_value: "" 34862 } 34863 } 34864 traces: { 34865 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_AKITA_DIR.textproto" 34866 value: { 34867 string_value: "device/google/akita-kernels/6.1/trunk-12730958" 34868 } 34869 } 34870 } 34871 flags: { 34872 flag_declaration: { 34873 name: "RELEASE_KERNEL_AKITA_VERSION" 34874 namespace: "android_UNKNOWN" 34875 description: "" 34876 value: { 34877 string_value: "" 34878 } 34879 workflow: PREBUILT 34880 containers: "vendor" 34881 } 34882 value: { 34883 string_value: "6.1" 34884 } 34885 traces: { 34886 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 34887 value: { 34888 string_value: "" 34889 } 34890 } 34891 traces: { 34892 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_AKITA_VERSION.textproto" 34893 value: { 34894 string_value: "6.1" 34895 } 34896 } 34897 } 34898 flags: { 34899 flag_declaration: { 34900 name: "RELEASE_KERNEL_BLUEJAY_DIR" 34901 namespace: "android_UNKNOWN" 34902 description: "Control which version of Kernel 6.1 is installed." 34903 value: { 34904 string_value: "" 34905 } 34906 workflow: PREBUILT 34907 containers: "vendor" 34908 } 34909 value: { 34910 string_value: "device/google/bluejay-kernels/6.1/trunk-12735872" 34911 } 34912 traces: { 34913 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 34914 value: { 34915 string_value: "" 34916 } 34917 } 34918 traces: { 34919 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 34920 value: { 34921 string_value: "device/google/bluejay-kernels/6.1/trunk-12735872" 34922 } 34923 } 34924 } 34925 flags: { 34926 flag_declaration: { 34927 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 34928 namespace: "android_UNKNOWN" 34929 description: "" 34930 value: { 34931 string_value: "" 34932 } 34933 workflow: PREBUILT 34934 containers: "vendor" 34935 } 34936 value: { 34937 string_value: "6.1" 34938 } 34939 traces: { 34940 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 34941 value: { 34942 string_value: "" 34943 } 34944 } 34945 traces: { 34946 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 34947 value: { 34948 string_value: "6.1" 34949 } 34950 } 34951 } 34952 flags: { 34953 flag_declaration: { 34954 name: "RELEASE_KERNEL_CAIMAN_DIR" 34955 namespace: "android_UNKNOWN" 34956 description: "" 34957 value: { 34958 string_value: "" 34959 } 34960 workflow: PREBUILT 34961 containers: "vendor" 34962 } 34963 value: { 34964 string_value: "device/google/caimito-kernels/6.1/trunk-12755779" 34965 } 34966 traces: { 34967 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 34968 value: { 34969 string_value: "" 34970 } 34971 } 34972 traces: { 34973 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_CAIMAN_DIR.textproto" 34974 value: { 34975 string_value: "device/google/caimito-kernels/6.1/trunk-12755779" 34976 } 34977 } 34978 } 34979 flags: { 34980 flag_declaration: { 34981 name: "RELEASE_KERNEL_CAIMAN_VERSION" 34982 namespace: "android_UNKNOWN" 34983 description: "" 34984 value: { 34985 string_value: "" 34986 } 34987 workflow: PREBUILT 34988 containers: "vendor" 34989 } 34990 value: { 34991 string_value: "" 34992 } 34993 traces: { 34994 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 34995 value: { 34996 string_value: "" 34997 } 34998 } 34999 } 35000 flags: { 35001 flag_declaration: { 35002 name: "RELEASE_KERNEL_CHEETAH_DIR" 35003 namespace: "android_UNKNOWN" 35004 description: "" 35005 value: { 35006 string_value: "" 35007 } 35008 workflow: PREBUILT 35009 containers: "vendor" 35010 } 35011 value: { 35012 string_value: "device/google/pantah-kernels/6.1/trunk-12709428" 35013 } 35014 traces: { 35015 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 35016 value: { 35017 string_value: "" 35018 } 35019 } 35020 traces: { 35021 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_CHEETAH_DIR.textproto" 35022 value: { 35023 string_value: "device/google/pantah-kernels/6.1/trunk-12709428" 35024 } 35025 } 35026 } 35027 flags: { 35028 flag_declaration: { 35029 name: "RELEASE_KERNEL_CHEETAH_VERSION" 35030 namespace: "android_UNKNOWN" 35031 description: "" 35032 value: { 35033 string_value: "" 35034 } 35035 workflow: PREBUILT 35036 containers: "vendor" 35037 } 35038 value: { 35039 string_value: "6.1" 35040 } 35041 traces: { 35042 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 35043 value: { 35044 string_value: "" 35045 } 35046 } 35047 traces: { 35048 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 35049 value: { 35050 string_value: "6.1" 35051 } 35052 } 35053 } 35054 flags: { 35055 flag_declaration: { 35056 name: "RELEASE_KERNEL_COMET_DIR" 35057 namespace: "android_UNKNOWN" 35058 description: "" 35059 value: { 35060 string_value: "" 35061 } 35062 workflow: PREBUILT 35063 containers: "vendor" 35064 } 35065 value: { 35066 string_value: "device/google/comet-kernels/6.1/trunk-12755779" 35067 } 35068 traces: { 35069 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 35070 value: { 35071 string_value: "" 35072 } 35073 } 35074 traces: { 35075 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_COMET_DIR.textproto" 35076 value: { 35077 string_value: "device/google/comet-kernels/6.1/trunk-12755779" 35078 } 35079 } 35080 } 35081 flags: { 35082 flag_declaration: { 35083 name: "RELEASE_KERNEL_COMET_VERSION" 35084 namespace: "android_UNKNOWN" 35085 description: "" 35086 value: { 35087 string_value: "" 35088 } 35089 workflow: PREBUILT 35090 containers: "vendor" 35091 } 35092 value: { 35093 string_value: "" 35094 } 35095 traces: { 35096 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 35097 value: { 35098 string_value: "" 35099 } 35100 } 35101 } 35102 flags: { 35103 flag_declaration: { 35104 name: "RELEASE_KERNEL_FELIX_DIR" 35105 namespace: "android_UNKNOWN" 35106 description: "" 35107 value: { 35108 string_value: "" 35109 } 35110 workflow: PREBUILT 35111 containers: "vendor" 35112 } 35113 value: { 35114 string_value: "device/google/felix-kernels/6.1/trunk-12667688" 35115 } 35116 traces: { 35117 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 35118 value: { 35119 string_value: "" 35120 } 35121 } 35122 traces: { 35123 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_FELIX_DIR.textproto" 35124 value: { 35125 string_value: "device/google/felix-kernels/6.1/trunk-12667688" 35126 } 35127 } 35128 } 35129 flags: { 35130 flag_declaration: { 35131 name: "RELEASE_KERNEL_FELIX_VERSION" 35132 namespace: "android_UNKNOWN" 35133 description: "" 35134 value: { 35135 string_value: "" 35136 } 35137 workflow: PREBUILT 35138 containers: "vendor" 35139 } 35140 value: { 35141 string_value: "6.1" 35142 } 35143 traces: { 35144 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 35145 value: { 35146 string_value: "" 35147 } 35148 } 35149 traces: { 35150 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_FELIX_VERSION.textproto" 35151 value: { 35152 string_value: "6.1" 35153 } 35154 } 35155 } 35156 flags: { 35157 flag_declaration: { 35158 name: "RELEASE_KERNEL_HUSKY_DIR" 35159 namespace: "android_UNKNOWN" 35160 description: "" 35161 value: { 35162 string_value: "" 35163 } 35164 workflow: PREBUILT 35165 containers: "vendor" 35166 } 35167 value: { 35168 string_value: "device/google/shusky-kernels/6.1/trunk-12748947" 35169 } 35170 traces: { 35171 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 35172 value: { 35173 string_value: "" 35174 } 35175 } 35176 traces: { 35177 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_HUSKY_DIR.textproto" 35178 value: { 35179 string_value: "device/google/shusky-kernels/6.1/trunk-12748947" 35180 } 35181 } 35182 } 35183 flags: { 35184 flag_declaration: { 35185 name: "RELEASE_KERNEL_HUSKY_VERSION" 35186 namespace: "android_UNKNOWN" 35187 description: "" 35188 value: { 35189 string_value: "" 35190 } 35191 workflow: PREBUILT 35192 containers: "vendor" 35193 } 35194 value: { 35195 string_value: "6.1" 35196 } 35197 traces: { 35198 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 35199 value: { 35200 string_value: "" 35201 } 35202 } 35203 traces: { 35204 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_HUSKY_VERSION.textproto" 35205 value: { 35206 string_value: "6.1" 35207 } 35208 } 35209 } 35210 flags: { 35211 flag_declaration: { 35212 name: "RELEASE_KERNEL_KOMODO_DIR" 35213 namespace: "android_UNKNOWN" 35214 description: "" 35215 value: { 35216 string_value: "" 35217 } 35218 workflow: PREBUILT 35219 containers: "vendor" 35220 } 35221 value: { 35222 string_value: "device/google/caimito-kernels/6.1/trunk-12755779" 35223 } 35224 traces: { 35225 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 35226 value: { 35227 string_value: "" 35228 } 35229 } 35230 traces: { 35231 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_KOMODO_DIR.textproto" 35232 value: { 35233 string_value: "device/google/caimito-kernels/6.1/trunk-12755779" 35234 } 35235 } 35236 } 35237 flags: { 35238 flag_declaration: { 35239 name: "RELEASE_KERNEL_KOMODO_VERSION" 35240 namespace: "android_UNKNOWN" 35241 description: "" 35242 value: { 35243 string_value: "" 35244 } 35245 workflow: PREBUILT 35246 containers: "vendor" 35247 } 35248 value: { 35249 string_value: "" 35250 } 35251 traces: { 35252 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 35253 value: { 35254 string_value: "" 35255 } 35256 } 35257 } 35258 flags: { 35259 flag_declaration: { 35260 name: "RELEASE_KERNEL_LYNX_DIR" 35261 namespace: "android_UNKNOWN" 35262 description: "" 35263 value: { 35264 string_value: "" 35265 } 35266 workflow: PREBUILT 35267 containers: "vendor" 35268 } 35269 value: { 35270 string_value: "device/google/lynx-kernels/6.1/trunk-12704425" 35271 } 35272 traces: { 35273 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 35274 value: { 35275 string_value: "" 35276 } 35277 } 35278 traces: { 35279 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_LYNX_DIR.textproto" 35280 value: { 35281 string_value: "device/google/lynx-kernels/6.1/trunk-12704425" 35282 } 35283 } 35284 } 35285 flags: { 35286 flag_declaration: { 35287 name: "RELEASE_KERNEL_LYNX_VERSION" 35288 namespace: "android_UNKNOWN" 35289 description: "" 35290 value: { 35291 string_value: "" 35292 } 35293 workflow: PREBUILT 35294 containers: "vendor" 35295 } 35296 value: { 35297 string_value: "6.1" 35298 } 35299 traces: { 35300 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 35301 value: { 35302 string_value: "" 35303 } 35304 } 35305 traces: { 35306 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_LYNX_VERSION.textproto" 35307 value: { 35308 string_value: "6.1" 35309 } 35310 } 35311 } 35312 flags: { 35313 flag_declaration: { 35314 name: "RELEASE_KERNEL_ORIOLE_DIR" 35315 namespace: "android_UNKNOWN" 35316 description: "" 35317 value: { 35318 string_value: "" 35319 } 35320 workflow: PREBUILT 35321 containers: "vendor" 35322 } 35323 value: { 35324 string_value: "device/google/raviole-kernels/6.1/trunk-12742234" 35325 } 35326 traces: { 35327 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 35328 value: { 35329 string_value: "" 35330 } 35331 } 35332 traces: { 35333 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_ORIOLE_DIR.textproto" 35334 value: { 35335 string_value: "device/google/raviole-kernels/6.1/trunk-12742234" 35336 } 35337 } 35338 } 35339 flags: { 35340 flag_declaration: { 35341 name: "RELEASE_KERNEL_ORIOLE_VERSION" 35342 namespace: "android_UNKNOWN" 35343 description: "" 35344 value: { 35345 string_value: "" 35346 } 35347 workflow: PREBUILT 35348 containers: "vendor" 35349 } 35350 value: { 35351 string_value: "6.1" 35352 } 35353 traces: { 35354 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 35355 value: { 35356 string_value: "" 35357 } 35358 } 35359 traces: { 35360 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 35361 value: { 35362 string_value: "6.1" 35363 } 35364 } 35365 } 35366 flags: { 35367 flag_declaration: { 35368 name: "RELEASE_KERNEL_PANTHER_DIR" 35369 namespace: "android_UNKNOWN" 35370 description: "" 35371 value: { 35372 string_value: "" 35373 } 35374 workflow: PREBUILT 35375 containers: "vendor" 35376 } 35377 value: { 35378 string_value: "device/google/pantah-kernels/6.1/trunk-12709428" 35379 } 35380 traces: { 35381 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 35382 value: { 35383 string_value: "" 35384 } 35385 } 35386 traces: { 35387 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_PANTHER_DIR.textproto" 35388 value: { 35389 string_value: "device/google/pantah-kernels/6.1/trunk-12709428" 35390 } 35391 } 35392 } 35393 flags: { 35394 flag_declaration: { 35395 name: "RELEASE_KERNEL_PANTHER_VERSION" 35396 namespace: "android_UNKNOWN" 35397 description: "" 35398 value: { 35399 string_value: "" 35400 } 35401 workflow: PREBUILT 35402 containers: "vendor" 35403 } 35404 value: { 35405 string_value: "6.1" 35406 } 35407 traces: { 35408 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 35409 value: { 35410 string_value: "" 35411 } 35412 } 35413 traces: { 35414 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_PANTHER_VERSION.textproto" 35415 value: { 35416 string_value: "6.1" 35417 } 35418 } 35419 } 35420 flags: { 35421 flag_declaration: { 35422 name: "RELEASE_KERNEL_RAVEN_DIR" 35423 namespace: "android_UNKNOWN" 35424 description: "" 35425 value: { 35426 string_value: "" 35427 } 35428 workflow: PREBUILT 35429 containers: "vendor" 35430 } 35431 value: { 35432 string_value: "device/google/raviole-kernels/6.1/trunk-12742234" 35433 } 35434 traces: { 35435 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 35436 value: { 35437 string_value: "" 35438 } 35439 } 35440 traces: { 35441 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_RAVEN_DIR.textproto" 35442 value: { 35443 string_value: "device/google/raviole-kernels/6.1/trunk-12742234" 35444 } 35445 } 35446 } 35447 flags: { 35448 flag_declaration: { 35449 name: "RELEASE_KERNEL_RAVEN_VERSION" 35450 namespace: "android_UNKNOWN" 35451 description: "" 35452 value: { 35453 string_value: "" 35454 } 35455 workflow: PREBUILT 35456 containers: "vendor" 35457 } 35458 value: { 35459 string_value: "6.1" 35460 } 35461 traces: { 35462 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 35463 value: { 35464 string_value: "" 35465 } 35466 } 35467 traces: { 35468 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_RAVEN_VERSION.textproto" 35469 value: { 35470 string_value: "6.1" 35471 } 35472 } 35473 } 35474 flags: { 35475 flag_declaration: { 35476 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 35477 namespace: "android_UNKNOWN" 35478 description: "" 35479 value: { 35480 string_value: "" 35481 } 35482 workflow: PREBUILT 35483 containers: "vendor" 35484 } 35485 value: { 35486 string_value: "device/google/caimito-kernels/6.1/trunk-12482486" 35487 } 35488 traces: { 35489 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 35490 value: { 35491 string_value: "" 35492 } 35493 } 35494 traces: { 35495 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 35496 value: { 35497 string_value: "device/google/caimito-kernels/6.1/trunk-12482486" 35498 } 35499 } 35500 } 35501 flags: { 35502 flag_declaration: { 35503 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 35504 namespace: "android_UNKNOWN" 35505 description: "" 35506 value: { 35507 string_value: "" 35508 } 35509 workflow: PREBUILT 35510 containers: "vendor" 35511 } 35512 value: { 35513 string_value: "device/google/caimito-kernels/6.1/trunk-12482486" 35514 } 35515 traces: { 35516 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 35517 value: { 35518 string_value: "" 35519 } 35520 } 35521 traces: { 35522 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 35523 value: { 35524 string_value: "device/google/caimito-kernels/6.1/trunk-12482486" 35525 } 35526 } 35527 } 35528 flags: { 35529 flag_declaration: { 35530 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 35531 namespace: "android_UNKNOWN" 35532 description: "" 35533 value: { 35534 string_value: "" 35535 } 35536 workflow: PREBUILT 35537 containers: "vendor" 35538 } 35539 value: { 35540 string_value: "device/google/shusky-kernels/6.1/trunk-12748947" 35541 } 35542 traces: { 35543 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 35544 value: { 35545 string_value: "" 35546 } 35547 } 35548 traces: { 35549 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 35550 value: { 35551 string_value: "device/google/shusky-kernels/6.1/trunk-12748947" 35552 } 35553 } 35554 } 35555 flags: { 35556 flag_declaration: { 35557 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 35558 namespace: "android_UNKNOWN" 35559 description: "" 35560 value: { 35561 string_value: "" 35562 } 35563 workflow: PREBUILT 35564 containers: "vendor" 35565 } 35566 value: { 35567 string_value: "6.1" 35568 } 35569 traces: { 35570 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 35571 value: { 35572 string_value: "" 35573 } 35574 } 35575 traces: { 35576 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 35577 value: { 35578 string_value: "6.1" 35579 } 35580 } 35581 } 35582 flags: { 35583 flag_declaration: { 35584 name: "RELEASE_KERNEL_SHIBA_DIR" 35585 namespace: "android_UNKNOWN" 35586 description: "" 35587 value: { 35588 string_value: "" 35589 } 35590 workflow: PREBUILT 35591 containers: "vendor" 35592 } 35593 value: { 35594 string_value: "device/google/shusky-kernels/6.1/trunk-12704425" 35595 } 35596 traces: { 35597 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 35598 value: { 35599 string_value: "" 35600 } 35601 } 35602 traces: { 35603 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_SHIBA_DIR.textproto" 35604 value: { 35605 string_value: "device/google/shusky-kernels/6.1/trunk-12704425" 35606 } 35607 } 35608 } 35609 flags: { 35610 flag_declaration: { 35611 name: "RELEASE_KERNEL_SHIBA_VERSION" 35612 namespace: "android_UNKNOWN" 35613 description: "" 35614 value: { 35615 string_value: "" 35616 } 35617 workflow: PREBUILT 35618 containers: "vendor" 35619 } 35620 value: { 35621 string_value: "6.1" 35622 } 35623 traces: { 35624 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 35625 value: { 35626 string_value: "" 35627 } 35628 } 35629 traces: { 35630 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_SHIBA_VERSION.textproto" 35631 value: { 35632 string_value: "6.1" 35633 } 35634 } 35635 } 35636 flags: { 35637 flag_declaration: { 35638 name: "RELEASE_KERNEL_TANGORPRO_DIR" 35639 namespace: "android_UNKNOWN" 35640 description: "" 35641 value: { 35642 string_value: "" 35643 } 35644 workflow: PREBUILT 35645 containers: "vendor" 35646 } 35647 value: { 35648 string_value: "device/google/tangorpro-kernels/6.1/trunk-12730958" 35649 } 35650 traces: { 35651 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 35652 value: { 35653 string_value: "" 35654 } 35655 } 35656 traces: { 35657 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 35658 value: { 35659 string_value: "device/google/tangorpro-kernels/6.1/trunk-12730958" 35660 } 35661 } 35662 } 35663 flags: { 35664 flag_declaration: { 35665 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 35666 namespace: "android_UNKNOWN" 35667 description: "" 35668 value: { 35669 string_value: "" 35670 } 35671 workflow: PREBUILT 35672 containers: "vendor" 35673 } 35674 value: { 35675 string_value: "6.1" 35676 } 35677 traces: { 35678 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 35679 value: { 35680 string_value: "" 35681 } 35682 } 35683 traces: { 35684 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 35685 value: { 35686 string_value: "6.1" 35687 } 35688 } 35689 } 35690 flags: { 35691 flag_declaration: { 35692 name: "RELEASE_KERNEL_TOKAY_DIR" 35693 namespace: "android_UNKNOWN" 35694 description: "" 35695 value: { 35696 string_value: "" 35697 } 35698 workflow: PREBUILT 35699 containers: "vendor" 35700 } 35701 value: { 35702 string_value: "device/google/caimito-kernels/6.1/trunk-12755779" 35703 } 35704 traces: { 35705 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 35706 value: { 35707 string_value: "" 35708 } 35709 } 35710 traces: { 35711 source: "build/release/flag_values/trunk_staging/RELEASE_KERNEL_TOKAY_DIR.textproto" 35712 value: { 35713 string_value: "device/google/caimito-kernels/6.1/trunk-12755779" 35714 } 35715 } 35716 } 35717 flags: { 35718 flag_declaration: { 35719 name: "RELEASE_KERNEL_TOKAY_VERSION" 35720 namespace: "android_UNKNOWN" 35721 description: "" 35722 value: { 35723 string_value: "" 35724 } 35725 workflow: PREBUILT 35726 containers: "vendor" 35727 } 35728 value: { 35729 string_value: "" 35730 } 35731 traces: { 35732 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 35733 value: { 35734 string_value: "" 35735 } 35736 } 35737 } 35738 flags: { 35739 flag_declaration: { 35740 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 35741 namespace: "android_UNKNOWN" 35742 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 35743 value: { 35744 bool_value: false 35745 } 35746 workflow: LAUNCH 35747 containers: "product" 35748 containers: "system" 35749 containers: "system_ext" 35750 containers: "vendor" 35751 } 35752 value: { 35753 bool_value: true 35754 } 35755 traces: { 35756 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 35757 value: { 35758 bool_value: false 35759 } 35760 } 35761 traces: { 35762 source: "build/release/flag_values/trunk_staging/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 35763 value: { 35764 bool_value: true 35765 } 35766 } 35767 } 35768 flags: { 35769 flag_declaration: { 35770 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 35771 namespace: "system_performance" 35772 description: "Enables caching in libbinder when registering a service." 35773 value: { 35774 unspecified_value: false 35775 } 35776 workflow: LAUNCH 35777 containers: "system" 35778 } 35779 value: { 35780 bool_value: true 35781 } 35782 traces: { 35783 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 35784 value: { 35785 unspecified_value: false 35786 } 35787 } 35788 traces: { 35789 source: "build/release/flag_values/trunk_staging/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 35790 value: { 35791 bool_value: true 35792 } 35793 } 35794 } 35795 flags: { 35796 flag_declaration: { 35797 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 35798 namespace: "system_performance" 35799 description: "Enables caching in libbinder for client side when it is True." 35800 value: { 35801 bool_value: false 35802 } 35803 workflow: LAUNCH 35804 containers: "system" 35805 } 35806 value: { 35807 bool_value: true 35808 } 35809 traces: { 35810 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 35811 value: { 35812 bool_value: false 35813 } 35814 } 35815 traces: { 35816 source: "build/release/flag_values/trunk_staging/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 35817 value: { 35818 bool_value: true 35819 } 35820 } 35821 } 35822 flags: { 35823 flag_declaration: { 35824 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 35825 namespace: "system_performance" 35826 description: "Remove the static list from cache and use flags instead" 35827 value: { 35828 unspecified_value: false 35829 } 35830 workflow: LAUNCH 35831 containers: "system" 35832 } 35833 value: { 35834 bool_value: true 35835 } 35836 traces: { 35837 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 35838 value: { 35839 unspecified_value: false 35840 } 35841 } 35842 traces: { 35843 source: "build/release/flag_values/trunk_staging/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 35844 value: { 35845 bool_value: true 35846 } 35847 } 35848 } 35849 flags: { 35850 flag_declaration: { 35851 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 35852 namespace: "android_UNKNOWN" 35853 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 35854 value: { 35855 unspecified_value: false 35856 } 35857 workflow: LAUNCH 35858 containers: "system" 35859 } 35860 value: { 35861 bool_value: true 35862 } 35863 traces: { 35864 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 35865 value: { 35866 unspecified_value: false 35867 } 35868 } 35869 traces: { 35870 source: "build/release/flag_values/trunk_staging/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 35871 value: { 35872 bool_value: true 35873 } 35874 } 35875 } 35876 flags: { 35877 flag_declaration: { 35878 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 35879 namespace: "android_UNKNOWN" 35880 description: "The version of mainline prebuilts used when prebuilts are enabled." 35881 value: { 35882 string_value: "mainline_module_prebuilt_nightly" 35883 } 35884 workflow: PREBUILT 35885 containers: "product" 35886 containers: "system" 35887 containers: "system_ext" 35888 containers: "vendor" 35889 } 35890 value: { 35891 string_value: "mainline_module_prebuilt_nightly" 35892 } 35893 traces: { 35894 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 35895 value: { 35896 string_value: "mainline_module_prebuilt_nightly" 35897 } 35898 } 35899 } 35900 flags: { 35901 flag_declaration: { 35902 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 35903 namespace: "system_performance" 35904 description: "Enables Memory Management Daemon in system image." 35905 value: { 35906 unspecified_value: false 35907 } 35908 workflow: LAUNCH 35909 containers: "system" 35910 } 35911 value: { 35912 bool_value: true 35913 } 35914 traces: { 35915 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 35916 value: { 35917 unspecified_value: false 35918 } 35919 } 35920 traces: { 35921 source: "build/release/flag_values/trunk_staging/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 35922 value: { 35923 bool_value: true 35924 } 35925 } 35926 } 35927 flags: { 35928 flag_declaration: { 35929 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 35930 namespace: "android_UNKNOWN" 35931 description: "If true, then files are moved from platform to apex" 35932 value: { 35933 bool_value: false 35934 } 35935 workflow: LAUNCH 35936 containers: "product" 35937 containers: "system" 35938 containers: "system_ext" 35939 containers: "vendor" 35940 } 35941 value: { 35942 bool_value: false 35943 } 35944 traces: { 35945 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 35946 value: { 35947 bool_value: false 35948 } 35949 } 35950 } 35951 flags: { 35952 flag_declaration: { 35953 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 35954 namespace: "vcn" 35955 description: "If true, build VCN in the Tethering module" 35956 value: { 35957 bool_value: false 35958 } 35959 workflow: LAUNCH 35960 containers: "product" 35961 containers: "system" 35962 containers: "system_ext" 35963 containers: "vendor" 35964 } 35965 value: { 35966 bool_value: true 35967 } 35968 traces: { 35969 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 35970 value: { 35971 bool_value: false 35972 } 35973 } 35974 traces: { 35975 source: "build/release/flag_values/trunk_staging/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 35976 value: { 35977 bool_value: true 35978 } 35979 } 35980 } 35981 flags: { 35982 flag_declaration: { 35983 name: "RELEASE_NDK_ABI_MONITORED" 35984 namespace: "android_UNKNOWN" 35985 description: "Enables ABI monitoring of NDK libraries." 35986 value: { 35987 bool_value: false 35988 } 35989 workflow: LAUNCH 35990 containers: "product" 35991 containers: "system" 35992 containers: "system_ext" 35993 containers: "vendor" 35994 } 35995 value: { 35996 bool_value: true 35997 } 35998 traces: { 35999 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 36000 value: { 36001 bool_value: false 36002 } 36003 } 36004 traces: { 36005 source: "build/release/flag_values/trunk_staging/RELEASE_NDK_ABI_MONITORED.textproto" 36006 value: { 36007 bool_value: true 36008 } 36009 } 36010 } 36011 flags: { 36012 flag_declaration: { 36013 name: "RELEASE_NFC_MAINLINE_MODULE" 36014 namespace: "nfc" 36015 description: "b/368405832: Flag to enable NFC mainline module" 36016 value: { 36017 unspecified_value: false 36018 } 36019 workflow: LAUNCH 36020 containers: "system" 36021 } 36022 value: { 36023 bool_value: true 36024 } 36025 traces: { 36026 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 36027 value: { 36028 unspecified_value: false 36029 } 36030 } 36031 traces: { 36032 source: "build/release/flag_values/trunk_staging/RELEASE_NFC_MAINLINE_MODULE.textproto" 36033 value: { 36034 bool_value: true 36035 } 36036 } 36037 } 36038 flags: { 36039 flag_declaration: { 36040 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 36041 namespace: "ondeviceintelligence" 36042 description: "If true, then files are moved from platform to apex" 36043 value: { 36044 bool_value: false 36045 } 36046 workflow: LAUNCH 36047 containers: "product" 36048 containers: "system" 36049 containers: "system_ext" 36050 containers: "vendor" 36051 } 36052 value: { 36053 bool_value: true 36054 } 36055 traces: { 36056 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 36057 value: { 36058 bool_value: false 36059 } 36060 } 36061 traces: { 36062 source: "build/release/flag_values/trunk_staging/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 36063 value: { 36064 bool_value: true 36065 } 36066 } 36067 } 36068 flags: { 36069 flag_declaration: { 36070 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 36071 namespace: "text" 36072 description: "Version of the emoji font file." 36073 value: { 36074 string_value: "2.042" 36075 } 36076 workflow: PREBUILT 36077 containers: "system" 36078 } 36079 value: { 36080 string_value: "2.047" 36081 } 36082 traces: { 36083 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 36084 value: { 36085 string_value: "2.042" 36086 } 36087 } 36088 traces: { 36089 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 36090 value: { 36091 string_value: "2.047" 36092 } 36093 } 36094 } 36095 flags: { 36096 flag_declaration: { 36097 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 36098 namespace: "text" 36099 description: "Version of the flag emoji font file." 36100 value: { 36101 string_value: "2.034" 36102 } 36103 workflow: PREBUILT 36104 containers: "system" 36105 } 36106 value: { 36107 string_value: "2.047" 36108 } 36109 traces: { 36110 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 36111 value: { 36112 string_value: "2.034" 36113 } 36114 } 36115 traces: { 36116 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 36117 value: { 36118 string_value: "2.047" 36119 } 36120 } 36121 } 36122 flags: { 36123 flag_declaration: { 36124 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 36125 namespace: "android_UNKNOWN" 36126 description: "Version of the Hebrew font file." 36127 value: { 36128 string_value: "1.04" 36129 } 36130 workflow: PREBUILT 36131 containers: "system" 36132 } 36133 value: { 36134 string_value: "1.04" 36135 } 36136 traces: { 36137 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 36138 value: { 36139 string_value: "1.04" 36140 } 36141 } 36142 } 36143 flags: { 36144 flag_declaration: { 36145 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 36146 namespace: "android_UNKNOWN" 36147 description: "This flag will control of including Japanese variant (Hentaigana) font." 36148 value: { 36149 bool_value: false 36150 } 36151 workflow: LAUNCH 36152 containers: "system" 36153 } 36154 value: { 36155 bool_value: true 36156 } 36157 traces: { 36158 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 36159 value: { 36160 bool_value: false 36161 } 36162 } 36163 traces: { 36164 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 36165 value: { 36166 bool_value: true 36167 } 36168 } 36169 } 36170 flags: { 36171 flag_declaration: { 36172 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 36173 namespace: "android_UNKNOWN" 36174 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 36175 value: { 36176 bool_value: false 36177 } 36178 workflow: LAUNCH 36179 containers: "product" 36180 containers: "system" 36181 containers: "system_ext" 36182 containers: "vendor" 36183 } 36184 value: { 36185 bool_value: true 36186 } 36187 traces: { 36188 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 36189 value: { 36190 bool_value: false 36191 } 36192 } 36193 traces: { 36194 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 36195 value: { 36196 bool_value: true 36197 } 36198 } 36199 } 36200 flags: { 36201 flag_declaration: { 36202 name: "RELEASE_PACKAGE_LIBSQLITE3" 36203 namespace: "android_UNKNOWN" 36204 description: "The sqlite release." 36205 value: { 36206 string_value: "3420000" 36207 } 36208 workflow: PREBUILT 36209 containers: "system" 36210 } 36211 value: { 36212 string_value: "3440300" 36213 } 36214 traces: { 36215 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 36216 value: { 36217 string_value: "3420000" 36218 } 36219 } 36220 traces: { 36221 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_LIBSQLITE3.textproto" 36222 value: { 36223 string_value: "3440300" 36224 } 36225 } 36226 } 36227 flags: { 36228 flag_declaration: { 36229 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 36230 namespace: "system_performance" 36231 description: "Which MessageQueue implementation to use." 36232 value: { 36233 string_value: "LegacyMessageQueue/MessageQueue.java" 36234 } 36235 workflow: PREBUILT 36236 containers: "product" 36237 containers: "system" 36238 containers: "system_ext" 36239 containers: "vendor" 36240 } 36241 value: { 36242 string_value: "CombinedMessageQueue/MessageQueue.java" 36243 } 36244 traces: { 36245 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 36246 value: { 36247 string_value: "LegacyMessageQueue/MessageQueue.java" 36248 } 36249 } 36250 traces: { 36251 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 36252 value: { 36253 string_value: "CombinedMessageQueue/MessageQueue.java" 36254 } 36255 } 36256 } 36257 flags: { 36258 flag_declaration: { 36259 name: "RELEASE_PACKAGE_NFC_STACK" 36260 namespace: "android_UNKNOWN" 36261 description: "b/292140387: Flag to switch to the new NFC apex" 36262 value: { 36263 string_value: "NfcNci" 36264 } 36265 workflow: PREBUILT 36266 containers: "system" 36267 } 36268 value: { 36269 string_value: "com.android.nfcservices" 36270 } 36271 traces: { 36272 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 36273 value: { 36274 string_value: "NfcNci" 36275 } 36276 } 36277 traces: { 36278 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_NFC_STACK.textproto" 36279 value: { 36280 string_value: "com.android.nfcservices" 36281 } 36282 } 36283 } 36284 flags: { 36285 flag_declaration: { 36286 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 36287 namespace: "text" 36288 description: "Version of the Noto Sans Khmer font." 36289 value: { 36290 string_value: "1.901" 36291 } 36292 workflow: PREBUILT 36293 containers: "system" 36294 } 36295 value: { 36296 string_value: "2.004" 36297 } 36298 traces: { 36299 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 36300 value: { 36301 string_value: "1.901" 36302 } 36303 } 36304 traces: { 36305 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 36306 value: { 36307 string_value: "2.004" 36308 } 36309 } 36310 } 36311 flags: { 36312 flag_declaration: { 36313 name: "RELEASE_PACKAGE_PROFILING_MODULE" 36314 namespace: "android_UNKNOWN" 36315 description: "Flag will control the release of the Profiling module apex." 36316 value: { 36317 bool_value: false 36318 } 36319 workflow: LAUNCH 36320 containers: "product" 36321 containers: "system" 36322 containers: "system_ext" 36323 containers: "vendor" 36324 } 36325 value: { 36326 bool_value: true 36327 } 36328 traces: { 36329 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 36330 value: { 36331 bool_value: false 36332 } 36333 } 36334 traces: { 36335 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 36336 value: { 36337 bool_value: true 36338 } 36339 } 36340 } 36341 flags: { 36342 flag_declaration: { 36343 name: "RELEASE_PACKAGE_SOUND_PICKER" 36344 namespace: "android_UNKNOWN" 36345 description: "This flag will control the rollout of new versions of the SoundPicker app." 36346 value: { 36347 string_value: "SoundPicker" 36348 } 36349 workflow: PREBUILT 36350 containers: "product" 36351 containers: "system" 36352 containers: "system_ext" 36353 containers: "vendor" 36354 } 36355 value: { 36356 string_value: "SoundPicker" 36357 } 36358 traces: { 36359 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 36360 value: { 36361 string_value: "SoundPicker" 36362 } 36363 } 36364 } 36365 flags: { 36366 flag_declaration: { 36367 name: "RELEASE_PACKAGE_TZDATA_MODULE" 36368 namespace: "android_UNKNOWN" 36369 description: "tzdata to be installed to the system image." 36370 value: { 36371 string_value: "com.android.tzdata" 36372 } 36373 workflow: PREBUILT 36374 containers: "product" 36375 containers: "system" 36376 containers: "system_ext" 36377 containers: "vendor" 36378 } 36379 value: { 36380 string_value: "com.android.tzdata" 36381 } 36382 traces: { 36383 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 36384 value: { 36385 string_value: "com.android.tzdata" 36386 } 36387 } 36388 } 36389 flags: { 36390 flag_declaration: { 36391 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 36392 namespace: "android_UNKNOWN" 36393 description: "True for using variable font of the NotoSansCJK" 36394 value: { 36395 bool_value: false 36396 } 36397 workflow: LAUNCH 36398 containers: "system" 36399 } 36400 value: { 36401 bool_value: false 36402 } 36403 traces: { 36404 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 36405 value: { 36406 bool_value: false 36407 } 36408 } 36409 } 36410 flags: { 36411 flag_declaration: { 36412 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 36413 namespace: "android_UNKNOWN" 36414 description: "The name of the virtual camera package to add to the system partition." 36415 value: { 36416 string_value: "" 36417 } 36418 workflow: PREBUILT 36419 containers: "system" 36420 } 36421 value: { 36422 string_value: "virtual_camera" 36423 } 36424 traces: { 36425 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 36426 value: { 36427 string_value: "" 36428 } 36429 } 36430 traces: { 36431 source: "build/release/flag_values/trunk_staging/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 36432 value: { 36433 string_value: "virtual_camera" 36434 } 36435 } 36436 } 36437 flags: { 36438 flag_declaration: { 36439 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 36440 namespace: "webview" 36441 description: "The version of WebView to include in the build" 36442 value: { 36443 string_value: "128.0.6613.88" 36444 } 36445 workflow: PREBUILT 36446 containers: "product" 36447 containers: "system" 36448 } 36449 value: { 36450 string_value: "128.0.6613.88" 36451 } 36452 traces: { 36453 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 36454 value: { 36455 string_value: "128.0.6613.88" 36456 } 36457 } 36458 } 36459 flags: { 36460 flag_declaration: { 36461 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 36462 namespace: "android_sdk" 36463 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." 36464 value: { 36465 unspecified_value: false 36466 } 36467 workflow: MANUAL 36468 containers: "product" 36469 containers: "system" 36470 containers: "system_ext" 36471 containers: "vendor" 36472 } 36473 value: {} 36474 traces: { 36475 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 36476 value: { 36477 unspecified_value: false 36478 } 36479 } 36480 } 36481 flags: { 36482 flag_declaration: { 36483 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 36484 namespace: "android_UNKNOWN" 36485 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." 36486 value: { 36487 string_value: "28" 36488 } 36489 workflow: MANUAL 36490 containers: "system" 36491 } 36492 value: { 36493 string_value: "28" 36494 } 36495 traces: { 36496 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 36497 value: { 36498 string_value: "28" 36499 } 36500 } 36501 } 36502 flags: { 36503 flag_declaration: { 36504 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 36505 namespace: "android_sdk" 36506 description: "The sdk extension version of this release configuration." 36507 value: { 36508 string_value: "12" 36509 } 36510 workflow: MANUAL 36511 containers: "product" 36512 containers: "system" 36513 containers: "system_ext" 36514 containers: "vendor" 36515 } 36516 value: { 36517 string_value: "16" 36518 } 36519 traces: { 36520 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 36521 value: { 36522 string_value: "12" 36523 } 36524 } 36525 traces: { 36526 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 36527 value: { 36528 string_value: "16" 36529 } 36530 } 36531 } 36532 flags: { 36533 flag_declaration: { 36534 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 36535 namespace: "android_UNKNOWN" 36536 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 36537 value: { 36538 string_value: "0" 36539 } 36540 workflow: MANUAL 36541 containers: "product" 36542 containers: "system" 36543 containers: "system_ext" 36544 containers: "vendor" 36545 } 36546 value: { 36547 string_value: "0" 36548 } 36549 traces: { 36550 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 36551 value: { 36552 string_value: "0" 36553 } 36554 } 36555 } 36556 flags: { 36557 flag_declaration: { 36558 name: "RELEASE_PLATFORM_SDK_VERSION" 36559 namespace: "android_sdk" 36560 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." 36561 value: { 36562 string_value: "34" 36563 } 36564 workflow: MANUAL 36565 containers: "product" 36566 containers: "system" 36567 containers: "system_ext" 36568 containers: "vendor" 36569 } 36570 value: { 36571 string_value: "35" 36572 } 36573 traces: { 36574 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 36575 value: { 36576 string_value: "34" 36577 } 36578 } 36579 traces: { 36580 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_SDK_VERSION.textproto" 36581 value: { 36582 string_value: "35" 36583 } 36584 } 36585 } 36586 flags: { 36587 flag_declaration: { 36588 name: "RELEASE_PLATFORM_SECURITY_PATCH" 36589 namespace: "android_UNKNOWN" 36590 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." 36591 value: { 36592 string_value: "2023-12-05" 36593 } 36594 workflow: MANUAL 36595 containers: "product" 36596 containers: "system" 36597 containers: "system_ext" 36598 containers: "vendor" 36599 } 36600 value: { 36601 string_value: "2025-03-05" 36602 } 36603 traces: { 36604 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 36605 value: { 36606 string_value: "2023-12-05" 36607 } 36608 } 36609 traces: { 36610 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 36611 value: { 36612 string_value: "2025-03-05" 36613 } 36614 } 36615 } 36616 flags: { 36617 flag_declaration: { 36618 name: "RELEASE_PLATFORM_VERSION" 36619 namespace: "android_UNKNOWN" 36620 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 36621 value: { 36622 string_value: "ZP1A" 36623 } 36624 workflow: MANUAL 36625 containers: "product" 36626 containers: "system" 36627 containers: "system_ext" 36628 containers: "vendor" 36629 } 36630 value: { 36631 string_value: "ZP1A" 36632 } 36633 traces: { 36634 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 36635 value: { 36636 string_value: "ZP1A" 36637 } 36638 } 36639 } 36640 flags: { 36641 flag_declaration: { 36642 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 36643 namespace: "android_sdk" 36644 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" 36645 value: { 36646 string_value: "VanillaIceCream" 36647 } 36648 workflow: MANUAL 36649 containers: "product" 36650 containers: "system" 36651 containers: "system_ext" 36652 containers: "vendor" 36653 } 36654 value: { 36655 string_value: "Baklava" 36656 } 36657 traces: { 36658 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 36659 value: { 36660 string_value: "VanillaIceCream" 36661 } 36662 } 36663 traces: { 36664 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 36665 value: { 36666 string_value: "Baklava" 36667 } 36668 } 36669 } 36670 flags: { 36671 flag_declaration: { 36672 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 36673 namespace: "android_sdk" 36674 description: "A comma separated list of all preview codenames the platform will accept apps built against" 36675 value: { 36676 string_value: "VanillaIceCream" 36677 } 36678 workflow: MANUAL 36679 containers: "product" 36680 containers: "system" 36681 containers: "system_ext" 36682 containers: "vendor" 36683 } 36684 value: { 36685 string_value: "Baklava" 36686 } 36687 traces: { 36688 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 36689 value: { 36690 string_value: "VanillaIceCream" 36691 } 36692 } 36693 traces: { 36694 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 36695 value: { 36696 string_value: "Baklava" 36697 } 36698 } 36699 } 36700 flags: { 36701 flag_declaration: { 36702 name: "RELEASE_PLATFORM_VERSION_CODENAME" 36703 namespace: "android_sdk" 36704 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 36705 value: { 36706 string_value: "VanillaIceCream" 36707 } 36708 workflow: MANUAL 36709 containers: "product" 36710 containers: "system" 36711 containers: "system_ext" 36712 containers: "vendor" 36713 } 36714 value: { 36715 string_value: "Baklava" 36716 } 36717 traces: { 36718 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 36719 value: { 36720 string_value: "VanillaIceCream" 36721 } 36722 } 36723 traces: { 36724 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 36725 value: { 36726 string_value: "Baklava" 36727 } 36728 } 36729 } 36730 flags: { 36731 flag_declaration: { 36732 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 36733 namespace: "android_sdk" 36734 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 36735 value: { 36736 string_value: "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" 36737 } 36738 workflow: MANUAL 36739 containers: "product" 36740 containers: "system" 36741 containers: "system_ext" 36742 containers: "vendor" 36743 } 36744 value: { 36745 string_value: "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" 36746 } 36747 traces: { 36748 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 36749 value: { 36750 string_value: "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" 36751 } 36752 } 36753 traces: { 36754 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 36755 value: { 36756 string_value: "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" 36757 } 36758 } 36759 } 36760 flags: { 36761 flag_declaration: { 36762 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 36763 namespace: "android_UNKNOWN" 36764 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." 36765 value: { 36766 string_value: "14" 36767 } 36768 workflow: MANUAL 36769 containers: "product" 36770 containers: "system" 36771 containers: "system_ext" 36772 containers: "vendor" 36773 } 36774 value: { 36775 string_value: "15" 36776 } 36777 traces: { 36778 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 36779 value: { 36780 string_value: "14" 36781 } 36782 } 36783 traces: { 36784 source: "build/release/flag_values/trunk_staging/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 36785 value: { 36786 string_value: "15" 36787 } 36788 } 36789 } 36790 flags: { 36791 flag_declaration: { 36792 name: "RELEASE_PLATFORM_VNDK_VERSION" 36793 namespace: "android_UNKNOWN" 36794 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" 36795 value: { 36796 string_value: "35" 36797 } 36798 workflow: MANUAL 36799 containers: "product" 36800 containers: "system" 36801 containers: "system_ext" 36802 containers: "vendor" 36803 } 36804 value: { 36805 string_value: "35" 36806 } 36807 traces: { 36808 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 36809 value: { 36810 string_value: "35" 36811 } 36812 } 36813 } 36814 flags: { 36815 flag_declaration: { 36816 name: "RELEASE_RANGING_STACK" 36817 namespace: "uwb" 36818 description: "b/331206299: Flag to add new generic ranging API surface" 36819 value: { 36820 unspecified_value: false 36821 } 36822 workflow: LAUNCH 36823 containers: "system" 36824 } 36825 value: { 36826 bool_value: true 36827 } 36828 traces: { 36829 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 36830 value: { 36831 unspecified_value: false 36832 } 36833 } 36834 traces: { 36835 source: "build/release/flag_values/trunk_staging/RELEASE_RANGING_STACK.textproto" 36836 value: { 36837 bool_value: true 36838 } 36839 } 36840 } 36841 flags: { 36842 flag_declaration: { 36843 name: "RELEASE_READ_FROM_NEW_STORAGE" 36844 namespace: "android_UNKNOWN" 36845 description: "Control if we should read from new storage." 36846 value: { 36847 bool_value: false 36848 } 36849 workflow: LAUNCH 36850 containers: "product" 36851 containers: "system" 36852 containers: "system_ext" 36853 containers: "vendor" 36854 } 36855 value: { 36856 bool_value: true 36857 } 36858 traces: { 36859 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 36860 value: { 36861 bool_value: false 36862 } 36863 } 36864 traces: { 36865 source: "build/release/flag_values/trunk_staging/RELEASE_READ_FROM_NEW_STORAGE.textproto" 36866 value: { 36867 bool_value: true 36868 } 36869 } 36870 } 36871 flags: { 36872 flag_declaration: { 36873 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 36874 namespace: "android_UNKNOWN" 36875 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 36876 value: { 36877 bool_value: false 36878 } 36879 workflow: LAUNCH 36880 containers: "system" 36881 } 36882 value: { 36883 bool_value: false 36884 } 36885 traces: { 36886 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 36887 value: { 36888 bool_value: false 36889 } 36890 } 36891 } 36892 flags: { 36893 flag_declaration: { 36894 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 36895 namespace: "android_UNKNOWN" 36896 description: "feature flag for removing legacy emoji font from system image." 36897 value: { 36898 bool_value: false 36899 } 36900 workflow: LAUNCH 36901 containers: "system" 36902 } 36903 value: { 36904 bool_value: true 36905 } 36906 traces: { 36907 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 36908 value: { 36909 bool_value: false 36910 } 36911 } 36912 traces: { 36913 source: "build/release/flag_values/trunk_staging/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 36914 value: { 36915 bool_value: true 36916 } 36917 } 36918 } 36919 flags: { 36920 flag_declaration: { 36921 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 36922 namespace: "android_UNKNOWN" 36923 description: "Ignore /data/data relabelling in libselinux." 36924 value: { 36925 bool_value: false 36926 } 36927 workflow: LAUNCH 36928 containers: "product" 36929 containers: "system" 36930 containers: "system_ext" 36931 containers: "vendor" 36932 } 36933 value: { 36934 bool_value: true 36935 } 36936 traces: { 36937 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 36938 value: { 36939 bool_value: false 36940 } 36941 } 36942 traces: { 36943 source: "build/release/flag_values/trunk_staging/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 36944 value: { 36945 bool_value: true 36946 } 36947 } 36948 } 36949 flags: { 36950 flag_declaration: { 36951 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 36952 namespace: "art_performance" 36953 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 36954 value: { 36955 bool_value: false 36956 } 36957 workflow: LAUNCH 36958 containers: "system" 36959 } 36960 value: { 36961 bool_value: true 36962 } 36963 traces: { 36964 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 36965 value: { 36966 bool_value: false 36967 } 36968 } 36969 traces: { 36970 source: "build/release/flag_values/trunk_staging/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 36971 value: { 36972 bool_value: true 36973 } 36974 } 36975 } 36976 flags: { 36977 flag_declaration: { 36978 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 36979 namespace: "android_UNKNOWN" 36980 description: "feature flag for a new API to open declared passthrough HAL" 36981 value: { 36982 bool_value: false 36983 } 36984 workflow: LAUNCH 36985 containers: "product" 36986 containers: "system" 36987 containers: "system_ext" 36988 containers: "vendor" 36989 } 36990 value: { 36991 bool_value: true 36992 } 36993 traces: { 36994 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 36995 value: { 36996 bool_value: false 36997 } 36998 } 36999 traces: { 37000 source: "build/release/flag_values/trunk_staging/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 37001 value: { 37002 bool_value: true 37003 } 37004 } 37005 } 37006 flags: { 37007 flag_declaration: { 37008 name: "RELEASE_SUPERVISION_SERVICE" 37009 namespace: "supervision" 37010 description: "Include SupervisionService in the build" 37011 value: { 37012 unspecified_value: false 37013 } 37014 workflow: LAUNCH 37015 containers: "system" 37016 } 37017 value: { 37018 bool_value: true 37019 } 37020 traces: { 37021 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 37022 value: { 37023 unspecified_value: false 37024 } 37025 } 37026 traces: { 37027 source: "build/release/flag_values/trunk_staging/RELEASE_SUPERVISION_SERVICE.textproto" 37028 value: { 37029 bool_value: true 37030 } 37031 } 37032 } 37033 flags: { 37034 flag_declaration: { 37035 name: "RELEASE_SVN_AKITA" 37036 namespace: "android_UNKNOWN" 37037 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 37038 value: { 37039 string_value: "00" 37040 } 37041 workflow: MANUAL 37042 containers: "vendor" 37043 } 37044 value: { 37045 string_value: "00" 37046 } 37047 traces: { 37048 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 37049 value: { 37050 string_value: "00" 37051 } 37052 } 37053 } 37054 flags: { 37055 flag_declaration: { 37056 name: "RELEASE_SVN_BLUEJAY" 37057 namespace: "android_UNKNOWN" 37058 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 37059 value: { 37060 string_value: "00" 37061 } 37062 workflow: MANUAL 37063 containers: "vendor" 37064 } 37065 value: { 37066 string_value: "00" 37067 } 37068 traces: { 37069 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 37070 value: { 37071 string_value: "00" 37072 } 37073 } 37074 } 37075 flags: { 37076 flag_declaration: { 37077 name: "RELEASE_SVN_CHEETAH" 37078 namespace: "android_UNKNOWN" 37079 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 37080 value: { 37081 string_value: "00" 37082 } 37083 workflow: MANUAL 37084 containers: "vendor" 37085 } 37086 value: { 37087 string_value: "00" 37088 } 37089 traces: { 37090 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 37091 value: { 37092 string_value: "00" 37093 } 37094 } 37095 } 37096 flags: { 37097 flag_declaration: { 37098 name: "RELEASE_SVN_FELIX" 37099 namespace: "android_UNKNOWN" 37100 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 37101 value: { 37102 string_value: "00" 37103 } 37104 workflow: MANUAL 37105 containers: "vendor" 37106 } 37107 value: { 37108 string_value: "00" 37109 } 37110 traces: { 37111 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 37112 value: { 37113 string_value: "00" 37114 } 37115 } 37116 } 37117 flags: { 37118 flag_declaration: { 37119 name: "RELEASE_SVN_HUSKY" 37120 namespace: "android_UNKNOWN" 37121 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 37122 value: { 37123 string_value: "00" 37124 } 37125 workflow: MANUAL 37126 containers: "vendor" 37127 } 37128 value: { 37129 string_value: "00" 37130 } 37131 traces: { 37132 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 37133 value: { 37134 string_value: "00" 37135 } 37136 } 37137 } 37138 flags: { 37139 flag_declaration: { 37140 name: "RELEASE_SVN_LYNX" 37141 namespace: "android_UNKNOWN" 37142 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 37143 value: { 37144 string_value: "00" 37145 } 37146 workflow: MANUAL 37147 containers: "vendor" 37148 } 37149 value: { 37150 string_value: "00" 37151 } 37152 traces: { 37153 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 37154 value: { 37155 string_value: "00" 37156 } 37157 } 37158 } 37159 flags: { 37160 flag_declaration: { 37161 name: "RELEASE_SVN_ORIOLE" 37162 namespace: "android_UNKNOWN" 37163 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 37164 value: { 37165 string_value: "00" 37166 } 37167 workflow: MANUAL 37168 containers: "vendor" 37169 } 37170 value: { 37171 string_value: "00" 37172 } 37173 traces: { 37174 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 37175 value: { 37176 string_value: "00" 37177 } 37178 } 37179 } 37180 flags: { 37181 flag_declaration: { 37182 name: "RELEASE_SVN_PANTHER" 37183 namespace: "android_UNKNOWN" 37184 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 37185 value: { 37186 string_value: "00" 37187 } 37188 workflow: MANUAL 37189 containers: "vendor" 37190 } 37191 value: { 37192 string_value: "00" 37193 } 37194 traces: { 37195 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 37196 value: { 37197 string_value: "00" 37198 } 37199 } 37200 } 37201 flags: { 37202 flag_declaration: { 37203 name: "RELEASE_SVN_RAVEN" 37204 namespace: "android_UNKNOWN" 37205 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 37206 value: { 37207 string_value: "00" 37208 } 37209 workflow: MANUAL 37210 containers: "vendor" 37211 } 37212 value: { 37213 string_value: "00" 37214 } 37215 traces: { 37216 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 37217 value: { 37218 string_value: "00" 37219 } 37220 } 37221 } 37222 flags: { 37223 flag_declaration: { 37224 name: "RELEASE_SVN_SHIBA" 37225 namespace: "android_UNKNOWN" 37226 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 37227 value: { 37228 string_value: "00" 37229 } 37230 workflow: MANUAL 37231 containers: "vendor" 37232 } 37233 value: { 37234 string_value: "00" 37235 } 37236 traces: { 37237 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 37238 value: { 37239 string_value: "00" 37240 } 37241 } 37242 } 37243 flags: { 37244 flag_declaration: { 37245 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 37246 namespace: "systemui" 37247 description: "b/271887637: Flag to use speed profile in the SystemUI." 37248 value: { 37249 bool_value: false 37250 } 37251 workflow: LAUNCH 37252 containers: "system_ext" 37253 } 37254 value: { 37255 bool_value: true 37256 } 37257 traces: { 37258 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 37259 value: { 37260 bool_value: false 37261 } 37262 } 37263 traces: { 37264 source: "build/release/flag_values/trunk_staging/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 37265 value: { 37266 bool_value: true 37267 } 37268 } 37269 } 37270 flags: { 37271 flag_declaration: { 37272 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 37273 namespace: "android_UNKNOWN" 37274 description: "System feature version for: android.hardware.type.automotive" 37275 value: { 37276 string_value: "" 37277 } 37278 workflow: MANUAL 37279 containers: "system" 37280 } 37281 value: { 37282 string_value: "" 37283 } 37284 traces: { 37285 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 37286 value: { 37287 string_value: "" 37288 } 37289 } 37290 } 37291 flags: { 37292 flag_declaration: { 37293 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 37294 namespace: "android_UNKNOWN" 37295 description: "System feature version for: android.hardware.type.embedded" 37296 value: { 37297 string_value: "" 37298 } 37299 workflow: MANUAL 37300 containers: "system" 37301 } 37302 value: { 37303 string_value: "" 37304 } 37305 traces: { 37306 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 37307 value: { 37308 string_value: "" 37309 } 37310 } 37311 } 37312 flags: { 37313 flag_declaration: { 37314 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 37315 namespace: "android_UNKNOWN" 37316 description: "System feature version for: android.software.leanback" 37317 value: { 37318 string_value: "" 37319 } 37320 workflow: MANUAL 37321 containers: "system" 37322 } 37323 value: { 37324 string_value: "" 37325 } 37326 traces: { 37327 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 37328 value: { 37329 string_value: "" 37330 } 37331 } 37332 } 37333 flags: { 37334 flag_declaration: { 37335 name: "RELEASE_SYSTEM_FEATURE_PC" 37336 namespace: "android_UNKNOWN" 37337 description: "System feature version for: android.hardware.type.pc" 37338 value: { 37339 string_value: "" 37340 } 37341 workflow: MANUAL 37342 containers: "system" 37343 } 37344 value: { 37345 string_value: "" 37346 } 37347 traces: { 37348 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 37349 value: { 37350 string_value: "" 37351 } 37352 } 37353 } 37354 flags: { 37355 flag_declaration: { 37356 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 37357 namespace: "android_UNKNOWN" 37358 description: "System feature version for: android.hardware.type.television" 37359 value: { 37360 string_value: "" 37361 } 37362 workflow: MANUAL 37363 containers: "system" 37364 } 37365 value: { 37366 string_value: "" 37367 } 37368 traces: { 37369 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 37370 value: { 37371 string_value: "" 37372 } 37373 } 37374 } 37375 flags: { 37376 flag_declaration: { 37377 name: "RELEASE_SYSTEM_FEATURE_WATCH" 37378 namespace: "android_UNKNOWN" 37379 description: "System feature version for: android.hardware.type.watch" 37380 value: { 37381 string_value: "" 37382 } 37383 workflow: MANUAL 37384 containers: "system" 37385 } 37386 value: { 37387 string_value: "" 37388 } 37389 traces: { 37390 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 37391 value: { 37392 string_value: "" 37393 } 37394 } 37395 } 37396 flags: { 37397 flag_declaration: { 37398 name: "RELEASE_TARGET_JAVA_21" 37399 namespace: "core_libraries" 37400 description: "Control if we should target java 21." 37401 value: { 37402 bool_value: false 37403 } 37404 workflow: LAUNCH 37405 containers: "product" 37406 containers: "system" 37407 containers: "system_ext" 37408 containers: "vendor" 37409 } 37410 value: { 37411 bool_value: true 37412 } 37413 traces: { 37414 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 37415 value: { 37416 bool_value: false 37417 } 37418 } 37419 traces: { 37420 source: "build/release/flag_values/trunk_staging/RELEASE_TARGET_JAVA_21.textproto" 37421 value: { 37422 bool_value: true 37423 } 37424 } 37425 } 37426 flags: { 37427 flag_declaration: { 37428 name: "RELEASE_UNLOCKED_STORAGE_API" 37429 namespace: "android_UNKNOWN" 37430 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 37431 value: { 37432 bool_value: false 37433 } 37434 workflow: LAUNCH 37435 containers: "product" 37436 containers: "system" 37437 containers: "system_ext" 37438 containers: "vendor" 37439 } 37440 value: { 37441 bool_value: true 37442 } 37443 traces: { 37444 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 37445 value: { 37446 bool_value: false 37447 } 37448 } 37449 traces: { 37450 source: "build/release/flag_values/trunk_staging/RELEASE_UNLOCKED_STORAGE_API.textproto" 37451 value: { 37452 bool_value: true 37453 } 37454 } 37455 } 37456 flags: { 37457 flag_declaration: { 37458 name: "RELEASE_UPROBESTATS_MODULE" 37459 namespace: "system_performance" 37460 description: "If true, then uprobestats module is enabled as an apex" 37461 value: { 37462 bool_value: false 37463 } 37464 workflow: LAUNCH 37465 containers: "product" 37466 containers: "system" 37467 containers: "system_ext" 37468 containers: "vendor" 37469 } 37470 value: { 37471 bool_value: true 37472 } 37473 traces: { 37474 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 37475 value: { 37476 bool_value: false 37477 } 37478 } 37479 traces: { 37480 source: "build/release/flag_values/trunk_staging/RELEASE_UPROBESTATS_MODULE.textproto" 37481 value: { 37482 bool_value: true 37483 } 37484 } 37485 } 37486 flags: { 37487 flag_declaration: { 37488 name: "RELEASE_USE_DEX_V41" 37489 namespace: "android_UNKNOWN" 37490 description: "feature flag for enabling new DEX file format (v41)" 37491 value: { 37492 unspecified_value: false 37493 } 37494 workflow: LAUNCH 37495 containers: "product" 37496 containers: "system" 37497 containers: "system_ext" 37498 containers: "vendor" 37499 } 37500 value: { 37501 bool_value: false 37502 } 37503 traces: { 37504 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 37505 value: { 37506 unspecified_value: false 37507 } 37508 } 37509 traces: { 37510 source: "build/release/flag_values/trunk_staging/RELEASE_USE_DEX_V41.textproto" 37511 value: { 37512 bool_value: false 37513 } 37514 } 37515 } 37516 flags: { 37517 flag_declaration: { 37518 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 37519 namespace: "android_UNKNOWN" 37520 description: "feature flag for enabling optimized_shrink_resources: true by default" 37521 value: { 37522 unspecified_value: false 37523 } 37524 workflow: LAUNCH 37525 containers: "product" 37526 containers: "system" 37527 containers: "system_ext" 37528 containers: "vendor" 37529 } 37530 value: { 37531 bool_value: true 37532 } 37533 traces: { 37534 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 37535 value: { 37536 unspecified_value: false 37537 } 37538 } 37539 traces: { 37540 source: "build/release/flag_values/trunk_staging/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 37541 value: { 37542 bool_value: true 37543 } 37544 } 37545 } 37546 flags: { 37547 flag_declaration: { 37548 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 37549 namespace: "android_UNKNOWN" 37550 description: "feature flag for enabling use_resource_processor: true by default" 37551 value: { 37552 bool_value: false 37553 } 37554 workflow: LAUNCH 37555 containers: "product" 37556 containers: "system" 37557 containers: "system_ext" 37558 containers: "vendor" 37559 } 37560 value: { 37561 bool_value: true 37562 } 37563 traces: { 37564 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 37565 value: { 37566 bool_value: false 37567 } 37568 } 37569 traces: { 37570 source: "build/release/flag_values/trunk_staging/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 37571 value: { 37572 bool_value: true 37573 } 37574 } 37575 } 37576 flags: { 37577 flag_declaration: { 37578 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 37579 namespace: "system_performance" 37580 description: "Enable use of system feature build-time flags and codegen." 37581 value: { 37582 unspecified_value: false 37583 } 37584 workflow: LAUNCH 37585 containers: "product" 37586 containers: "system" 37587 containers: "system_ext" 37588 containers: "vendor" 37589 } 37590 value: { 37591 bool_value: true 37592 } 37593 traces: { 37594 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 37595 value: { 37596 unspecified_value: false 37597 } 37598 } 37599 traces: { 37600 source: "build/release/flag_values/trunk_staging/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 37601 value: { 37602 bool_value: true 37603 } 37604 } 37605 } 37606 flags: { 37607 flag_declaration: { 37608 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 37609 namespace: "android_UNKNOWN" 37610 description: "feature flag for enabling building with transitive classpaths" 37611 value: { 37612 unspecified_value: false 37613 } 37614 workflow: LAUNCH 37615 containers: "product" 37616 containers: "system" 37617 containers: "system_ext" 37618 containers: "vendor" 37619 } 37620 value: { 37621 bool_value: true 37622 } 37623 traces: { 37624 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 37625 value: { 37626 unspecified_value: false 37627 } 37628 } 37629 traces: { 37630 source: "build/release/flag_values/trunk_staging/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 37631 value: { 37632 bool_value: true 37633 } 37634 } 37635 } 37636 flags: { 37637 flag_declaration: { 37638 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 37639 namespace: "android_UNKNOWN" 37640 description: "b/318717084 - enable the WebViewBootstrap mainline module" 37641 value: { 37642 bool_value: false 37643 } 37644 workflow: LAUNCH 37645 containers: "product" 37646 containers: "system" 37647 containers: "system_ext" 37648 containers: "vendor" 37649 } 37650 value: { 37651 bool_value: false 37652 } 37653 traces: { 37654 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 37655 value: { 37656 bool_value: false 37657 } 37658 } 37659 } 37660 flags: { 37661 flag_declaration: { 37662 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 37663 namespace: "wifi" 37664 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 37665 value: { 37666 unspecified_value: false 37667 } 37668 workflow: LAUNCH 37669 containers: "com.android.wifi" 37670 } 37671 value: { 37672 bool_value: true 37673 } 37674 traces: { 37675 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 37676 value: { 37677 unspecified_value: false 37678 } 37679 } 37680 traces: { 37681 source: "build/release/flag_values/trunk_staging/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 37682 value: { 37683 bool_value: true 37684 } 37685 } 37686 } 37687 flags: { 37688 flag_declaration: { 37689 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 37690 namespace: "android_UNKNOWN" 37691 description: "" 37692 value: { 37693 string_value: "." 37694 } 37695 workflow: PREBUILT 37696 containers: "vendor" 37697 } 37698 value: { 37699 string_value: "." 37700 } 37701 traces: { 37702 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 37703 value: { 37704 string_value: "." 37705 } 37706 } 37707 } 37708 flags: { 37709 flag_declaration: { 37710 name: "RELEASE_WLAN_CT3_FW_DIR" 37711 namespace: "android_UNKNOWN" 37712 description: "" 37713 value: { 37714 string_value: "." 37715 } 37716 workflow: PREBUILT 37717 containers: "vendor" 37718 } 37719 value: { 37720 string_value: "." 37721 } 37722 traces: { 37723 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 37724 value: { 37725 string_value: "." 37726 } 37727 } 37728 } 37729 flags: { 37730 flag_declaration: { 37731 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 37732 namespace: "android_UNKNOWN" 37733 description: "" 37734 value: { 37735 string_value: "." 37736 } 37737 workflow: PREBUILT 37738 containers: "vendor" 37739 } 37740 value: { 37741 string_value: "." 37742 } 37743 traces: { 37744 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 37745 value: { 37746 string_value: "." 37747 } 37748 } 37749 } 37750 flags: { 37751 flag_declaration: { 37752 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 37753 namespace: "android_UNKNOWN" 37754 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 37755 value: { 37756 bool_value: false 37757 } 37758 workflow: LAUNCH 37759 containers: "product" 37760 containers: "system" 37761 containers: "system_ext" 37762 containers: "vendor" 37763 } 37764 value: { 37765 bool_value: true 37766 } 37767 traces: { 37768 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 37769 value: { 37770 bool_value: false 37771 } 37772 } 37773 traces: { 37774 source: "build/release/flag_values/trunk_staging/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 37775 value: { 37776 bool_value: true 37777 } 37778 } 37779 } 37780 aconfig_value_sets: "aconfig_value_set-platform_build_release-root" 37781 aconfig_value_sets: "aconfig_value_set-platform_build_release-trunk_staging" 37782 aconfig_value_sets: "aconfig_value_set-platform_build_release-eng" 37783 inherits: "root" 37784 directories: "build/release" 37785 value_directories: "build/release" 37786 release_config_type: RELEASE_CONFIG 37787} 37788other_release_configs: { 37789 name: "user" 37790 flags: { 37791 flag_declaration: { 37792 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 37793 namespace: "android_UNKNOWN" 37794 description: "Also generate all_aconfig_declarations for these release configs" 37795 value: { 37796 unspecified_value: false 37797 } 37798 workflow: MANUAL 37799 containers: "host" 37800 } 37801 value: {} 37802 traces: { 37803 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 37804 value: { 37805 unspecified_value: false 37806 } 37807 } 37808 } 37809 flags: { 37810 flag_declaration: { 37811 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 37812 namespace: "android_UNKNOWN" 37813 description: "The default permission for all flags" 37814 value: { 37815 string_value: "READ_WRITE" 37816 } 37817 workflow: MANUAL 37818 containers: "product" 37819 containers: "system" 37820 containers: "system_ext" 37821 containers: "vendor" 37822 } 37823 value: { 37824 string_value: "READ_WRITE" 37825 } 37826 traces: { 37827 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 37828 value: { 37829 string_value: "READ_WRITE" 37830 } 37831 } 37832 } 37833 flags: { 37834 flag_declaration: { 37835 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 37836 namespace: "android_UNKNOWN" 37837 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 37838 value: { 37839 bool_value: false 37840 } 37841 workflow: MANUAL 37842 containers: "product" 37843 containers: "system" 37844 containers: "system_ext" 37845 containers: "vendor" 37846 } 37847 value: { 37848 bool_value: false 37849 } 37850 traces: { 37851 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 37852 value: { 37853 bool_value: false 37854 } 37855 } 37856 } 37857 flags: { 37858 flag_declaration: { 37859 name: "RELEASE_ACONFIG_VALUE_SETS" 37860 namespace: "android_UNKNOWN" 37861 description: "Aconfig value sets assembled by release-config" 37862 value: { 37863 unspecified_value: false 37864 } 37865 workflow: MANUAL 37866 containers: "system" 37867 containers: "system_ext" 37868 containers: "product" 37869 containers: "vendor" 37870 } 37871 value: { 37872 string_value: "aconfig_value_set-platform_build_release-user" 37873 } 37874 traces: { 37875 source: "build/release/release_configs/user.textproto" 37876 value: { 37877 string_value: "aconfig_value_set-platform_build_release-user" 37878 } 37879 } 37880 } 37881 flags: { 37882 flag_declaration: { 37883 name: "RELEASE_AIDL_USE_UNFROZEN" 37884 namespace: "android_UNKNOWN" 37885 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." 37886 value: { 37887 bool_value: true 37888 } 37889 workflow: LAUNCH 37890 containers: "product" 37891 containers: "system" 37892 containers: "system_ext" 37893 containers: "vendor" 37894 } 37895 value: { 37896 bool_value: true 37897 } 37898 traces: { 37899 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 37900 value: { 37901 bool_value: true 37902 } 37903 } 37904 } 37905 flags: { 37906 flag_declaration: { 37907 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 37908 namespace: "android_UNKNOWN" 37909 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 37910 value: { 37911 string_value: "" 37912 } 37913 workflow: MANUAL 37914 containers: "product" 37915 containers: "system" 37916 containers: "system_ext" 37917 containers: "vendor" 37918 } 37919 value: { 37920 string_value: "" 37921 } 37922 traces: { 37923 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 37924 value: { 37925 string_value: "" 37926 } 37927 } 37928 } 37929 flags: { 37930 flag_declaration: { 37931 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 37932 namespace: "android_UNKNOWN" 37933 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 37934 value: { 37935 unspecified_value: false 37936 } 37937 workflow: MANUAL 37938 containers: "product" 37939 containers: "system" 37940 containers: "system_ext" 37941 containers: "vendor" 37942 } 37943 value: {} 37944 traces: { 37945 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 37946 value: { 37947 unspecified_value: false 37948 } 37949 } 37950 } 37951 flags: { 37952 flag_declaration: { 37953 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 37954 namespace: "android_UNKNOWN" 37955 description: "" 37956 value: { 37957 unspecified_value: false 37958 } 37959 workflow: MANUAL 37960 containers: "product" 37961 containers: "system" 37962 containers: "system_ext" 37963 containers: "vendor" 37964 } 37965 value: {} 37966 traces: { 37967 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 37968 value: { 37969 unspecified_value: false 37970 } 37971 } 37972 } 37973 flags: { 37974 flag_declaration: { 37975 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 37976 namespace: "android_UNKNOWN" 37977 description: "" 37978 value: { 37979 unspecified_value: false 37980 } 37981 workflow: MANUAL 37982 containers: "product" 37983 containers: "system" 37984 containers: "system_ext" 37985 containers: "vendor" 37986 } 37987 value: {} 37988 traces: { 37989 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 37990 value: { 37991 unspecified_value: false 37992 } 37993 } 37994 } 37995 flags: { 37996 flag_declaration: { 37997 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 37998 namespace: "android_UNKNOWN" 37999 description: "" 38000 value: { 38001 unspecified_value: false 38002 } 38003 workflow: MANUAL 38004 containers: "product" 38005 containers: "system" 38006 containers: "system_ext" 38007 containers: "vendor" 38008 } 38009 value: {} 38010 traces: { 38011 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 38012 value: { 38013 unspecified_value: false 38014 } 38015 } 38016 } 38017 flags: { 38018 flag_declaration: { 38019 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 38020 namespace: "android_UNKNOWN" 38021 description: "" 38022 value: { 38023 unspecified_value: false 38024 } 38025 workflow: MANUAL 38026 containers: "product" 38027 containers: "system" 38028 containers: "system_ext" 38029 containers: "vendor" 38030 } 38031 value: {} 38032 traces: { 38033 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 38034 value: { 38035 unspecified_value: false 38036 } 38037 } 38038 } 38039 flags: { 38040 flag_declaration: { 38041 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 38042 namespace: "android_UNKNOWN" 38043 description: "" 38044 value: { 38045 unspecified_value: false 38046 } 38047 workflow: MANUAL 38048 containers: "product" 38049 containers: "system" 38050 containers: "system_ext" 38051 containers: "vendor" 38052 } 38053 value: {} 38054 traces: { 38055 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 38056 value: { 38057 unspecified_value: false 38058 } 38059 } 38060 } 38061 flags: { 38062 flag_declaration: { 38063 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 38064 namespace: "android_UNKNOWN" 38065 description: "" 38066 value: { 38067 unspecified_value: false 38068 } 38069 workflow: MANUAL 38070 containers: "product" 38071 containers: "system" 38072 containers: "system_ext" 38073 containers: "vendor" 38074 } 38075 value: {} 38076 traces: { 38077 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 38078 value: { 38079 unspecified_value: false 38080 } 38081 } 38082 } 38083 flags: { 38084 flag_declaration: { 38085 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 38086 namespace: "android_UNKNOWN" 38087 description: "" 38088 value: { 38089 unspecified_value: false 38090 } 38091 workflow: MANUAL 38092 containers: "product" 38093 containers: "system" 38094 containers: "system_ext" 38095 containers: "vendor" 38096 } 38097 value: {} 38098 traces: { 38099 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 38100 value: { 38101 unspecified_value: false 38102 } 38103 } 38104 } 38105 flags: { 38106 flag_declaration: { 38107 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 38108 namespace: "android_UNKNOWN" 38109 description: "" 38110 value: { 38111 unspecified_value: false 38112 } 38113 workflow: MANUAL 38114 containers: "product" 38115 containers: "system" 38116 containers: "system_ext" 38117 containers: "vendor" 38118 } 38119 value: {} 38120 traces: { 38121 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 38122 value: { 38123 unspecified_value: false 38124 } 38125 } 38126 } 38127 flags: { 38128 flag_declaration: { 38129 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 38130 namespace: "android_UNKNOWN" 38131 description: "" 38132 value: { 38133 unspecified_value: false 38134 } 38135 workflow: MANUAL 38136 containers: "product" 38137 containers: "system" 38138 containers: "system_ext" 38139 containers: "vendor" 38140 } 38141 value: {} 38142 traces: { 38143 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 38144 value: { 38145 unspecified_value: false 38146 } 38147 } 38148 } 38149 flags: { 38150 flag_declaration: { 38151 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 38152 namespace: "android_UNKNOWN" 38153 description: "" 38154 value: { 38155 unspecified_value: false 38156 } 38157 workflow: MANUAL 38158 containers: "product" 38159 containers: "system" 38160 containers: "system_ext" 38161 containers: "vendor" 38162 } 38163 value: {} 38164 traces: { 38165 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 38166 value: { 38167 unspecified_value: false 38168 } 38169 } 38170 } 38171 flags: { 38172 flag_declaration: { 38173 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 38174 namespace: "android_UNKNOWN" 38175 description: "" 38176 value: { 38177 unspecified_value: false 38178 } 38179 workflow: MANUAL 38180 containers: "product" 38181 containers: "system" 38182 containers: "system_ext" 38183 containers: "vendor" 38184 } 38185 value: {} 38186 traces: { 38187 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 38188 value: { 38189 unspecified_value: false 38190 } 38191 } 38192 } 38193 flags: { 38194 flag_declaration: { 38195 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 38196 namespace: "android_UNKNOWN" 38197 description: "" 38198 value: { 38199 unspecified_value: false 38200 } 38201 workflow: MANUAL 38202 containers: "product" 38203 containers: "system" 38204 containers: "system_ext" 38205 containers: "vendor" 38206 } 38207 value: {} 38208 traces: { 38209 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 38210 value: { 38211 unspecified_value: false 38212 } 38213 } 38214 } 38215 flags: { 38216 flag_declaration: { 38217 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 38218 namespace: "android_UNKNOWN" 38219 description: "" 38220 value: { 38221 unspecified_value: false 38222 } 38223 workflow: MANUAL 38224 containers: "product" 38225 containers: "system" 38226 containers: "system_ext" 38227 containers: "vendor" 38228 } 38229 value: {} 38230 traces: { 38231 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 38232 value: { 38233 unspecified_value: false 38234 } 38235 } 38236 } 38237 flags: { 38238 flag_declaration: { 38239 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 38240 namespace: "android_UNKNOWN" 38241 description: "" 38242 value: { 38243 unspecified_value: false 38244 } 38245 workflow: MANUAL 38246 containers: "product" 38247 containers: "system" 38248 containers: "system_ext" 38249 containers: "vendor" 38250 } 38251 value: {} 38252 traces: { 38253 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 38254 value: { 38255 unspecified_value: false 38256 } 38257 } 38258 } 38259 flags: { 38260 flag_declaration: { 38261 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 38262 namespace: "android_UNKNOWN" 38263 description: "" 38264 value: { 38265 unspecified_value: false 38266 } 38267 workflow: MANUAL 38268 containers: "product" 38269 containers: "system" 38270 containers: "system_ext" 38271 containers: "vendor" 38272 } 38273 value: {} 38274 traces: { 38275 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 38276 value: { 38277 unspecified_value: false 38278 } 38279 } 38280 } 38281 flags: { 38282 flag_declaration: { 38283 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 38284 namespace: "android_UNKNOWN" 38285 description: "" 38286 value: { 38287 unspecified_value: false 38288 } 38289 workflow: MANUAL 38290 containers: "product" 38291 containers: "system" 38292 containers: "system_ext" 38293 containers: "vendor" 38294 } 38295 value: {} 38296 traces: { 38297 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 38298 value: { 38299 unspecified_value: false 38300 } 38301 } 38302 } 38303 flags: { 38304 flag_declaration: { 38305 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 38306 namespace: "android_UNKNOWN" 38307 description: "" 38308 value: { 38309 unspecified_value: false 38310 } 38311 workflow: MANUAL 38312 containers: "product" 38313 containers: "system" 38314 containers: "system_ext" 38315 containers: "vendor" 38316 } 38317 value: {} 38318 traces: { 38319 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 38320 value: { 38321 unspecified_value: false 38322 } 38323 } 38324 } 38325 flags: { 38326 flag_declaration: { 38327 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 38328 namespace: "android_UNKNOWN" 38329 description: "" 38330 value: { 38331 unspecified_value: false 38332 } 38333 workflow: MANUAL 38334 containers: "product" 38335 containers: "system" 38336 containers: "system_ext" 38337 containers: "vendor" 38338 } 38339 value: {} 38340 traces: { 38341 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 38342 value: { 38343 unspecified_value: false 38344 } 38345 } 38346 } 38347 flags: { 38348 flag_declaration: { 38349 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 38350 namespace: "android_UNKNOWN" 38351 description: "" 38352 value: { 38353 unspecified_value: false 38354 } 38355 workflow: MANUAL 38356 containers: "product" 38357 containers: "system" 38358 containers: "system_ext" 38359 containers: "vendor" 38360 } 38361 value: {} 38362 traces: { 38363 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 38364 value: { 38365 unspecified_value: false 38366 } 38367 } 38368 } 38369 flags: { 38370 flag_declaration: { 38371 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 38372 namespace: "android_UNKNOWN" 38373 description: "" 38374 value: { 38375 unspecified_value: false 38376 } 38377 workflow: MANUAL 38378 containers: "product" 38379 containers: "system" 38380 containers: "system_ext" 38381 containers: "vendor" 38382 } 38383 value: {} 38384 traces: { 38385 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 38386 value: { 38387 unspecified_value: false 38388 } 38389 } 38390 } 38391 flags: { 38392 flag_declaration: { 38393 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 38394 namespace: "android_UNKNOWN" 38395 description: "" 38396 value: { 38397 unspecified_value: false 38398 } 38399 workflow: MANUAL 38400 containers: "product" 38401 containers: "system" 38402 containers: "system_ext" 38403 containers: "vendor" 38404 } 38405 value: {} 38406 traces: { 38407 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 38408 value: { 38409 unspecified_value: false 38410 } 38411 } 38412 } 38413 flags: { 38414 flag_declaration: { 38415 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 38416 namespace: "android_UNKNOWN" 38417 description: "" 38418 value: { 38419 unspecified_value: false 38420 } 38421 workflow: MANUAL 38422 containers: "product" 38423 containers: "system" 38424 containers: "system_ext" 38425 containers: "vendor" 38426 } 38427 value: {} 38428 traces: { 38429 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 38430 value: { 38431 unspecified_value: false 38432 } 38433 } 38434 } 38435 flags: { 38436 flag_declaration: { 38437 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 38438 namespace: "android_UNKNOWN" 38439 description: "flag to enable prebuilts for primary libs module (DCLA)" 38440 value: { 38441 unspecified_value: false 38442 } 38443 workflow: MANUAL 38444 containers: "system" 38445 } 38446 value: {} 38447 traces: { 38448 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 38449 value: { 38450 unspecified_value: false 38451 } 38452 } 38453 } 38454 flags: { 38455 flag_declaration: { 38456 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 38457 namespace: "android_UNKNOWN" 38458 description: "" 38459 value: { 38460 unspecified_value: false 38461 } 38462 workflow: MANUAL 38463 containers: "product" 38464 containers: "system" 38465 containers: "system_ext" 38466 containers: "vendor" 38467 } 38468 value: {} 38469 traces: { 38470 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 38471 value: { 38472 unspecified_value: false 38473 } 38474 } 38475 } 38476 flags: { 38477 flag_declaration: { 38478 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 38479 namespace: "android_UNKNOWN" 38480 description: "" 38481 value: { 38482 unspecified_value: false 38483 } 38484 workflow: MANUAL 38485 containers: "product" 38486 containers: "system" 38487 containers: "system_ext" 38488 containers: "vendor" 38489 } 38490 value: {} 38491 traces: { 38492 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 38493 value: { 38494 unspecified_value: false 38495 } 38496 } 38497 } 38498 flags: { 38499 flag_declaration: { 38500 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 38501 namespace: "android_UNKNOWN" 38502 description: "" 38503 value: { 38504 unspecified_value: false 38505 } 38506 workflow: MANUAL 38507 containers: "product" 38508 containers: "system" 38509 containers: "system_ext" 38510 containers: "vendor" 38511 } 38512 value: {} 38513 traces: { 38514 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 38515 value: { 38516 unspecified_value: false 38517 } 38518 } 38519 } 38520 flags: { 38521 flag_declaration: { 38522 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 38523 namespace: "android_UNKNOWN" 38524 description: "" 38525 value: { 38526 unspecified_value: false 38527 } 38528 workflow: MANUAL 38529 containers: "product" 38530 containers: "system" 38531 containers: "system_ext" 38532 containers: "vendor" 38533 } 38534 value: {} 38535 traces: { 38536 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 38537 value: { 38538 unspecified_value: false 38539 } 38540 } 38541 } 38542 flags: { 38543 flag_declaration: { 38544 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 38545 namespace: "android_UNKNOWN" 38546 description: "" 38547 value: { 38548 unspecified_value: false 38549 } 38550 workflow: MANUAL 38551 containers: "product" 38552 containers: "system" 38553 containers: "system_ext" 38554 containers: "vendor" 38555 } 38556 value: {} 38557 traces: { 38558 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 38559 value: { 38560 unspecified_value: false 38561 } 38562 } 38563 } 38564 flags: { 38565 flag_declaration: { 38566 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 38567 namespace: "android_UNKNOWN" 38568 description: "" 38569 value: { 38570 unspecified_value: false 38571 } 38572 workflow: MANUAL 38573 containers: "product" 38574 containers: "system" 38575 containers: "system_ext" 38576 containers: "vendor" 38577 } 38578 value: {} 38579 traces: { 38580 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 38581 value: { 38582 unspecified_value: false 38583 } 38584 } 38585 } 38586 flags: { 38587 flag_declaration: { 38588 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 38589 namespace: "android_UNKNOWN" 38590 description: "flag to enable prebuilts for mainline telemetry tvp" 38591 value: { 38592 unspecified_value: false 38593 } 38594 workflow: MANUAL 38595 containers: "system" 38596 } 38597 value: {} 38598 traces: { 38599 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 38600 value: { 38601 unspecified_value: false 38602 } 38603 } 38604 } 38605 flags: { 38606 flag_declaration: { 38607 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 38608 namespace: "android_UNKNOWN" 38609 description: "" 38610 value: { 38611 unspecified_value: false 38612 } 38613 workflow: MANUAL 38614 containers: "product" 38615 containers: "system" 38616 containers: "system_ext" 38617 containers: "vendor" 38618 } 38619 value: {} 38620 traces: { 38621 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 38622 value: { 38623 unspecified_value: false 38624 } 38625 } 38626 } 38627 flags: { 38628 flag_declaration: { 38629 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 38630 namespace: "android_UNKNOWN" 38631 description: "" 38632 value: { 38633 unspecified_value: false 38634 } 38635 workflow: MANUAL 38636 containers: "product" 38637 containers: "system" 38638 containers: "system_ext" 38639 containers: "vendor" 38640 } 38641 value: {} 38642 traces: { 38643 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 38644 value: { 38645 unspecified_value: false 38646 } 38647 } 38648 } 38649 flags: { 38650 flag_declaration: { 38651 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 38652 namespace: "android_UNKNOWN" 38653 description: "" 38654 value: { 38655 unspecified_value: false 38656 } 38657 workflow: MANUAL 38658 containers: "product" 38659 containers: "system" 38660 containers: "system_ext" 38661 containers: "vendor" 38662 } 38663 value: {} 38664 traces: { 38665 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 38666 value: { 38667 unspecified_value: false 38668 } 38669 } 38670 } 38671 flags: { 38672 flag_declaration: { 38673 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 38674 namespace: "android_UNKNOWN" 38675 description: "Mounts Data APEXes in apexd-bootstrap stage" 38676 value: { 38677 bool_value: false 38678 } 38679 workflow: LAUNCH 38680 containers: "system" 38681 } 38682 value: { 38683 bool_value: false 38684 } 38685 traces: { 38686 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 38687 value: { 38688 bool_value: false 38689 } 38690 } 38691 } 38692 flags: { 38693 flag_declaration: { 38694 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 38695 namespace: "android_UNKNOWN" 38696 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 38697 value: { 38698 bool_value: false 38699 } 38700 workflow: LAUNCH 38701 containers: "system" 38702 } 38703 value: { 38704 bool_value: false 38705 } 38706 traces: { 38707 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 38708 value: { 38709 bool_value: false 38710 } 38711 } 38712 } 38713 flags: { 38714 flag_declaration: { 38715 name: "RELEASE_APPFUNCTION_SIDECAR" 38716 namespace: "machine_learning" 38717 description: "Release flag for appfunction sidecar jar" 38718 value: { 38719 unspecified_value: false 38720 } 38721 workflow: LAUNCH 38722 containers: "system_ext" 38723 } 38724 value: {} 38725 traces: { 38726 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 38727 value: { 38728 unspecified_value: false 38729 } 38730 } 38731 } 38732 flags: { 38733 flag_declaration: { 38734 name: "RELEASE_ATTEST_MODULES" 38735 namespace: "hardware_backed_security" 38736 description: "Support attestation of modules" 38737 value: { 38738 unspecified_value: false 38739 } 38740 workflow: LAUNCH 38741 containers: "system" 38742 } 38743 value: {} 38744 traces: { 38745 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 38746 value: { 38747 unspecified_value: false 38748 } 38749 } 38750 } 38751 flags: { 38752 flag_declaration: { 38753 name: "RELEASE_AVATAR_PICKER_APP" 38754 namespace: "android_UNKNOWN" 38755 description: "Move User avatar picker from SettingsLib to preinstalled app." 38756 value: { 38757 bool_value: false 38758 } 38759 workflow: LAUNCH 38760 containers: "product" 38761 containers: "system" 38762 containers: "system_ext" 38763 containers: "vendor" 38764 } 38765 value: { 38766 bool_value: false 38767 } 38768 traces: { 38769 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 38770 value: { 38771 bool_value: false 38772 } 38773 } 38774 } 38775 flags: { 38776 flag_declaration: { 38777 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 38778 namespace: "android_virtualization" 38779 description: "Enables acces to the AVF APIs to pre-installed apps." 38780 value: { 38781 bool_value: false 38782 } 38783 workflow: LAUNCH 38784 containers: "system" 38785 } 38786 value: { 38787 bool_value: false 38788 } 38789 traces: { 38790 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 38791 value: { 38792 bool_value: false 38793 } 38794 } 38795 } 38796 flags: { 38797 flag_declaration: { 38798 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 38799 namespace: "android_virtualization" 38800 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." 38801 value: { 38802 bool_value: false 38803 } 38804 workflow: LAUNCH 38805 containers: "product" 38806 containers: "system" 38807 containers: "system_ext" 38808 containers: "vendor" 38809 } 38810 value: { 38811 bool_value: false 38812 } 38813 traces: { 38814 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 38815 value: { 38816 bool_value: false 38817 } 38818 } 38819 } 38820 flags: { 38821 flag_declaration: { 38822 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 38823 namespace: "android_virtualization" 38824 description: "Enables new DICE functionality in Microdroid VMs." 38825 value: { 38826 bool_value: false 38827 } 38828 workflow: LAUNCH 38829 containers: "product" 38830 containers: "system" 38831 containers: "system_ext" 38832 containers: "vendor" 38833 } 38834 value: { 38835 bool_value: false 38836 } 38837 traces: { 38838 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 38839 value: { 38840 bool_value: false 38841 } 38842 } 38843 } 38844 flags: { 38845 flag_declaration: { 38846 name: "RELEASE_AVF_ENABLE_EARLY_VM" 38847 namespace: "android_virtualization" 38848 description: "Adds supports for VMs in the early boot, before /data mount." 38849 value: { 38850 bool_value: false 38851 } 38852 workflow: LAUNCH 38853 containers: "system" 38854 } 38855 value: { 38856 bool_value: false 38857 } 38858 traces: { 38859 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 38860 value: { 38861 bool_value: false 38862 } 38863 } 38864 } 38865 flags: { 38866 flag_declaration: { 38867 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 38868 namespace: "android_virtualization" 38869 description: "Enables new llPvm functionality in Microdroid VMs." 38870 value: { 38871 bool_value: false 38872 } 38873 workflow: LAUNCH 38874 containers: "product" 38875 containers: "system" 38876 containers: "system_ext" 38877 containers: "vendor" 38878 } 38879 value: { 38880 bool_value: false 38881 } 38882 traces: { 38883 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 38884 value: { 38885 bool_value: false 38886 } 38887 } 38888 } 38889 flags: { 38890 flag_declaration: { 38891 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 38892 namespace: "android_virtualization" 38893 description: "Allows microfuchsia to run on AVF." 38894 value: { 38895 bool_value: false 38896 } 38897 workflow: LAUNCH 38898 containers: "system" 38899 } 38900 value: { 38901 bool_value: false 38902 } 38903 traces: { 38904 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 38905 value: { 38906 bool_value: false 38907 } 38908 } 38909 } 38910 flags: { 38911 flag_declaration: { 38912 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 38913 namespace: "android_virtualization" 38914 description: "Enables running multiple payloads in the same Microdroid VM instance." 38915 value: { 38916 bool_value: false 38917 } 38918 workflow: LAUNCH 38919 containers: "system" 38920 } 38921 value: { 38922 bool_value: false 38923 } 38924 traces: { 38925 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 38926 value: { 38927 bool_value: false 38928 } 38929 } 38930 } 38931 flags: { 38932 flag_declaration: { 38933 name: "RELEASE_AVF_ENABLE_NETWORK" 38934 namespace: "android_virtualization" 38935 description: "Adds supports for network functionality in VMs." 38936 value: { 38937 bool_value: false 38938 } 38939 workflow: LAUNCH 38940 containers: "system" 38941 } 38942 value: { 38943 bool_value: false 38944 } 38945 traces: { 38946 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 38947 value: { 38948 bool_value: false 38949 } 38950 } 38951 } 38952 flags: { 38953 flag_declaration: { 38954 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 38955 namespace: "android_virtualization" 38956 description: "Enables pVM remote attestation in Microdroid VM." 38957 value: { 38958 bool_value: false 38959 } 38960 workflow: LAUNCH 38961 containers: "product" 38962 containers: "system" 38963 containers: "system_ext" 38964 containers: "vendor" 38965 } 38966 value: { 38967 bool_value: false 38968 } 38969 traces: { 38970 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 38971 value: { 38972 bool_value: false 38973 } 38974 } 38975 } 38976 flags: { 38977 flag_declaration: { 38978 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 38979 namespace: "android_virtualization" 38980 description: "Adds userspace support for assigning TPU device to pVMs" 38981 value: { 38982 bool_value: false 38983 } 38984 workflow: LAUNCH 38985 containers: "system" 38986 } 38987 value: { 38988 bool_value: false 38989 } 38990 traces: { 38991 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 38992 value: { 38993 bool_value: false 38994 } 38995 } 38996 } 38997 flags: { 38998 flag_declaration: { 38999 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 39000 namespace: "android_virtualization" 39001 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 39002 value: { 39003 bool_value: false 39004 } 39005 workflow: LAUNCH 39006 containers: "product" 39007 containers: "system" 39008 containers: "system_ext" 39009 containers: "vendor" 39010 } 39011 value: { 39012 bool_value: false 39013 } 39014 traces: { 39015 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 39016 value: { 39017 bool_value: false 39018 } 39019 } 39020 } 39021 flags: { 39022 flag_declaration: { 39023 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 39024 namespace: "android_virtualization" 39025 description: "Enables Virtual Cpufreq support in Microdroid VM." 39026 value: { 39027 bool_value: false 39028 } 39029 workflow: LAUNCH 39030 containers: "product" 39031 containers: "system" 39032 containers: "system_ext" 39033 containers: "vendor" 39034 } 39035 value: { 39036 bool_value: false 39037 } 39038 traces: { 39039 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 39040 value: { 39041 bool_value: false 39042 } 39043 } 39044 } 39045 flags: { 39046 flag_declaration: { 39047 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 39048 namespace: "android_virtualization" 39049 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 39050 value: { 39051 bool_value: false 39052 } 39053 workflow: LAUNCH 39054 containers: "system" 39055 } 39056 value: { 39057 bool_value: false 39058 } 39059 traces: { 39060 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 39061 value: { 39062 bool_value: false 39063 } 39064 } 39065 } 39066 flags: { 39067 flag_declaration: { 39068 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 39069 namespace: "android_virtualization" 39070 description: "Adds supports for Widevine pVM" 39071 value: { 39072 bool_value: false 39073 } 39074 workflow: LAUNCH 39075 containers: "system" 39076 } 39077 value: { 39078 bool_value: false 39079 } 39080 traces: { 39081 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 39082 value: { 39083 bool_value: false 39084 } 39085 } 39086 } 39087 flags: { 39088 flag_declaration: { 39089 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 39090 namespace: "android_virtualization" 39091 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 39092 value: { 39093 bool_value: false 39094 } 39095 workflow: LAUNCH 39096 containers: "system" 39097 } 39098 value: { 39099 bool_value: false 39100 } 39101 traces: { 39102 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 39103 value: { 39104 bool_value: false 39105 } 39106 } 39107 } 39108 flags: { 39109 flag_declaration: { 39110 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 39111 namespace: "android_virtualization" 39112 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 39113 value: { 39114 bool_value: false 39115 } 39116 workflow: LAUNCH 39117 containers: "system" 39118 } 39119 value: { 39120 bool_value: false 39121 } 39122 traces: { 39123 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 39124 value: { 39125 bool_value: false 39126 } 39127 } 39128 } 39129 flags: { 39130 flag_declaration: { 39131 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 39132 namespace: "android_virtualization" 39133 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 39134 value: { 39135 unspecified_value: false 39136 } 39137 workflow: PREBUILT 39138 containers: "system" 39139 } 39140 value: {} 39141 traces: { 39142 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 39143 value: { 39144 unspecified_value: false 39145 } 39146 } 39147 } 39148 flags: { 39149 flag_declaration: { 39150 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 39151 namespace: "android_virtualization" 39152 description: "Enable running custom VMs with paravirtualized devices." 39153 value: { 39154 bool_value: false 39155 } 39156 workflow: LAUNCH 39157 containers: "product" 39158 containers: "system" 39159 containers: "system_ext" 39160 containers: "vendor" 39161 } 39162 value: { 39163 bool_value: false 39164 } 39165 traces: { 39166 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 39167 value: { 39168 bool_value: false 39169 } 39170 } 39171 } 39172 flags: { 39173 flag_declaration: { 39174 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 39175 namespace: "android_virtualization" 39176 description: "Improves support for long running VMs" 39177 value: { 39178 bool_value: false 39179 } 39180 workflow: LAUNCH 39181 containers: "system" 39182 } 39183 value: { 39184 bool_value: false 39185 } 39186 traces: { 39187 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 39188 value: { 39189 bool_value: false 39190 } 39191 } 39192 } 39193 flags: { 39194 flag_declaration: { 39195 name: "RELEASE_BASE_OS_AKITA" 39196 namespace: "android_UNKNOWN" 39197 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39198 value: { 39199 string_value: "" 39200 } 39201 workflow: MANUAL 39202 containers: "product" 39203 containers: "system" 39204 containers: "system_ext" 39205 containers: "vendor" 39206 } 39207 value: { 39208 string_value: "" 39209 } 39210 traces: { 39211 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 39212 value: { 39213 string_value: "" 39214 } 39215 } 39216 } 39217 flags: { 39218 flag_declaration: { 39219 name: "RELEASE_BASE_OS_BLUEJAY" 39220 namespace: "android_UNKNOWN" 39221 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39222 value: { 39223 string_value: "" 39224 } 39225 workflow: MANUAL 39226 containers: "product" 39227 containers: "system" 39228 containers: "system_ext" 39229 containers: "vendor" 39230 } 39231 value: { 39232 string_value: "" 39233 } 39234 traces: { 39235 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 39236 value: { 39237 string_value: "" 39238 } 39239 } 39240 } 39241 flags: { 39242 flag_declaration: { 39243 name: "RELEASE_BASE_OS_CHEETAH" 39244 namespace: "android_UNKNOWN" 39245 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39246 value: { 39247 string_value: "" 39248 } 39249 workflow: MANUAL 39250 containers: "product" 39251 containers: "system" 39252 containers: "system_ext" 39253 containers: "vendor" 39254 } 39255 value: { 39256 string_value: "" 39257 } 39258 traces: { 39259 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 39260 value: { 39261 string_value: "" 39262 } 39263 } 39264 } 39265 flags: { 39266 flag_declaration: { 39267 name: "RELEASE_BASE_OS_FELIX" 39268 namespace: "android_UNKNOWN" 39269 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39270 value: { 39271 string_value: "" 39272 } 39273 workflow: MANUAL 39274 containers: "product" 39275 containers: "system" 39276 containers: "system_ext" 39277 containers: "vendor" 39278 } 39279 value: { 39280 string_value: "" 39281 } 39282 traces: { 39283 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 39284 value: { 39285 string_value: "" 39286 } 39287 } 39288 } 39289 flags: { 39290 flag_declaration: { 39291 name: "RELEASE_BASE_OS_HUSKY" 39292 namespace: "android_UNKNOWN" 39293 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39294 value: { 39295 string_value: "" 39296 } 39297 workflow: MANUAL 39298 containers: "product" 39299 containers: "system" 39300 containers: "system_ext" 39301 containers: "vendor" 39302 } 39303 value: { 39304 string_value: "" 39305 } 39306 traces: { 39307 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 39308 value: { 39309 string_value: "" 39310 } 39311 } 39312 } 39313 flags: { 39314 flag_declaration: { 39315 name: "RELEASE_BASE_OS_LYNX" 39316 namespace: "android_UNKNOWN" 39317 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39318 value: { 39319 string_value: "" 39320 } 39321 workflow: MANUAL 39322 containers: "product" 39323 containers: "system" 39324 containers: "system_ext" 39325 containers: "vendor" 39326 } 39327 value: { 39328 string_value: "" 39329 } 39330 traces: { 39331 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 39332 value: { 39333 string_value: "" 39334 } 39335 } 39336 } 39337 flags: { 39338 flag_declaration: { 39339 name: "RELEASE_BASE_OS_ORIOLE" 39340 namespace: "android_UNKNOWN" 39341 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39342 value: { 39343 string_value: "" 39344 } 39345 workflow: MANUAL 39346 containers: "product" 39347 containers: "system" 39348 containers: "system_ext" 39349 containers: "vendor" 39350 } 39351 value: { 39352 string_value: "" 39353 } 39354 traces: { 39355 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 39356 value: { 39357 string_value: "" 39358 } 39359 } 39360 } 39361 flags: { 39362 flag_declaration: { 39363 name: "RELEASE_BASE_OS_PANTHER" 39364 namespace: "android_UNKNOWN" 39365 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39366 value: { 39367 string_value: "" 39368 } 39369 workflow: MANUAL 39370 containers: "product" 39371 containers: "system" 39372 containers: "system_ext" 39373 containers: "vendor" 39374 } 39375 value: { 39376 string_value: "" 39377 } 39378 traces: { 39379 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 39380 value: { 39381 string_value: "" 39382 } 39383 } 39384 } 39385 flags: { 39386 flag_declaration: { 39387 name: "RELEASE_BASE_OS_RAVEN" 39388 namespace: "android_UNKNOWN" 39389 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39390 value: { 39391 string_value: "" 39392 } 39393 workflow: MANUAL 39394 containers: "product" 39395 containers: "system" 39396 containers: "system_ext" 39397 containers: "vendor" 39398 } 39399 value: { 39400 string_value: "" 39401 } 39402 traces: { 39403 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 39404 value: { 39405 string_value: "" 39406 } 39407 } 39408 } 39409 flags: { 39410 flag_declaration: { 39411 name: "RELEASE_BASE_OS_SHIBA" 39412 namespace: "android_UNKNOWN" 39413 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39414 value: { 39415 string_value: "" 39416 } 39417 workflow: MANUAL 39418 containers: "product" 39419 containers: "system" 39420 containers: "system_ext" 39421 containers: "vendor" 39422 } 39423 value: { 39424 string_value: "" 39425 } 39426 traces: { 39427 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 39428 value: { 39429 string_value: "" 39430 } 39431 } 39432 } 39433 flags: { 39434 flag_declaration: { 39435 name: "RELEASE_BASE_OS_TANGORPRO" 39436 namespace: "android_UNKNOWN" 39437 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 39438 value: { 39439 string_value: "" 39440 } 39441 workflow: MANUAL 39442 containers: "product" 39443 containers: "system" 39444 containers: "system_ext" 39445 containers: "vendor" 39446 } 39447 value: { 39448 string_value: "" 39449 } 39450 traces: { 39451 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 39452 value: { 39453 string_value: "" 39454 } 39455 } 39456 } 39457 flags: { 39458 flag_declaration: { 39459 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 39460 namespace: "android_UNKNOWN" 39461 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 39462 value: { 39463 bool_value: false 39464 } 39465 workflow: LAUNCH 39466 containers: "product" 39467 containers: "system" 39468 containers: "system_ext" 39469 containers: "vendor" 39470 } 39471 value: { 39472 bool_value: false 39473 } 39474 traces: { 39475 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 39476 value: { 39477 bool_value: false 39478 } 39479 } 39480 } 39481 flags: { 39482 flag_declaration: { 39483 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 39484 namespace: "android_UNKNOWN" 39485 description: "Enables Bluetooth Socket Service" 39486 value: { 39487 bool_value: false 39488 } 39489 workflow: LAUNCH 39490 containers: "product" 39491 containers: "system" 39492 containers: "system_ext" 39493 containers: "vendor" 39494 } 39495 value: { 39496 bool_value: false 39497 } 39498 traces: { 39499 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 39500 value: { 39501 bool_value: false 39502 } 39503 } 39504 } 39505 flags: { 39506 flag_declaration: { 39507 name: "RELEASE_BOARD_API_LEVEL" 39508 namespace: "android_UNKNOWN" 39509 description: "The API level of current vendor API surface. It has YYYYMM format." 39510 value: { 39511 string_value: "" 39512 } 39513 workflow: MANUAL 39514 containers: "product" 39515 containers: "system" 39516 containers: "system_ext" 39517 containers: "vendor" 39518 } 39519 value: { 39520 string_value: "" 39521 } 39522 traces: { 39523 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 39524 value: { 39525 string_value: "" 39526 } 39527 } 39528 } 39529 flags: { 39530 flag_declaration: { 39531 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 39532 namespace: "android_UNKNOWN" 39533 description: "Set to True to freeze the board API level with vendor FRC" 39534 value: { 39535 bool_value: false 39536 } 39537 workflow: LAUNCH 39538 containers: "product" 39539 containers: "system" 39540 containers: "system_ext" 39541 containers: "vendor" 39542 } 39543 value: { 39544 bool_value: false 39545 } 39546 traces: { 39547 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 39548 value: { 39549 bool_value: false 39550 } 39551 } 39552 } 39553 flags: { 39554 flag_declaration: { 39555 name: "RELEASE_BPF_ENABLE_LIBBPF" 39556 namespace: "android_UNKNOWN" 39557 description: "Enables Libbpf support in bpfloader." 39558 value: { 39559 unspecified_value: false 39560 } 39561 workflow: LAUNCH 39562 containers: "system" 39563 } 39564 value: {} 39565 traces: { 39566 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 39567 value: { 39568 unspecified_value: false 39569 } 39570 } 39571 } 39572 flags: { 39573 flag_declaration: { 39574 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 39575 namespace: "android_UNKNOWN" 39576 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." 39577 value: { 39578 bool_value: true 39579 } 39580 workflow: LAUNCH 39581 containers: "product" 39582 containers: "system" 39583 containers: "system_ext" 39584 containers: "vendor" 39585 } 39586 value: { 39587 bool_value: true 39588 } 39589 traces: { 39590 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 39591 value: { 39592 bool_value: true 39593 } 39594 } 39595 } 39596 flags: { 39597 flag_declaration: { 39598 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 39599 namespace: "android_platform_llvm_and_toolchains" 39600 description: "Enable object-size sanitizer" 39601 value: { 39602 bool_value: false 39603 } 39604 workflow: LAUNCH 39605 containers: "product" 39606 containers: "system" 39607 containers: "system_ext" 39608 containers: "vendor" 39609 } 39610 value: { 39611 bool_value: false 39612 } 39613 traces: { 39614 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 39615 value: { 39616 bool_value: false 39617 } 39618 } 39619 } 39620 flags: { 39621 flag_declaration: { 39622 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 39623 namespace: "android_UNKNOWN" 39624 description: "Remove product ADB keys from the build" 39625 value: { 39626 bool_value: true 39627 } 39628 workflow: MANUAL 39629 containers: "product" 39630 containers: "system" 39631 containers: "system_ext" 39632 containers: "vendor" 39633 } 39634 value: { 39635 bool_value: true 39636 } 39637 traces: { 39638 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 39639 value: { 39640 bool_value: true 39641 } 39642 } 39643 } 39644 flags: { 39645 flag_declaration: { 39646 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 39647 namespace: "android_UNKNOWN" 39648 description: "Whether to use BUILD_VARIANT overrides if available" 39649 value: { 39650 unspecified_value: false 39651 } 39652 workflow: MANUAL 39653 containers: "product" 39654 containers: "system" 39655 containers: "system_ext" 39656 containers: "vendor" 39657 } 39658 value: {} 39659 traces: { 39660 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 39661 value: { 39662 unspecified_value: false 39663 } 39664 } 39665 } 39666 flags: { 39667 flag_declaration: { 39668 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 39669 namespace: "car_sys_exp" 39670 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 39671 value: { 39672 unspecified_value: false 39673 } 39674 workflow: LAUNCH 39675 containers: "system" 39676 } 39677 value: {} 39678 traces: { 39679 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 39680 value: { 39681 unspecified_value: false 39682 } 39683 } 39684 } 39685 flags: { 39686 flag_declaration: { 39687 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 39688 namespace: "android_UNKNOWN" 39689 description: "If true, then files are moved from platform to apex" 39690 value: { 39691 bool_value: false 39692 } 39693 workflow: LAUNCH 39694 containers: "product" 39695 containers: "system" 39696 containers: "system_ext" 39697 containers: "vendor" 39698 } 39699 value: { 39700 bool_value: false 39701 } 39702 traces: { 39703 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 39704 value: { 39705 bool_value: false 39706 } 39707 } 39708 } 39709 flags: { 39710 flag_declaration: { 39711 name: "RELEASE_CRASHRECOVERY_MODULE" 39712 namespace: "modularization" 39713 description: "If true, then crashrecovery module is enabled as an apex" 39714 value: { 39715 bool_value: false 39716 } 39717 workflow: LAUNCH 39718 containers: "product" 39719 containers: "system" 39720 containers: "system_ext" 39721 containers: "vendor" 39722 } 39723 value: { 39724 bool_value: false 39725 } 39726 traces: { 39727 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 39728 value: { 39729 bool_value: false 39730 } 39731 } 39732 } 39733 flags: { 39734 flag_declaration: { 39735 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 39736 namespace: "android_UNKNOWN" 39737 description: "Enable build system to create new aconfig storage files." 39738 value: { 39739 bool_value: false 39740 } 39741 workflow: LAUNCH 39742 containers: "product" 39743 containers: "system" 39744 containers: "system_ext" 39745 containers: "vendor" 39746 } 39747 value: { 39748 bool_value: false 39749 } 39750 traces: { 39751 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 39752 value: { 39753 bool_value: false 39754 } 39755 } 39756 } 39757 flags: { 39758 flag_declaration: { 39759 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 39760 namespace: "android_UNKNOWN" 39761 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 39762 value: { 39763 bool_value: true 39764 } 39765 workflow: LAUNCH 39766 containers: "product" 39767 containers: "system" 39768 containers: "system_ext" 39769 containers: "vendor" 39770 } 39771 value: { 39772 bool_value: true 39773 } 39774 traces: { 39775 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 39776 value: { 39777 bool_value: true 39778 } 39779 } 39780 } 39781 flags: { 39782 flag_declaration: { 39783 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 39784 namespace: "android_UNKNOWN" 39785 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." 39786 value: { 39787 string_value: "352090000" 39788 } 39789 workflow: MANUAL 39790 containers: "product" 39791 containers: "system" 39792 containers: "system_ext" 39793 containers: "vendor" 39794 } 39795 value: { 39796 string_value: "352090000" 39797 } 39798 traces: { 39799 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 39800 value: { 39801 string_value: "352090000" 39802 } 39803 } 39804 } 39805 flags: { 39806 flag_declaration: { 39807 name: "RELEASE_DEPRECATE_VNDK" 39808 namespace: "android_UNKNOWN" 39809 description: "feature flag to deprecate VNDK" 39810 value: { 39811 bool_value: true 39812 } 39813 workflow: LAUNCH 39814 containers: "product" 39815 containers: "system" 39816 containers: "system_ext" 39817 containers: "vendor" 39818 } 39819 value: { 39820 bool_value: true 39821 } 39822 traces: { 39823 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 39824 value: { 39825 bool_value: true 39826 } 39827 } 39828 } 39829 flags: { 39830 flag_declaration: { 39831 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 39832 namespace: "android_UNKNOWN" 39833 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 39834 value: { 39835 bool_value: false 39836 } 39837 workflow: LAUNCH 39838 containers: "product" 39839 containers: "system" 39840 containers: "system_ext" 39841 containers: "vendor" 39842 } 39843 value: { 39844 bool_value: false 39845 } 39846 traces: { 39847 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 39848 value: { 39849 bool_value: false 39850 } 39851 } 39852 } 39853 flags: { 39854 flag_declaration: { 39855 name: "RELEASE_DOCUMENTSUI_BUNDLE" 39856 namespace: "documentsui" 39857 description: "If true, then DocumentsUI is enabled as an apex" 39858 value: { 39859 unspecified_value: false 39860 } 39861 workflow: LAUNCH 39862 containers: "system" 39863 containers: "vendor" 39864 } 39865 value: {} 39866 traces: { 39867 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 39868 value: { 39869 unspecified_value: false 39870 } 39871 } 39872 } 39873 flags: { 39874 flag_declaration: { 39875 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 39876 namespace: "launcher" 39877 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 39878 value: { 39879 bool_value: false 39880 } 39881 workflow: LAUNCH 39882 containers: "system" 39883 } 39884 value: { 39885 bool_value: false 39886 } 39887 traces: { 39888 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 39889 value: { 39890 bool_value: false 39891 } 39892 } 39893 } 39894 flags: { 39895 flag_declaration: { 39896 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 39897 namespace: "android_platform_llvm_and_toolchains" 39898 description: "Add ETM modules in userdebug/eng build" 39899 value: { 39900 bool_value: false 39901 } 39902 workflow: LAUNCH 39903 containers: "vendor" 39904 } 39905 value: { 39906 bool_value: false 39907 } 39908 traces: { 39909 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 39910 value: { 39911 bool_value: false 39912 } 39913 } 39914 } 39915 flags: { 39916 flag_declaration: { 39917 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 39918 namespace: "android_UNKNOWN" 39919 description: "Control using fingerprints to guard cross-package reads." 39920 value: { 39921 unspecified_value: false 39922 } 39923 workflow: LAUNCH 39924 containers: "product" 39925 containers: "system" 39926 containers: "system_ext" 39927 containers: "vendor" 39928 } 39929 value: {} 39930 traces: { 39931 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 39932 value: { 39933 unspecified_value: false 39934 } 39935 } 39936 } 39937 flags: { 39938 flag_declaration: { 39939 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 39940 namespace: "android_UNKNOWN" 39941 description: "Enables 16KB developer option in settings" 39942 value: { 39943 bool_value: false 39944 } 39945 workflow: LAUNCH 39946 containers: "vendor" 39947 } 39948 value: { 39949 bool_value: false 39950 } 39951 traces: { 39952 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 39953 value: { 39954 bool_value: false 39955 } 39956 } 39957 } 39958 flags: { 39959 flag_declaration: { 39960 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 39961 namespace: "android_UNKNOWN" 39962 description: "Enables 16KB developer option in settings" 39963 value: { 39964 bool_value: false 39965 } 39966 workflow: LAUNCH 39967 containers: "vendor" 39968 } 39969 value: { 39970 bool_value: false 39971 } 39972 traces: { 39973 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 39974 value: { 39975 bool_value: false 39976 } 39977 } 39978 } 39979 flags: { 39980 flag_declaration: { 39981 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 39982 namespace: "android_UNKNOWN" 39983 description: "Enables 16KB developer option in settings" 39984 value: { 39985 bool_value: false 39986 } 39987 workflow: LAUNCH 39988 containers: "vendor" 39989 } 39990 value: { 39991 bool_value: false 39992 } 39993 traces: { 39994 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 39995 value: { 39996 bool_value: false 39997 } 39998 } 39999 } 40000 flags: { 40001 flag_declaration: { 40002 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 40003 namespace: "android_UNKNOWN" 40004 description: "Enables 16KB developer option in settings" 40005 value: { 40006 bool_value: false 40007 } 40008 workflow: LAUNCH 40009 containers: "vendor" 40010 } 40011 value: { 40012 bool_value: false 40013 } 40014 traces: { 40015 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 40016 value: { 40017 bool_value: false 40018 } 40019 } 40020 } 40021 flags: { 40022 flag_declaration: { 40023 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 40024 namespace: "android_UNKNOWN" 40025 description: "Enables 16KB developer option in settings" 40026 value: { 40027 bool_value: false 40028 } 40029 workflow: LAUNCH 40030 containers: "vendor" 40031 } 40032 value: { 40033 bool_value: false 40034 } 40035 traces: { 40036 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 40037 value: { 40038 bool_value: false 40039 } 40040 } 40041 } 40042 flags: { 40043 flag_declaration: { 40044 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 40045 namespace: "android_UNKNOWN" 40046 description: "Enables 16KB developer option in settings" 40047 value: { 40048 bool_value: false 40049 } 40050 workflow: LAUNCH 40051 containers: "vendor" 40052 } 40053 value: { 40054 bool_value: false 40055 } 40056 traces: { 40057 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 40058 value: { 40059 bool_value: false 40060 } 40061 } 40062 } 40063 flags: { 40064 flag_declaration: { 40065 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 40066 namespace: "media_audio" 40067 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)." 40068 value: { 40069 bool_value: true 40070 } 40071 workflow: LAUNCH 40072 containers: "product" 40073 containers: "system" 40074 containers: "system_ext" 40075 containers: "vendor" 40076 } 40077 value: { 40078 bool_value: true 40079 } 40080 traces: { 40081 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 40082 value: { 40083 bool_value: true 40084 } 40085 } 40086 } 40087 flags: { 40088 flag_declaration: { 40089 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 40090 namespace: "android_UNKNOWN" 40091 description: "Enables Bluetooth Ranging Service" 40092 value: { 40093 bool_value: true 40094 } 40095 workflow: LAUNCH 40096 containers: "product" 40097 containers: "system" 40098 containers: "system_ext" 40099 containers: "vendor" 40100 } 40101 value: { 40102 bool_value: true 40103 } 40104 traces: { 40105 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 40106 value: { 40107 bool_value: true 40108 } 40109 } 40110 } 40111 flags: { 40112 flag_declaration: { 40113 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 40114 namespace: "health_fitness_aconfig" 40115 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 40116 value: { 40117 unspecified_value: false 40118 } 40119 workflow: LAUNCH 40120 containers: "system" 40121 } 40122 value: {} 40123 traces: { 40124 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 40125 value: { 40126 unspecified_value: false 40127 } 40128 } 40129 } 40130 flags: { 40131 flag_declaration: { 40132 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 40133 namespace: "android_UNKNOWN" 40134 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)." 40135 value: { 40136 bool_value: false 40137 } 40138 workflow: LAUNCH 40139 containers: "product" 40140 containers: "system" 40141 containers: "system_ext" 40142 containers: "vendor" 40143 } 40144 value: { 40145 bool_value: false 40146 } 40147 traces: { 40148 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 40149 value: { 40150 bool_value: false 40151 } 40152 } 40153 } 40154 flags: { 40155 flag_declaration: { 40156 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 40157 namespace: "android_UNKNOWN" 40158 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 40159 value: { 40160 unspecified_value: false 40161 } 40162 workflow: LAUNCH 40163 containers: "product" 40164 containers: "system" 40165 containers: "system_ext" 40166 containers: "vendor" 40167 } 40168 value: {} 40169 traces: { 40170 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 40171 value: { 40172 unspecified_value: false 40173 } 40174 } 40175 } 40176 flags: { 40177 flag_declaration: { 40178 name: "RELEASE_IS_EMR" 40179 namespace: "android_UNKNOWN" 40180 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 40181 value: { 40182 bool_value: false 40183 } 40184 workflow: MANUAL 40185 containers: "product" 40186 containers: "system" 40187 containers: "system_ext" 40188 containers: "vendor" 40189 } 40190 value: { 40191 bool_value: false 40192 } 40193 traces: { 40194 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 40195 value: { 40196 bool_value: false 40197 } 40198 } 40199 } 40200 flags: { 40201 flag_declaration: { 40202 name: "RELEASE_IS_SMR" 40203 namespace: "android_UNKNOWN" 40204 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 40205 value: { 40206 bool_value: false 40207 } 40208 workflow: MANUAL 40209 containers: "product" 40210 containers: "system" 40211 containers: "system_ext" 40212 containers: "vendor" 40213 } 40214 value: { 40215 bool_value: false 40216 } 40217 traces: { 40218 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 40219 value: { 40220 bool_value: false 40221 } 40222 } 40223 } 40224 flags: { 40225 flag_declaration: { 40226 name: "RELEASE_KERNEL_AKITA_DIR" 40227 namespace: "android_UNKNOWN" 40228 description: "Control which version of Kernel 6.1 is installed." 40229 value: { 40230 string_value: "" 40231 } 40232 workflow: PREBUILT 40233 containers: "vendor" 40234 } 40235 value: { 40236 string_value: "" 40237 } 40238 traces: { 40239 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 40240 value: { 40241 string_value: "" 40242 } 40243 } 40244 } 40245 flags: { 40246 flag_declaration: { 40247 name: "RELEASE_KERNEL_AKITA_VERSION" 40248 namespace: "android_UNKNOWN" 40249 description: "" 40250 value: { 40251 string_value: "" 40252 } 40253 workflow: PREBUILT 40254 containers: "vendor" 40255 } 40256 value: { 40257 string_value: "" 40258 } 40259 traces: { 40260 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 40261 value: { 40262 string_value: "" 40263 } 40264 } 40265 } 40266 flags: { 40267 flag_declaration: { 40268 name: "RELEASE_KERNEL_BLUEJAY_DIR" 40269 namespace: "android_UNKNOWN" 40270 description: "Control which version of Kernel 6.1 is installed." 40271 value: { 40272 string_value: "" 40273 } 40274 workflow: PREBUILT 40275 containers: "vendor" 40276 } 40277 value: { 40278 string_value: "" 40279 } 40280 traces: { 40281 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 40282 value: { 40283 string_value: "" 40284 } 40285 } 40286 } 40287 flags: { 40288 flag_declaration: { 40289 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 40290 namespace: "android_UNKNOWN" 40291 description: "" 40292 value: { 40293 string_value: "" 40294 } 40295 workflow: PREBUILT 40296 containers: "vendor" 40297 } 40298 value: { 40299 string_value: "" 40300 } 40301 traces: { 40302 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 40303 value: { 40304 string_value: "" 40305 } 40306 } 40307 } 40308 flags: { 40309 flag_declaration: { 40310 name: "RELEASE_KERNEL_CAIMAN_DIR" 40311 namespace: "android_UNKNOWN" 40312 description: "" 40313 value: { 40314 string_value: "" 40315 } 40316 workflow: PREBUILT 40317 containers: "vendor" 40318 } 40319 value: { 40320 string_value: "" 40321 } 40322 traces: { 40323 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 40324 value: { 40325 string_value: "" 40326 } 40327 } 40328 } 40329 flags: { 40330 flag_declaration: { 40331 name: "RELEASE_KERNEL_CAIMAN_VERSION" 40332 namespace: "android_UNKNOWN" 40333 description: "" 40334 value: { 40335 string_value: "" 40336 } 40337 workflow: PREBUILT 40338 containers: "vendor" 40339 } 40340 value: { 40341 string_value: "" 40342 } 40343 traces: { 40344 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 40345 value: { 40346 string_value: "" 40347 } 40348 } 40349 } 40350 flags: { 40351 flag_declaration: { 40352 name: "RELEASE_KERNEL_CHEETAH_DIR" 40353 namespace: "android_UNKNOWN" 40354 description: "" 40355 value: { 40356 string_value: "" 40357 } 40358 workflow: PREBUILT 40359 containers: "vendor" 40360 } 40361 value: { 40362 string_value: "" 40363 } 40364 traces: { 40365 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 40366 value: { 40367 string_value: "" 40368 } 40369 } 40370 } 40371 flags: { 40372 flag_declaration: { 40373 name: "RELEASE_KERNEL_CHEETAH_VERSION" 40374 namespace: "android_UNKNOWN" 40375 description: "" 40376 value: { 40377 string_value: "" 40378 } 40379 workflow: PREBUILT 40380 containers: "vendor" 40381 } 40382 value: { 40383 string_value: "" 40384 } 40385 traces: { 40386 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 40387 value: { 40388 string_value: "" 40389 } 40390 } 40391 } 40392 flags: { 40393 flag_declaration: { 40394 name: "RELEASE_KERNEL_COMET_DIR" 40395 namespace: "android_UNKNOWN" 40396 description: "" 40397 value: { 40398 string_value: "" 40399 } 40400 workflow: PREBUILT 40401 containers: "vendor" 40402 } 40403 value: { 40404 string_value: "" 40405 } 40406 traces: { 40407 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 40408 value: { 40409 string_value: "" 40410 } 40411 } 40412 } 40413 flags: { 40414 flag_declaration: { 40415 name: "RELEASE_KERNEL_COMET_VERSION" 40416 namespace: "android_UNKNOWN" 40417 description: "" 40418 value: { 40419 string_value: "" 40420 } 40421 workflow: PREBUILT 40422 containers: "vendor" 40423 } 40424 value: { 40425 string_value: "" 40426 } 40427 traces: { 40428 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 40429 value: { 40430 string_value: "" 40431 } 40432 } 40433 } 40434 flags: { 40435 flag_declaration: { 40436 name: "RELEASE_KERNEL_FELIX_DIR" 40437 namespace: "android_UNKNOWN" 40438 description: "" 40439 value: { 40440 string_value: "" 40441 } 40442 workflow: PREBUILT 40443 containers: "vendor" 40444 } 40445 value: { 40446 string_value: "" 40447 } 40448 traces: { 40449 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 40450 value: { 40451 string_value: "" 40452 } 40453 } 40454 } 40455 flags: { 40456 flag_declaration: { 40457 name: "RELEASE_KERNEL_FELIX_VERSION" 40458 namespace: "android_UNKNOWN" 40459 description: "" 40460 value: { 40461 string_value: "" 40462 } 40463 workflow: PREBUILT 40464 containers: "vendor" 40465 } 40466 value: { 40467 string_value: "" 40468 } 40469 traces: { 40470 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 40471 value: { 40472 string_value: "" 40473 } 40474 } 40475 } 40476 flags: { 40477 flag_declaration: { 40478 name: "RELEASE_KERNEL_HUSKY_DIR" 40479 namespace: "android_UNKNOWN" 40480 description: "" 40481 value: { 40482 string_value: "" 40483 } 40484 workflow: PREBUILT 40485 containers: "vendor" 40486 } 40487 value: { 40488 string_value: "" 40489 } 40490 traces: { 40491 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 40492 value: { 40493 string_value: "" 40494 } 40495 } 40496 } 40497 flags: { 40498 flag_declaration: { 40499 name: "RELEASE_KERNEL_HUSKY_VERSION" 40500 namespace: "android_UNKNOWN" 40501 description: "" 40502 value: { 40503 string_value: "" 40504 } 40505 workflow: PREBUILT 40506 containers: "vendor" 40507 } 40508 value: { 40509 string_value: "" 40510 } 40511 traces: { 40512 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 40513 value: { 40514 string_value: "" 40515 } 40516 } 40517 } 40518 flags: { 40519 flag_declaration: { 40520 name: "RELEASE_KERNEL_KOMODO_DIR" 40521 namespace: "android_UNKNOWN" 40522 description: "" 40523 value: { 40524 string_value: "" 40525 } 40526 workflow: PREBUILT 40527 containers: "vendor" 40528 } 40529 value: { 40530 string_value: "" 40531 } 40532 traces: { 40533 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 40534 value: { 40535 string_value: "" 40536 } 40537 } 40538 } 40539 flags: { 40540 flag_declaration: { 40541 name: "RELEASE_KERNEL_KOMODO_VERSION" 40542 namespace: "android_UNKNOWN" 40543 description: "" 40544 value: { 40545 string_value: "" 40546 } 40547 workflow: PREBUILT 40548 containers: "vendor" 40549 } 40550 value: { 40551 string_value: "" 40552 } 40553 traces: { 40554 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 40555 value: { 40556 string_value: "" 40557 } 40558 } 40559 } 40560 flags: { 40561 flag_declaration: { 40562 name: "RELEASE_KERNEL_LYNX_DIR" 40563 namespace: "android_UNKNOWN" 40564 description: "" 40565 value: { 40566 string_value: "" 40567 } 40568 workflow: PREBUILT 40569 containers: "vendor" 40570 } 40571 value: { 40572 string_value: "" 40573 } 40574 traces: { 40575 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 40576 value: { 40577 string_value: "" 40578 } 40579 } 40580 } 40581 flags: { 40582 flag_declaration: { 40583 name: "RELEASE_KERNEL_LYNX_VERSION" 40584 namespace: "android_UNKNOWN" 40585 description: "" 40586 value: { 40587 string_value: "" 40588 } 40589 workflow: PREBUILT 40590 containers: "vendor" 40591 } 40592 value: { 40593 string_value: "" 40594 } 40595 traces: { 40596 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 40597 value: { 40598 string_value: "" 40599 } 40600 } 40601 } 40602 flags: { 40603 flag_declaration: { 40604 name: "RELEASE_KERNEL_ORIOLE_DIR" 40605 namespace: "android_UNKNOWN" 40606 description: "" 40607 value: { 40608 string_value: "" 40609 } 40610 workflow: PREBUILT 40611 containers: "vendor" 40612 } 40613 value: { 40614 string_value: "" 40615 } 40616 traces: { 40617 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 40618 value: { 40619 string_value: "" 40620 } 40621 } 40622 } 40623 flags: { 40624 flag_declaration: { 40625 name: "RELEASE_KERNEL_ORIOLE_VERSION" 40626 namespace: "android_UNKNOWN" 40627 description: "" 40628 value: { 40629 string_value: "" 40630 } 40631 workflow: PREBUILT 40632 containers: "vendor" 40633 } 40634 value: { 40635 string_value: "" 40636 } 40637 traces: { 40638 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 40639 value: { 40640 string_value: "" 40641 } 40642 } 40643 } 40644 flags: { 40645 flag_declaration: { 40646 name: "RELEASE_KERNEL_PANTHER_DIR" 40647 namespace: "android_UNKNOWN" 40648 description: "" 40649 value: { 40650 string_value: "" 40651 } 40652 workflow: PREBUILT 40653 containers: "vendor" 40654 } 40655 value: { 40656 string_value: "" 40657 } 40658 traces: { 40659 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 40660 value: { 40661 string_value: "" 40662 } 40663 } 40664 } 40665 flags: { 40666 flag_declaration: { 40667 name: "RELEASE_KERNEL_PANTHER_VERSION" 40668 namespace: "android_UNKNOWN" 40669 description: "" 40670 value: { 40671 string_value: "" 40672 } 40673 workflow: PREBUILT 40674 containers: "vendor" 40675 } 40676 value: { 40677 string_value: "" 40678 } 40679 traces: { 40680 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 40681 value: { 40682 string_value: "" 40683 } 40684 } 40685 } 40686 flags: { 40687 flag_declaration: { 40688 name: "RELEASE_KERNEL_RAVEN_DIR" 40689 namespace: "android_UNKNOWN" 40690 description: "" 40691 value: { 40692 string_value: "" 40693 } 40694 workflow: PREBUILT 40695 containers: "vendor" 40696 } 40697 value: { 40698 string_value: "" 40699 } 40700 traces: { 40701 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 40702 value: { 40703 string_value: "" 40704 } 40705 } 40706 } 40707 flags: { 40708 flag_declaration: { 40709 name: "RELEASE_KERNEL_RAVEN_VERSION" 40710 namespace: "android_UNKNOWN" 40711 description: "" 40712 value: { 40713 string_value: "" 40714 } 40715 workflow: PREBUILT 40716 containers: "vendor" 40717 } 40718 value: { 40719 string_value: "" 40720 } 40721 traces: { 40722 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 40723 value: { 40724 string_value: "" 40725 } 40726 } 40727 } 40728 flags: { 40729 flag_declaration: { 40730 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 40731 namespace: "android_UNKNOWN" 40732 description: "" 40733 value: { 40734 string_value: "" 40735 } 40736 workflow: PREBUILT 40737 containers: "vendor" 40738 } 40739 value: { 40740 string_value: "" 40741 } 40742 traces: { 40743 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 40744 value: { 40745 string_value: "" 40746 } 40747 } 40748 } 40749 flags: { 40750 flag_declaration: { 40751 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 40752 namespace: "android_UNKNOWN" 40753 description: "" 40754 value: { 40755 string_value: "" 40756 } 40757 workflow: PREBUILT 40758 containers: "vendor" 40759 } 40760 value: { 40761 string_value: "" 40762 } 40763 traces: { 40764 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 40765 value: { 40766 string_value: "" 40767 } 40768 } 40769 } 40770 flags: { 40771 flag_declaration: { 40772 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 40773 namespace: "android_UNKNOWN" 40774 description: "" 40775 value: { 40776 string_value: "" 40777 } 40778 workflow: PREBUILT 40779 containers: "vendor" 40780 } 40781 value: { 40782 string_value: "" 40783 } 40784 traces: { 40785 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 40786 value: { 40787 string_value: "" 40788 } 40789 } 40790 } 40791 flags: { 40792 flag_declaration: { 40793 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 40794 namespace: "android_UNKNOWN" 40795 description: "" 40796 value: { 40797 string_value: "" 40798 } 40799 workflow: PREBUILT 40800 containers: "vendor" 40801 } 40802 value: { 40803 string_value: "" 40804 } 40805 traces: { 40806 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 40807 value: { 40808 string_value: "" 40809 } 40810 } 40811 } 40812 flags: { 40813 flag_declaration: { 40814 name: "RELEASE_KERNEL_SHIBA_DIR" 40815 namespace: "android_UNKNOWN" 40816 description: "" 40817 value: { 40818 string_value: "" 40819 } 40820 workflow: PREBUILT 40821 containers: "vendor" 40822 } 40823 value: { 40824 string_value: "" 40825 } 40826 traces: { 40827 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 40828 value: { 40829 string_value: "" 40830 } 40831 } 40832 } 40833 flags: { 40834 flag_declaration: { 40835 name: "RELEASE_KERNEL_SHIBA_VERSION" 40836 namespace: "android_UNKNOWN" 40837 description: "" 40838 value: { 40839 string_value: "" 40840 } 40841 workflow: PREBUILT 40842 containers: "vendor" 40843 } 40844 value: { 40845 string_value: "" 40846 } 40847 traces: { 40848 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 40849 value: { 40850 string_value: "" 40851 } 40852 } 40853 } 40854 flags: { 40855 flag_declaration: { 40856 name: "RELEASE_KERNEL_TANGORPRO_DIR" 40857 namespace: "android_UNKNOWN" 40858 description: "" 40859 value: { 40860 string_value: "" 40861 } 40862 workflow: PREBUILT 40863 containers: "vendor" 40864 } 40865 value: { 40866 string_value: "" 40867 } 40868 traces: { 40869 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 40870 value: { 40871 string_value: "" 40872 } 40873 } 40874 } 40875 flags: { 40876 flag_declaration: { 40877 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 40878 namespace: "android_UNKNOWN" 40879 description: "" 40880 value: { 40881 string_value: "" 40882 } 40883 workflow: PREBUILT 40884 containers: "vendor" 40885 } 40886 value: { 40887 string_value: "" 40888 } 40889 traces: { 40890 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 40891 value: { 40892 string_value: "" 40893 } 40894 } 40895 } 40896 flags: { 40897 flag_declaration: { 40898 name: "RELEASE_KERNEL_TOKAY_DIR" 40899 namespace: "android_UNKNOWN" 40900 description: "" 40901 value: { 40902 string_value: "" 40903 } 40904 workflow: PREBUILT 40905 containers: "vendor" 40906 } 40907 value: { 40908 string_value: "" 40909 } 40910 traces: { 40911 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 40912 value: { 40913 string_value: "" 40914 } 40915 } 40916 } 40917 flags: { 40918 flag_declaration: { 40919 name: "RELEASE_KERNEL_TOKAY_VERSION" 40920 namespace: "android_UNKNOWN" 40921 description: "" 40922 value: { 40923 string_value: "" 40924 } 40925 workflow: PREBUILT 40926 containers: "vendor" 40927 } 40928 value: { 40929 string_value: "" 40930 } 40931 traces: { 40932 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 40933 value: { 40934 string_value: "" 40935 } 40936 } 40937 } 40938 flags: { 40939 flag_declaration: { 40940 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 40941 namespace: "android_UNKNOWN" 40942 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 40943 value: { 40944 bool_value: false 40945 } 40946 workflow: LAUNCH 40947 containers: "product" 40948 containers: "system" 40949 containers: "system_ext" 40950 containers: "vendor" 40951 } 40952 value: { 40953 bool_value: false 40954 } 40955 traces: { 40956 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 40957 value: { 40958 bool_value: false 40959 } 40960 } 40961 } 40962 flags: { 40963 flag_declaration: { 40964 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 40965 namespace: "system_performance" 40966 description: "Enables caching in libbinder when registering a service." 40967 value: { 40968 unspecified_value: false 40969 } 40970 workflow: LAUNCH 40971 containers: "system" 40972 } 40973 value: {} 40974 traces: { 40975 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 40976 value: { 40977 unspecified_value: false 40978 } 40979 } 40980 } 40981 flags: { 40982 flag_declaration: { 40983 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 40984 namespace: "system_performance" 40985 description: "Enables caching in libbinder for client side when it is True." 40986 value: { 40987 bool_value: false 40988 } 40989 workflow: LAUNCH 40990 containers: "system" 40991 } 40992 value: { 40993 bool_value: false 40994 } 40995 traces: { 40996 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 40997 value: { 40998 bool_value: false 40999 } 41000 } 41001 } 41002 flags: { 41003 flag_declaration: { 41004 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 41005 namespace: "system_performance" 41006 description: "Remove the static list from cache and use flags instead" 41007 value: { 41008 unspecified_value: false 41009 } 41010 workflow: LAUNCH 41011 containers: "system" 41012 } 41013 value: {} 41014 traces: { 41015 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 41016 value: { 41017 unspecified_value: false 41018 } 41019 } 41020 } 41021 flags: { 41022 flag_declaration: { 41023 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 41024 namespace: "android_UNKNOWN" 41025 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 41026 value: { 41027 unspecified_value: false 41028 } 41029 workflow: LAUNCH 41030 containers: "system" 41031 } 41032 value: {} 41033 traces: { 41034 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 41035 value: { 41036 unspecified_value: false 41037 } 41038 } 41039 } 41040 flags: { 41041 flag_declaration: { 41042 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 41043 namespace: "android_UNKNOWN" 41044 description: "The version of mainline prebuilts used when prebuilts are enabled." 41045 value: { 41046 string_value: "mainline_module_prebuilt_nightly" 41047 } 41048 workflow: PREBUILT 41049 containers: "product" 41050 containers: "system" 41051 containers: "system_ext" 41052 containers: "vendor" 41053 } 41054 value: { 41055 string_value: "mainline_module_prebuilt_nightly" 41056 } 41057 traces: { 41058 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 41059 value: { 41060 string_value: "mainline_module_prebuilt_nightly" 41061 } 41062 } 41063 } 41064 flags: { 41065 flag_declaration: { 41066 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 41067 namespace: "system_performance" 41068 description: "Enables Memory Management Daemon in system image." 41069 value: { 41070 unspecified_value: false 41071 } 41072 workflow: LAUNCH 41073 containers: "system" 41074 } 41075 value: {} 41076 traces: { 41077 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 41078 value: { 41079 unspecified_value: false 41080 } 41081 } 41082 } 41083 flags: { 41084 flag_declaration: { 41085 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 41086 namespace: "android_UNKNOWN" 41087 description: "If true, then files are moved from platform to apex" 41088 value: { 41089 bool_value: false 41090 } 41091 workflow: LAUNCH 41092 containers: "product" 41093 containers: "system" 41094 containers: "system_ext" 41095 containers: "vendor" 41096 } 41097 value: { 41098 bool_value: false 41099 } 41100 traces: { 41101 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 41102 value: { 41103 bool_value: false 41104 } 41105 } 41106 } 41107 flags: { 41108 flag_declaration: { 41109 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 41110 namespace: "vcn" 41111 description: "If true, build VCN in the Tethering module" 41112 value: { 41113 bool_value: false 41114 } 41115 workflow: LAUNCH 41116 containers: "product" 41117 containers: "system" 41118 containers: "system_ext" 41119 containers: "vendor" 41120 } 41121 value: { 41122 bool_value: false 41123 } 41124 traces: { 41125 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 41126 value: { 41127 bool_value: false 41128 } 41129 } 41130 } 41131 flags: { 41132 flag_declaration: { 41133 name: "RELEASE_NDK_ABI_MONITORED" 41134 namespace: "android_UNKNOWN" 41135 description: "Enables ABI monitoring of NDK libraries." 41136 value: { 41137 bool_value: false 41138 } 41139 workflow: LAUNCH 41140 containers: "product" 41141 containers: "system" 41142 containers: "system_ext" 41143 containers: "vendor" 41144 } 41145 value: { 41146 bool_value: false 41147 } 41148 traces: { 41149 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 41150 value: { 41151 bool_value: false 41152 } 41153 } 41154 } 41155 flags: { 41156 flag_declaration: { 41157 name: "RELEASE_NFC_MAINLINE_MODULE" 41158 namespace: "nfc" 41159 description: "b/368405832: Flag to enable NFC mainline module" 41160 value: { 41161 unspecified_value: false 41162 } 41163 workflow: LAUNCH 41164 containers: "system" 41165 } 41166 value: {} 41167 traces: { 41168 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 41169 value: { 41170 unspecified_value: false 41171 } 41172 } 41173 } 41174 flags: { 41175 flag_declaration: { 41176 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 41177 namespace: "ondeviceintelligence" 41178 description: "If true, then files are moved from platform to apex" 41179 value: { 41180 bool_value: false 41181 } 41182 workflow: LAUNCH 41183 containers: "product" 41184 containers: "system" 41185 containers: "system_ext" 41186 containers: "vendor" 41187 } 41188 value: { 41189 bool_value: false 41190 } 41191 traces: { 41192 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 41193 value: { 41194 bool_value: false 41195 } 41196 } 41197 } 41198 flags: { 41199 flag_declaration: { 41200 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 41201 namespace: "text" 41202 description: "Version of the emoji font file." 41203 value: { 41204 string_value: "2.042" 41205 } 41206 workflow: PREBUILT 41207 containers: "system" 41208 } 41209 value: { 41210 string_value: "2.042" 41211 } 41212 traces: { 41213 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 41214 value: { 41215 string_value: "2.042" 41216 } 41217 } 41218 } 41219 flags: { 41220 flag_declaration: { 41221 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 41222 namespace: "text" 41223 description: "Version of the flag emoji font file." 41224 value: { 41225 string_value: "2.034" 41226 } 41227 workflow: PREBUILT 41228 containers: "system" 41229 } 41230 value: { 41231 string_value: "2.034" 41232 } 41233 traces: { 41234 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 41235 value: { 41236 string_value: "2.034" 41237 } 41238 } 41239 } 41240 flags: { 41241 flag_declaration: { 41242 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 41243 namespace: "android_UNKNOWN" 41244 description: "Version of the Hebrew font file." 41245 value: { 41246 string_value: "1.04" 41247 } 41248 workflow: PREBUILT 41249 containers: "system" 41250 } 41251 value: { 41252 string_value: "1.04" 41253 } 41254 traces: { 41255 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 41256 value: { 41257 string_value: "1.04" 41258 } 41259 } 41260 } 41261 flags: { 41262 flag_declaration: { 41263 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 41264 namespace: "android_UNKNOWN" 41265 description: "This flag will control of including Japanese variant (Hentaigana) font." 41266 value: { 41267 bool_value: false 41268 } 41269 workflow: LAUNCH 41270 containers: "system" 41271 } 41272 value: { 41273 bool_value: false 41274 } 41275 traces: { 41276 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 41277 value: { 41278 bool_value: false 41279 } 41280 } 41281 } 41282 flags: { 41283 flag_declaration: { 41284 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 41285 namespace: "android_UNKNOWN" 41286 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 41287 value: { 41288 bool_value: false 41289 } 41290 workflow: LAUNCH 41291 containers: "product" 41292 containers: "system" 41293 containers: "system_ext" 41294 containers: "vendor" 41295 } 41296 value: { 41297 bool_value: false 41298 } 41299 traces: { 41300 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 41301 value: { 41302 bool_value: false 41303 } 41304 } 41305 } 41306 flags: { 41307 flag_declaration: { 41308 name: "RELEASE_PACKAGE_LIBSQLITE3" 41309 namespace: "android_UNKNOWN" 41310 description: "The sqlite release." 41311 value: { 41312 string_value: "3420000" 41313 } 41314 workflow: PREBUILT 41315 containers: "system" 41316 } 41317 value: { 41318 string_value: "3420000" 41319 } 41320 traces: { 41321 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 41322 value: { 41323 string_value: "3420000" 41324 } 41325 } 41326 } 41327 flags: { 41328 flag_declaration: { 41329 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 41330 namespace: "system_performance" 41331 description: "Which MessageQueue implementation to use." 41332 value: { 41333 string_value: "LegacyMessageQueue/MessageQueue.java" 41334 } 41335 workflow: PREBUILT 41336 containers: "product" 41337 containers: "system" 41338 containers: "system_ext" 41339 containers: "vendor" 41340 } 41341 value: { 41342 string_value: "LegacyMessageQueue/MessageQueue.java" 41343 } 41344 traces: { 41345 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 41346 value: { 41347 string_value: "LegacyMessageQueue/MessageQueue.java" 41348 } 41349 } 41350 } 41351 flags: { 41352 flag_declaration: { 41353 name: "RELEASE_PACKAGE_NFC_STACK" 41354 namespace: "android_UNKNOWN" 41355 description: "b/292140387: Flag to switch to the new NFC apex" 41356 value: { 41357 string_value: "NfcNci" 41358 } 41359 workflow: PREBUILT 41360 containers: "system" 41361 } 41362 value: { 41363 string_value: "NfcNci" 41364 } 41365 traces: { 41366 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 41367 value: { 41368 string_value: "NfcNci" 41369 } 41370 } 41371 } 41372 flags: { 41373 flag_declaration: { 41374 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 41375 namespace: "text" 41376 description: "Version of the Noto Sans Khmer font." 41377 value: { 41378 string_value: "1.901" 41379 } 41380 workflow: PREBUILT 41381 containers: "system" 41382 } 41383 value: { 41384 string_value: "1.901" 41385 } 41386 traces: { 41387 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 41388 value: { 41389 string_value: "1.901" 41390 } 41391 } 41392 } 41393 flags: { 41394 flag_declaration: { 41395 name: "RELEASE_PACKAGE_PROFILING_MODULE" 41396 namespace: "android_UNKNOWN" 41397 description: "Flag will control the release of the Profiling module apex." 41398 value: { 41399 bool_value: false 41400 } 41401 workflow: LAUNCH 41402 containers: "product" 41403 containers: "system" 41404 containers: "system_ext" 41405 containers: "vendor" 41406 } 41407 value: { 41408 bool_value: false 41409 } 41410 traces: { 41411 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 41412 value: { 41413 bool_value: false 41414 } 41415 } 41416 } 41417 flags: { 41418 flag_declaration: { 41419 name: "RELEASE_PACKAGE_SOUND_PICKER" 41420 namespace: "android_UNKNOWN" 41421 description: "This flag will control the rollout of new versions of the SoundPicker app." 41422 value: { 41423 string_value: "SoundPicker" 41424 } 41425 workflow: PREBUILT 41426 containers: "product" 41427 containers: "system" 41428 containers: "system_ext" 41429 containers: "vendor" 41430 } 41431 value: { 41432 string_value: "SoundPicker" 41433 } 41434 traces: { 41435 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 41436 value: { 41437 string_value: "SoundPicker" 41438 } 41439 } 41440 } 41441 flags: { 41442 flag_declaration: { 41443 name: "RELEASE_PACKAGE_TZDATA_MODULE" 41444 namespace: "android_UNKNOWN" 41445 description: "tzdata to be installed to the system image." 41446 value: { 41447 string_value: "com.android.tzdata" 41448 } 41449 workflow: PREBUILT 41450 containers: "product" 41451 containers: "system" 41452 containers: "system_ext" 41453 containers: "vendor" 41454 } 41455 value: { 41456 string_value: "com.android.tzdata" 41457 } 41458 traces: { 41459 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 41460 value: { 41461 string_value: "com.android.tzdata" 41462 } 41463 } 41464 } 41465 flags: { 41466 flag_declaration: { 41467 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 41468 namespace: "android_UNKNOWN" 41469 description: "True for using variable font of the NotoSansCJK" 41470 value: { 41471 bool_value: false 41472 } 41473 workflow: LAUNCH 41474 containers: "system" 41475 } 41476 value: { 41477 bool_value: false 41478 } 41479 traces: { 41480 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 41481 value: { 41482 bool_value: false 41483 } 41484 } 41485 } 41486 flags: { 41487 flag_declaration: { 41488 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 41489 namespace: "android_UNKNOWN" 41490 description: "The name of the virtual camera package to add to the system partition." 41491 value: { 41492 string_value: "" 41493 } 41494 workflow: PREBUILT 41495 containers: "system" 41496 } 41497 value: { 41498 string_value: "" 41499 } 41500 traces: { 41501 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 41502 value: { 41503 string_value: "" 41504 } 41505 } 41506 } 41507 flags: { 41508 flag_declaration: { 41509 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 41510 namespace: "webview" 41511 description: "The version of WebView to include in the build" 41512 value: { 41513 string_value: "128.0.6613.88" 41514 } 41515 workflow: PREBUILT 41516 containers: "product" 41517 containers: "system" 41518 } 41519 value: { 41520 string_value: "128.0.6613.88" 41521 } 41522 traces: { 41523 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 41524 value: { 41525 string_value: "128.0.6613.88" 41526 } 41527 } 41528 } 41529 flags: { 41530 flag_declaration: { 41531 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 41532 namespace: "android_sdk" 41533 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." 41534 value: { 41535 unspecified_value: false 41536 } 41537 workflow: MANUAL 41538 containers: "product" 41539 containers: "system" 41540 containers: "system_ext" 41541 containers: "vendor" 41542 } 41543 value: {} 41544 traces: { 41545 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 41546 value: { 41547 unspecified_value: false 41548 } 41549 } 41550 } 41551 flags: { 41552 flag_declaration: { 41553 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 41554 namespace: "android_UNKNOWN" 41555 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." 41556 value: { 41557 string_value: "28" 41558 } 41559 workflow: MANUAL 41560 containers: "system" 41561 } 41562 value: { 41563 string_value: "28" 41564 } 41565 traces: { 41566 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 41567 value: { 41568 string_value: "28" 41569 } 41570 } 41571 } 41572 flags: { 41573 flag_declaration: { 41574 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 41575 namespace: "android_sdk" 41576 description: "The sdk extension version of this release configuration." 41577 value: { 41578 string_value: "12" 41579 } 41580 workflow: MANUAL 41581 containers: "product" 41582 containers: "system" 41583 containers: "system_ext" 41584 containers: "vendor" 41585 } 41586 value: { 41587 string_value: "12" 41588 } 41589 traces: { 41590 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 41591 value: { 41592 string_value: "12" 41593 } 41594 } 41595 } 41596 flags: { 41597 flag_declaration: { 41598 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 41599 namespace: "android_UNKNOWN" 41600 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 41601 value: { 41602 string_value: "0" 41603 } 41604 workflow: MANUAL 41605 containers: "product" 41606 containers: "system" 41607 containers: "system_ext" 41608 containers: "vendor" 41609 } 41610 value: { 41611 string_value: "0" 41612 } 41613 traces: { 41614 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 41615 value: { 41616 string_value: "0" 41617 } 41618 } 41619 } 41620 flags: { 41621 flag_declaration: { 41622 name: "RELEASE_PLATFORM_SDK_VERSION" 41623 namespace: "android_sdk" 41624 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." 41625 value: { 41626 string_value: "34" 41627 } 41628 workflow: MANUAL 41629 containers: "product" 41630 containers: "system" 41631 containers: "system_ext" 41632 containers: "vendor" 41633 } 41634 value: { 41635 string_value: "34" 41636 } 41637 traces: { 41638 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 41639 value: { 41640 string_value: "34" 41641 } 41642 } 41643 } 41644 flags: { 41645 flag_declaration: { 41646 name: "RELEASE_PLATFORM_SECURITY_PATCH" 41647 namespace: "android_UNKNOWN" 41648 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." 41649 value: { 41650 string_value: "2023-12-05" 41651 } 41652 workflow: MANUAL 41653 containers: "product" 41654 containers: "system" 41655 containers: "system_ext" 41656 containers: "vendor" 41657 } 41658 value: { 41659 string_value: "2023-12-05" 41660 } 41661 traces: { 41662 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 41663 value: { 41664 string_value: "2023-12-05" 41665 } 41666 } 41667 } 41668 flags: { 41669 flag_declaration: { 41670 name: "RELEASE_PLATFORM_VERSION" 41671 namespace: "android_UNKNOWN" 41672 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 41673 value: { 41674 string_value: "ZP1A" 41675 } 41676 workflow: MANUAL 41677 containers: "product" 41678 containers: "system" 41679 containers: "system_ext" 41680 containers: "vendor" 41681 } 41682 value: { 41683 string_value: "ZP1A" 41684 } 41685 traces: { 41686 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 41687 value: { 41688 string_value: "ZP1A" 41689 } 41690 } 41691 } 41692 flags: { 41693 flag_declaration: { 41694 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 41695 namespace: "android_sdk" 41696 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" 41697 value: { 41698 string_value: "VanillaIceCream" 41699 } 41700 workflow: MANUAL 41701 containers: "product" 41702 containers: "system" 41703 containers: "system_ext" 41704 containers: "vendor" 41705 } 41706 value: { 41707 string_value: "VanillaIceCream" 41708 } 41709 traces: { 41710 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 41711 value: { 41712 string_value: "VanillaIceCream" 41713 } 41714 } 41715 } 41716 flags: { 41717 flag_declaration: { 41718 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 41719 namespace: "android_sdk" 41720 description: "A comma separated list of all preview codenames the platform will accept apps built against" 41721 value: { 41722 string_value: "VanillaIceCream" 41723 } 41724 workflow: MANUAL 41725 containers: "product" 41726 containers: "system" 41727 containers: "system_ext" 41728 containers: "vendor" 41729 } 41730 value: { 41731 string_value: "VanillaIceCream" 41732 } 41733 traces: { 41734 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 41735 value: { 41736 string_value: "VanillaIceCream" 41737 } 41738 } 41739 } 41740 flags: { 41741 flag_declaration: { 41742 name: "RELEASE_PLATFORM_VERSION_CODENAME" 41743 namespace: "android_sdk" 41744 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 41745 value: { 41746 string_value: "VanillaIceCream" 41747 } 41748 workflow: MANUAL 41749 containers: "product" 41750 containers: "system" 41751 containers: "system_ext" 41752 containers: "vendor" 41753 } 41754 value: { 41755 string_value: "VanillaIceCream" 41756 } 41757 traces: { 41758 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 41759 value: { 41760 string_value: "VanillaIceCream" 41761 } 41762 } 41763 } 41764 flags: { 41765 flag_declaration: { 41766 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 41767 namespace: "android_sdk" 41768 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 41769 value: { 41770 string_value: "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" 41771 } 41772 workflow: MANUAL 41773 containers: "product" 41774 containers: "system" 41775 containers: "system_ext" 41776 containers: "vendor" 41777 } 41778 value: { 41779 string_value: "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" 41780 } 41781 traces: { 41782 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 41783 value: { 41784 string_value: "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" 41785 } 41786 } 41787 } 41788 flags: { 41789 flag_declaration: { 41790 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 41791 namespace: "android_UNKNOWN" 41792 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." 41793 value: { 41794 string_value: "14" 41795 } 41796 workflow: MANUAL 41797 containers: "product" 41798 containers: "system" 41799 containers: "system_ext" 41800 containers: "vendor" 41801 } 41802 value: { 41803 string_value: "14" 41804 } 41805 traces: { 41806 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 41807 value: { 41808 string_value: "14" 41809 } 41810 } 41811 } 41812 flags: { 41813 flag_declaration: { 41814 name: "RELEASE_PLATFORM_VNDK_VERSION" 41815 namespace: "android_UNKNOWN" 41816 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" 41817 value: { 41818 string_value: "35" 41819 } 41820 workflow: MANUAL 41821 containers: "product" 41822 containers: "system" 41823 containers: "system_ext" 41824 containers: "vendor" 41825 } 41826 value: { 41827 string_value: "35" 41828 } 41829 traces: { 41830 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 41831 value: { 41832 string_value: "35" 41833 } 41834 } 41835 } 41836 flags: { 41837 flag_declaration: { 41838 name: "RELEASE_RANGING_STACK" 41839 namespace: "uwb" 41840 description: "b/331206299: Flag to add new generic ranging API surface" 41841 value: { 41842 unspecified_value: false 41843 } 41844 workflow: LAUNCH 41845 containers: "system" 41846 } 41847 value: {} 41848 traces: { 41849 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 41850 value: { 41851 unspecified_value: false 41852 } 41853 } 41854 } 41855 flags: { 41856 flag_declaration: { 41857 name: "RELEASE_READ_FROM_NEW_STORAGE" 41858 namespace: "android_UNKNOWN" 41859 description: "Control if we should read from new storage." 41860 value: { 41861 bool_value: false 41862 } 41863 workflow: LAUNCH 41864 containers: "product" 41865 containers: "system" 41866 containers: "system_ext" 41867 containers: "vendor" 41868 } 41869 value: { 41870 bool_value: false 41871 } 41872 traces: { 41873 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 41874 value: { 41875 bool_value: false 41876 } 41877 } 41878 } 41879 flags: { 41880 flag_declaration: { 41881 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 41882 namespace: "android_UNKNOWN" 41883 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 41884 value: { 41885 bool_value: false 41886 } 41887 workflow: LAUNCH 41888 containers: "system" 41889 } 41890 value: { 41891 bool_value: false 41892 } 41893 traces: { 41894 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 41895 value: { 41896 bool_value: false 41897 } 41898 } 41899 } 41900 flags: { 41901 flag_declaration: { 41902 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 41903 namespace: "android_UNKNOWN" 41904 description: "feature flag for removing legacy emoji font from system image." 41905 value: { 41906 bool_value: false 41907 } 41908 workflow: LAUNCH 41909 containers: "system" 41910 } 41911 value: { 41912 bool_value: false 41913 } 41914 traces: { 41915 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 41916 value: { 41917 bool_value: false 41918 } 41919 } 41920 } 41921 flags: { 41922 flag_declaration: { 41923 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 41924 namespace: "android_UNKNOWN" 41925 description: "Ignore /data/data relabelling in libselinux." 41926 value: { 41927 bool_value: false 41928 } 41929 workflow: LAUNCH 41930 containers: "product" 41931 containers: "system" 41932 containers: "system_ext" 41933 containers: "vendor" 41934 } 41935 value: { 41936 bool_value: false 41937 } 41938 traces: { 41939 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 41940 value: { 41941 bool_value: false 41942 } 41943 } 41944 } 41945 flags: { 41946 flag_declaration: { 41947 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 41948 namespace: "art_performance" 41949 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 41950 value: { 41951 bool_value: false 41952 } 41953 workflow: LAUNCH 41954 containers: "system" 41955 } 41956 value: { 41957 bool_value: false 41958 } 41959 traces: { 41960 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 41961 value: { 41962 bool_value: false 41963 } 41964 } 41965 } 41966 flags: { 41967 flag_declaration: { 41968 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 41969 namespace: "android_UNKNOWN" 41970 description: "feature flag for a new API to open declared passthrough HAL" 41971 value: { 41972 bool_value: false 41973 } 41974 workflow: LAUNCH 41975 containers: "product" 41976 containers: "system" 41977 containers: "system_ext" 41978 containers: "vendor" 41979 } 41980 value: { 41981 bool_value: false 41982 } 41983 traces: { 41984 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 41985 value: { 41986 bool_value: false 41987 } 41988 } 41989 } 41990 flags: { 41991 flag_declaration: { 41992 name: "RELEASE_SUPERVISION_SERVICE" 41993 namespace: "supervision" 41994 description: "Include SupervisionService in the build" 41995 value: { 41996 unspecified_value: false 41997 } 41998 workflow: LAUNCH 41999 containers: "system" 42000 } 42001 value: {} 42002 traces: { 42003 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 42004 value: { 42005 unspecified_value: false 42006 } 42007 } 42008 } 42009 flags: { 42010 flag_declaration: { 42011 name: "RELEASE_SVN_AKITA" 42012 namespace: "android_UNKNOWN" 42013 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 42014 value: { 42015 string_value: "00" 42016 } 42017 workflow: MANUAL 42018 containers: "vendor" 42019 } 42020 value: { 42021 string_value: "00" 42022 } 42023 traces: { 42024 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 42025 value: { 42026 string_value: "00" 42027 } 42028 } 42029 } 42030 flags: { 42031 flag_declaration: { 42032 name: "RELEASE_SVN_BLUEJAY" 42033 namespace: "android_UNKNOWN" 42034 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 42035 value: { 42036 string_value: "00" 42037 } 42038 workflow: MANUAL 42039 containers: "vendor" 42040 } 42041 value: { 42042 string_value: "00" 42043 } 42044 traces: { 42045 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 42046 value: { 42047 string_value: "00" 42048 } 42049 } 42050 } 42051 flags: { 42052 flag_declaration: { 42053 name: "RELEASE_SVN_CHEETAH" 42054 namespace: "android_UNKNOWN" 42055 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 42056 value: { 42057 string_value: "00" 42058 } 42059 workflow: MANUAL 42060 containers: "vendor" 42061 } 42062 value: { 42063 string_value: "00" 42064 } 42065 traces: { 42066 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 42067 value: { 42068 string_value: "00" 42069 } 42070 } 42071 } 42072 flags: { 42073 flag_declaration: { 42074 name: "RELEASE_SVN_FELIX" 42075 namespace: "android_UNKNOWN" 42076 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 42077 value: { 42078 string_value: "00" 42079 } 42080 workflow: MANUAL 42081 containers: "vendor" 42082 } 42083 value: { 42084 string_value: "00" 42085 } 42086 traces: { 42087 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 42088 value: { 42089 string_value: "00" 42090 } 42091 } 42092 } 42093 flags: { 42094 flag_declaration: { 42095 name: "RELEASE_SVN_HUSKY" 42096 namespace: "android_UNKNOWN" 42097 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 42098 value: { 42099 string_value: "00" 42100 } 42101 workflow: MANUAL 42102 containers: "vendor" 42103 } 42104 value: { 42105 string_value: "00" 42106 } 42107 traces: { 42108 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 42109 value: { 42110 string_value: "00" 42111 } 42112 } 42113 } 42114 flags: { 42115 flag_declaration: { 42116 name: "RELEASE_SVN_LYNX" 42117 namespace: "android_UNKNOWN" 42118 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 42119 value: { 42120 string_value: "00" 42121 } 42122 workflow: MANUAL 42123 containers: "vendor" 42124 } 42125 value: { 42126 string_value: "00" 42127 } 42128 traces: { 42129 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 42130 value: { 42131 string_value: "00" 42132 } 42133 } 42134 } 42135 flags: { 42136 flag_declaration: { 42137 name: "RELEASE_SVN_ORIOLE" 42138 namespace: "android_UNKNOWN" 42139 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 42140 value: { 42141 string_value: "00" 42142 } 42143 workflow: MANUAL 42144 containers: "vendor" 42145 } 42146 value: { 42147 string_value: "00" 42148 } 42149 traces: { 42150 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 42151 value: { 42152 string_value: "00" 42153 } 42154 } 42155 } 42156 flags: { 42157 flag_declaration: { 42158 name: "RELEASE_SVN_PANTHER" 42159 namespace: "android_UNKNOWN" 42160 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 42161 value: { 42162 string_value: "00" 42163 } 42164 workflow: MANUAL 42165 containers: "vendor" 42166 } 42167 value: { 42168 string_value: "00" 42169 } 42170 traces: { 42171 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 42172 value: { 42173 string_value: "00" 42174 } 42175 } 42176 } 42177 flags: { 42178 flag_declaration: { 42179 name: "RELEASE_SVN_RAVEN" 42180 namespace: "android_UNKNOWN" 42181 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 42182 value: { 42183 string_value: "00" 42184 } 42185 workflow: MANUAL 42186 containers: "vendor" 42187 } 42188 value: { 42189 string_value: "00" 42190 } 42191 traces: { 42192 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 42193 value: { 42194 string_value: "00" 42195 } 42196 } 42197 } 42198 flags: { 42199 flag_declaration: { 42200 name: "RELEASE_SVN_SHIBA" 42201 namespace: "android_UNKNOWN" 42202 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 42203 value: { 42204 string_value: "00" 42205 } 42206 workflow: MANUAL 42207 containers: "vendor" 42208 } 42209 value: { 42210 string_value: "00" 42211 } 42212 traces: { 42213 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 42214 value: { 42215 string_value: "00" 42216 } 42217 } 42218 } 42219 flags: { 42220 flag_declaration: { 42221 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 42222 namespace: "systemui" 42223 description: "b/271887637: Flag to use speed profile in the SystemUI." 42224 value: { 42225 bool_value: false 42226 } 42227 workflow: LAUNCH 42228 containers: "system_ext" 42229 } 42230 value: { 42231 bool_value: false 42232 } 42233 traces: { 42234 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 42235 value: { 42236 bool_value: false 42237 } 42238 } 42239 } 42240 flags: { 42241 flag_declaration: { 42242 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 42243 namespace: "android_UNKNOWN" 42244 description: "System feature version for: android.hardware.type.automotive" 42245 value: { 42246 string_value: "" 42247 } 42248 workflow: MANUAL 42249 containers: "system" 42250 } 42251 value: { 42252 string_value: "" 42253 } 42254 traces: { 42255 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 42256 value: { 42257 string_value: "" 42258 } 42259 } 42260 } 42261 flags: { 42262 flag_declaration: { 42263 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 42264 namespace: "android_UNKNOWN" 42265 description: "System feature version for: android.hardware.type.embedded" 42266 value: { 42267 string_value: "" 42268 } 42269 workflow: MANUAL 42270 containers: "system" 42271 } 42272 value: { 42273 string_value: "" 42274 } 42275 traces: { 42276 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 42277 value: { 42278 string_value: "" 42279 } 42280 } 42281 } 42282 flags: { 42283 flag_declaration: { 42284 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 42285 namespace: "android_UNKNOWN" 42286 description: "System feature version for: android.software.leanback" 42287 value: { 42288 string_value: "" 42289 } 42290 workflow: MANUAL 42291 containers: "system" 42292 } 42293 value: { 42294 string_value: "" 42295 } 42296 traces: { 42297 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 42298 value: { 42299 string_value: "" 42300 } 42301 } 42302 } 42303 flags: { 42304 flag_declaration: { 42305 name: "RELEASE_SYSTEM_FEATURE_PC" 42306 namespace: "android_UNKNOWN" 42307 description: "System feature version for: android.hardware.type.pc" 42308 value: { 42309 string_value: "" 42310 } 42311 workflow: MANUAL 42312 containers: "system" 42313 } 42314 value: { 42315 string_value: "" 42316 } 42317 traces: { 42318 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 42319 value: { 42320 string_value: "" 42321 } 42322 } 42323 } 42324 flags: { 42325 flag_declaration: { 42326 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 42327 namespace: "android_UNKNOWN" 42328 description: "System feature version for: android.hardware.type.television" 42329 value: { 42330 string_value: "" 42331 } 42332 workflow: MANUAL 42333 containers: "system" 42334 } 42335 value: { 42336 string_value: "" 42337 } 42338 traces: { 42339 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 42340 value: { 42341 string_value: "" 42342 } 42343 } 42344 } 42345 flags: { 42346 flag_declaration: { 42347 name: "RELEASE_SYSTEM_FEATURE_WATCH" 42348 namespace: "android_UNKNOWN" 42349 description: "System feature version for: android.hardware.type.watch" 42350 value: { 42351 string_value: "" 42352 } 42353 workflow: MANUAL 42354 containers: "system" 42355 } 42356 value: { 42357 string_value: "" 42358 } 42359 traces: { 42360 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 42361 value: { 42362 string_value: "" 42363 } 42364 } 42365 } 42366 flags: { 42367 flag_declaration: { 42368 name: "RELEASE_TARGET_JAVA_21" 42369 namespace: "core_libraries" 42370 description: "Control if we should target java 21." 42371 value: { 42372 bool_value: false 42373 } 42374 workflow: LAUNCH 42375 containers: "product" 42376 containers: "system" 42377 containers: "system_ext" 42378 containers: "vendor" 42379 } 42380 value: { 42381 bool_value: false 42382 } 42383 traces: { 42384 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 42385 value: { 42386 bool_value: false 42387 } 42388 } 42389 } 42390 flags: { 42391 flag_declaration: { 42392 name: "RELEASE_UNLOCKED_STORAGE_API" 42393 namespace: "android_UNKNOWN" 42394 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 42395 value: { 42396 bool_value: false 42397 } 42398 workflow: LAUNCH 42399 containers: "product" 42400 containers: "system" 42401 containers: "system_ext" 42402 containers: "vendor" 42403 } 42404 value: { 42405 bool_value: false 42406 } 42407 traces: { 42408 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 42409 value: { 42410 bool_value: false 42411 } 42412 } 42413 } 42414 flags: { 42415 flag_declaration: { 42416 name: "RELEASE_UPROBESTATS_MODULE" 42417 namespace: "system_performance" 42418 description: "If true, then uprobestats module is enabled as an apex" 42419 value: { 42420 bool_value: false 42421 } 42422 workflow: LAUNCH 42423 containers: "product" 42424 containers: "system" 42425 containers: "system_ext" 42426 containers: "vendor" 42427 } 42428 value: { 42429 bool_value: false 42430 } 42431 traces: { 42432 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 42433 value: { 42434 bool_value: false 42435 } 42436 } 42437 } 42438 flags: { 42439 flag_declaration: { 42440 name: "RELEASE_USE_DEX_V41" 42441 namespace: "android_UNKNOWN" 42442 description: "feature flag for enabling new DEX file format (v41)" 42443 value: { 42444 unspecified_value: false 42445 } 42446 workflow: LAUNCH 42447 containers: "product" 42448 containers: "system" 42449 containers: "system_ext" 42450 containers: "vendor" 42451 } 42452 value: {} 42453 traces: { 42454 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 42455 value: { 42456 unspecified_value: false 42457 } 42458 } 42459 } 42460 flags: { 42461 flag_declaration: { 42462 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 42463 namespace: "android_UNKNOWN" 42464 description: "feature flag for enabling optimized_shrink_resources: true by default" 42465 value: { 42466 unspecified_value: false 42467 } 42468 workflow: LAUNCH 42469 containers: "product" 42470 containers: "system" 42471 containers: "system_ext" 42472 containers: "vendor" 42473 } 42474 value: {} 42475 traces: { 42476 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 42477 value: { 42478 unspecified_value: false 42479 } 42480 } 42481 } 42482 flags: { 42483 flag_declaration: { 42484 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 42485 namespace: "android_UNKNOWN" 42486 description: "feature flag for enabling use_resource_processor: true by default" 42487 value: { 42488 bool_value: false 42489 } 42490 workflow: LAUNCH 42491 containers: "product" 42492 containers: "system" 42493 containers: "system_ext" 42494 containers: "vendor" 42495 } 42496 value: { 42497 bool_value: false 42498 } 42499 traces: { 42500 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 42501 value: { 42502 bool_value: false 42503 } 42504 } 42505 } 42506 flags: { 42507 flag_declaration: { 42508 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 42509 namespace: "system_performance" 42510 description: "Enable use of system feature build-time flags and codegen." 42511 value: { 42512 unspecified_value: false 42513 } 42514 workflow: LAUNCH 42515 containers: "product" 42516 containers: "system" 42517 containers: "system_ext" 42518 containers: "vendor" 42519 } 42520 value: {} 42521 traces: { 42522 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 42523 value: { 42524 unspecified_value: false 42525 } 42526 } 42527 } 42528 flags: { 42529 flag_declaration: { 42530 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 42531 namespace: "android_UNKNOWN" 42532 description: "feature flag for enabling building with transitive classpaths" 42533 value: { 42534 unspecified_value: false 42535 } 42536 workflow: LAUNCH 42537 containers: "product" 42538 containers: "system" 42539 containers: "system_ext" 42540 containers: "vendor" 42541 } 42542 value: {} 42543 traces: { 42544 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 42545 value: { 42546 unspecified_value: false 42547 } 42548 } 42549 } 42550 flags: { 42551 flag_declaration: { 42552 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 42553 namespace: "android_UNKNOWN" 42554 description: "b/318717084 - enable the WebViewBootstrap mainline module" 42555 value: { 42556 bool_value: false 42557 } 42558 workflow: LAUNCH 42559 containers: "product" 42560 containers: "system" 42561 containers: "system_ext" 42562 containers: "vendor" 42563 } 42564 value: { 42565 bool_value: false 42566 } 42567 traces: { 42568 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 42569 value: { 42570 bool_value: false 42571 } 42572 } 42573 } 42574 flags: { 42575 flag_declaration: { 42576 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 42577 namespace: "wifi" 42578 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 42579 value: { 42580 unspecified_value: false 42581 } 42582 workflow: LAUNCH 42583 containers: "com.android.wifi" 42584 } 42585 value: {} 42586 traces: { 42587 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 42588 value: { 42589 unspecified_value: false 42590 } 42591 } 42592 } 42593 flags: { 42594 flag_declaration: { 42595 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 42596 namespace: "android_UNKNOWN" 42597 description: "" 42598 value: { 42599 string_value: "." 42600 } 42601 workflow: PREBUILT 42602 containers: "vendor" 42603 } 42604 value: { 42605 string_value: "." 42606 } 42607 traces: { 42608 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 42609 value: { 42610 string_value: "." 42611 } 42612 } 42613 } 42614 flags: { 42615 flag_declaration: { 42616 name: "RELEASE_WLAN_CT3_FW_DIR" 42617 namespace: "android_UNKNOWN" 42618 description: "" 42619 value: { 42620 string_value: "." 42621 } 42622 workflow: PREBUILT 42623 containers: "vendor" 42624 } 42625 value: { 42626 string_value: "." 42627 } 42628 traces: { 42629 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 42630 value: { 42631 string_value: "." 42632 } 42633 } 42634 } 42635 flags: { 42636 flag_declaration: { 42637 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 42638 namespace: "android_UNKNOWN" 42639 description: "" 42640 value: { 42641 string_value: "." 42642 } 42643 workflow: PREBUILT 42644 containers: "vendor" 42645 } 42646 value: { 42647 string_value: "." 42648 } 42649 traces: { 42650 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 42651 value: { 42652 string_value: "." 42653 } 42654 } 42655 } 42656 flags: { 42657 flag_declaration: { 42658 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 42659 namespace: "android_UNKNOWN" 42660 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 42661 value: { 42662 bool_value: false 42663 } 42664 workflow: LAUNCH 42665 containers: "product" 42666 containers: "system" 42667 containers: "system_ext" 42668 containers: "vendor" 42669 } 42670 value: { 42671 bool_value: false 42672 } 42673 traces: { 42674 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 42675 value: { 42676 bool_value: false 42677 } 42678 } 42679 } 42680 aconfig_value_sets: "aconfig_value_set-platform_build_release-user" 42681 directories: "build/release" 42682 value_directories: "build/release" 42683 release_config_type: BUILD_VARIANT 42684} 42685other_release_configs: { 42686 name: "userdebug" 42687 flags: { 42688 flag_declaration: { 42689 name: "RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS" 42690 namespace: "android_UNKNOWN" 42691 description: "Also generate all_aconfig_declarations for these release configs" 42692 value: { 42693 unspecified_value: false 42694 } 42695 workflow: MANUAL 42696 containers: "host" 42697 } 42698 value: {} 42699 traces: { 42700 source: "build/release/flag_declarations/RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS.textproto" 42701 value: { 42702 unspecified_value: false 42703 } 42704 } 42705 } 42706 flags: { 42707 flag_declaration: { 42708 name: "RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION" 42709 namespace: "android_UNKNOWN" 42710 description: "The default permission for all flags" 42711 value: { 42712 string_value: "READ_WRITE" 42713 } 42714 workflow: MANUAL 42715 containers: "product" 42716 containers: "system" 42717 containers: "system_ext" 42718 containers: "vendor" 42719 } 42720 value: { 42721 string_value: "READ_WRITE" 42722 } 42723 traces: { 42724 source: "build/release/flag_declarations/RELEASE_ACONFIG_FLAG_DEFAULT_PERMISSION.textproto" 42725 value: { 42726 string_value: "READ_WRITE" 42727 } 42728 } 42729 } 42730 flags: { 42731 flag_declaration: { 42732 name: "RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY" 42733 namespace: "android_UNKNOWN" 42734 description: "If true, it is an error to set the permission of any aconfig flags to READ_WRITE." 42735 value: { 42736 bool_value: false 42737 } 42738 workflow: MANUAL 42739 containers: "product" 42740 containers: "system" 42741 containers: "system_ext" 42742 containers: "vendor" 42743 } 42744 value: { 42745 bool_value: false 42746 } 42747 traces: { 42748 source: "build/release/flag_declarations/RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY.textproto" 42749 value: { 42750 bool_value: false 42751 } 42752 } 42753 } 42754 flags: { 42755 flag_declaration: { 42756 name: "RELEASE_ACONFIG_VALUE_SETS" 42757 namespace: "android_UNKNOWN" 42758 description: "Aconfig value sets assembled by release-config" 42759 value: { 42760 unspecified_value: false 42761 } 42762 workflow: MANUAL 42763 containers: "system" 42764 containers: "system_ext" 42765 containers: "product" 42766 containers: "vendor" 42767 } 42768 value: { 42769 string_value: "aconfig_value_set-platform_build_release-userdebug" 42770 } 42771 traces: { 42772 source: "build/release/release_configs/userdebug.textproto" 42773 value: { 42774 string_value: "aconfig_value_set-platform_build_release-userdebug" 42775 } 42776 } 42777 } 42778 flags: { 42779 flag_declaration: { 42780 name: "RELEASE_AIDL_USE_UNFROZEN" 42781 namespace: "android_UNKNOWN" 42782 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." 42783 value: { 42784 bool_value: true 42785 } 42786 workflow: LAUNCH 42787 containers: "product" 42788 containers: "system" 42789 containers: "system_ext" 42790 containers: "vendor" 42791 } 42792 value: { 42793 bool_value: true 42794 } 42795 traces: { 42796 source: "build/release/flag_declarations/RELEASE_AIDL_USE_UNFROZEN.textproto" 42797 value: { 42798 bool_value: true 42799 } 42800 } 42801 } 42802 flags: { 42803 flag_declaration: { 42804 name: "RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST" 42805 namespace: "android_UNKNOWN" 42806 description: "jars need to be excluded from Apex Boot Jars for targets with mainline prebuilts enabled." 42807 value: { 42808 string_value: "" 42809 } 42810 workflow: MANUAL 42811 containers: "product" 42812 containers: "system" 42813 containers: "system_ext" 42814 containers: "vendor" 42815 } 42816 value: { 42817 string_value: "" 42818 } 42819 traces: { 42820 source: "build/release/flag_declarations/RELEASE_APEX_BOOT_JARS_PREBUILT_EXCLUDED_LIST.textproto" 42821 value: { 42822 string_value: "" 42823 } 42824 } 42825 } 42826 flags: { 42827 flag_declaration: { 42828 name: "RELEASE_APEX_CONTRIBUTIONS_ADBD" 42829 namespace: "android_UNKNOWN" 42830 description: "The contributions made by apexes (source or prebuilts) to the rest of the build." 42831 value: { 42832 unspecified_value: false 42833 } 42834 workflow: MANUAL 42835 containers: "product" 42836 containers: "system" 42837 containers: "system_ext" 42838 containers: "vendor" 42839 } 42840 value: {} 42841 traces: { 42842 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADBD.textproto" 42843 value: { 42844 unspecified_value: false 42845 } 42846 } 42847 } 42848 flags: { 42849 flag_declaration: { 42850 name: "RELEASE_APEX_CONTRIBUTIONS_ADSERVICES" 42851 namespace: "android_UNKNOWN" 42852 description: "" 42853 value: { 42854 unspecified_value: false 42855 } 42856 workflow: MANUAL 42857 containers: "product" 42858 containers: "system" 42859 containers: "system_ext" 42860 containers: "vendor" 42861 } 42862 value: {} 42863 traces: { 42864 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ADSERVICES.textproto" 42865 value: { 42866 unspecified_value: false 42867 } 42868 } 42869 } 42870 flags: { 42871 flag_declaration: { 42872 name: "RELEASE_APEX_CONTRIBUTIONS_APPSEARCH" 42873 namespace: "android_UNKNOWN" 42874 description: "" 42875 value: { 42876 unspecified_value: false 42877 } 42878 workflow: MANUAL 42879 containers: "product" 42880 containers: "system" 42881 containers: "system_ext" 42882 containers: "vendor" 42883 } 42884 value: {} 42885 traces: { 42886 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_APPSEARCH.textproto" 42887 value: { 42888 unspecified_value: false 42889 } 42890 } 42891 } 42892 flags: { 42893 flag_declaration: { 42894 name: "RELEASE_APEX_CONTRIBUTIONS_ART" 42895 namespace: "android_UNKNOWN" 42896 description: "" 42897 value: { 42898 unspecified_value: false 42899 } 42900 workflow: MANUAL 42901 containers: "product" 42902 containers: "system" 42903 containers: "system_ext" 42904 containers: "vendor" 42905 } 42906 value: {} 42907 traces: { 42908 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ART.textproto" 42909 value: { 42910 unspecified_value: false 42911 } 42912 } 42913 } 42914 flags: { 42915 flag_declaration: { 42916 name: "RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH" 42917 namespace: "android_UNKNOWN" 42918 description: "" 42919 value: { 42920 unspecified_value: false 42921 } 42922 workflow: MANUAL 42923 containers: "product" 42924 containers: "system" 42925 containers: "system_ext" 42926 containers: "vendor" 42927 } 42928 value: {} 42929 traces: { 42930 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_BLUETOOTH.textproto" 42931 value: { 42932 unspecified_value: false 42933 } 42934 } 42935 } 42936 flags: { 42937 flag_declaration: { 42938 name: "RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN" 42939 namespace: "android_UNKNOWN" 42940 description: "" 42941 value: { 42942 unspecified_value: false 42943 } 42944 workflow: MANUAL 42945 containers: "product" 42946 containers: "system" 42947 containers: "system_ext" 42948 containers: "vendor" 42949 } 42950 value: {} 42951 traces: { 42952 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CAPTIVEPORTALLOGIN.textproto" 42953 value: { 42954 unspecified_value: false 42955 } 42956 } 42957 } 42958 flags: { 42959 flag_declaration: { 42960 name: "RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST" 42961 namespace: "android_UNKNOWN" 42962 description: "" 42963 value: { 42964 unspecified_value: false 42965 } 42966 workflow: MANUAL 42967 containers: "product" 42968 containers: "system" 42969 containers: "system_ext" 42970 containers: "vendor" 42971 } 42972 value: {} 42973 traces: { 42974 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CELLBROADCAST.textproto" 42975 value: { 42976 unspecified_value: false 42977 } 42978 } 42979 } 42980 flags: { 42981 flag_declaration: { 42982 name: "RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE" 42983 namespace: "android_UNKNOWN" 42984 description: "" 42985 value: { 42986 unspecified_value: false 42987 } 42988 workflow: MANUAL 42989 containers: "product" 42990 containers: "system" 42991 containers: "system_ext" 42992 containers: "vendor" 42993 } 42994 value: {} 42995 traces: { 42996 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONFIGINFRASTRUCTURE.textproto" 42997 value: { 42998 unspecified_value: false 42999 } 43000 } 43001 } 43002 flags: { 43003 flag_declaration: { 43004 name: "RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY" 43005 namespace: "android_UNKNOWN" 43006 description: "" 43007 value: { 43008 unspecified_value: false 43009 } 43010 workflow: MANUAL 43011 containers: "product" 43012 containers: "system" 43013 containers: "system_ext" 43014 containers: "vendor" 43015 } 43016 value: {} 43017 traces: { 43018 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONNECTIVITY.textproto" 43019 value: { 43020 unspecified_value: false 43021 } 43022 } 43023 } 43024 flags: { 43025 flag_declaration: { 43026 name: "RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT" 43027 namespace: "android_UNKNOWN" 43028 description: "" 43029 value: { 43030 unspecified_value: false 43031 } 43032 workflow: MANUAL 43033 containers: "product" 43034 containers: "system" 43035 containers: "system_ext" 43036 containers: "vendor" 43037 } 43038 value: {} 43039 traces: { 43040 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CONSCRYPT.textproto" 43041 value: { 43042 unspecified_value: false 43043 } 43044 } 43045 } 43046 flags: { 43047 flag_declaration: { 43048 name: "RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY" 43049 namespace: "android_UNKNOWN" 43050 description: "" 43051 value: { 43052 unspecified_value: false 43053 } 43054 workflow: MANUAL 43055 containers: "product" 43056 containers: "system" 43057 containers: "system_ext" 43058 containers: "vendor" 43059 } 43060 value: {} 43061 traces: { 43062 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_CRASHRECOVERY.textproto" 43063 value: { 43064 unspecified_value: false 43065 } 43066 } 43067 } 43068 flags: { 43069 flag_declaration: { 43070 name: "RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK" 43071 namespace: "android_UNKNOWN" 43072 description: "" 43073 value: { 43074 unspecified_value: false 43075 } 43076 workflow: MANUAL 43077 containers: "product" 43078 containers: "system" 43079 containers: "system_ext" 43080 containers: "vendor" 43081 } 43082 value: {} 43083 traces: { 43084 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DEVICELOCK.textproto" 43085 value: { 43086 unspecified_value: false 43087 } 43088 } 43089 } 43090 flags: { 43091 flag_declaration: { 43092 name: "RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE" 43093 namespace: "android_UNKNOWN" 43094 description: "" 43095 value: { 43096 unspecified_value: false 43097 } 43098 workflow: MANUAL 43099 containers: "product" 43100 containers: "system" 43101 containers: "system_ext" 43102 containers: "vendor" 43103 } 43104 value: {} 43105 traces: { 43106 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_DOCUMENTSUIGOOGLE.textproto" 43107 value: { 43108 unspecified_value: false 43109 } 43110 } 43111 } 43112 flags: { 43113 flag_declaration: { 43114 name: "RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES" 43115 namespace: "android_UNKNOWN" 43116 description: "" 43117 value: { 43118 unspecified_value: false 43119 } 43120 workflow: MANUAL 43121 containers: "product" 43122 containers: "system" 43123 containers: "system_ext" 43124 containers: "vendor" 43125 } 43126 value: {} 43127 traces: { 43128 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_EXTSERVICES.textproto" 43129 value: { 43130 unspecified_value: false 43131 } 43132 } 43133 } 43134 flags: { 43135 flag_declaration: { 43136 name: "RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS" 43137 namespace: "android_UNKNOWN" 43138 description: "" 43139 value: { 43140 unspecified_value: false 43141 } 43142 workflow: MANUAL 43143 containers: "product" 43144 containers: "system" 43145 containers: "system_ext" 43146 containers: "vendor" 43147 } 43148 value: {} 43149 traces: { 43150 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_HEALTHFITNESS.textproto" 43151 value: { 43152 unspecified_value: false 43153 } 43154 } 43155 } 43156 flags: { 43157 flag_declaration: { 43158 name: "RELEASE_APEX_CONTRIBUTIONS_IPSEC" 43159 namespace: "android_UNKNOWN" 43160 description: "" 43161 value: { 43162 unspecified_value: false 43163 } 43164 workflow: MANUAL 43165 containers: "product" 43166 containers: "system" 43167 containers: "system_ext" 43168 containers: "vendor" 43169 } 43170 value: {} 43171 traces: { 43172 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_IPSEC.textproto" 43173 value: { 43174 unspecified_value: false 43175 } 43176 } 43177 } 43178 flags: { 43179 flag_declaration: { 43180 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIA" 43181 namespace: "android_UNKNOWN" 43182 description: "" 43183 value: { 43184 unspecified_value: false 43185 } 43186 workflow: MANUAL 43187 containers: "product" 43188 containers: "system" 43189 containers: "system_ext" 43190 containers: "vendor" 43191 } 43192 value: {} 43193 traces: { 43194 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIA.textproto" 43195 value: { 43196 unspecified_value: false 43197 } 43198 } 43199 } 43200 flags: { 43201 flag_declaration: { 43202 name: "RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER" 43203 namespace: "android_UNKNOWN" 43204 description: "" 43205 value: { 43206 unspecified_value: false 43207 } 43208 workflow: MANUAL 43209 containers: "product" 43210 containers: "system" 43211 containers: "system_ext" 43212 containers: "vendor" 43213 } 43214 value: {} 43215 traces: { 43216 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MEDIAPROVIDER.textproto" 43217 value: { 43218 unspecified_value: false 43219 } 43220 } 43221 } 43222 flags: { 43223 flag_declaration: { 43224 name: "RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA" 43225 namespace: "android_UNKNOWN" 43226 description: "" 43227 value: { 43228 unspecified_value: false 43229 } 43230 workflow: MANUAL 43231 containers: "product" 43232 containers: "system" 43233 containers: "system_ext" 43234 containers: "vendor" 43235 } 43236 value: {} 43237 traces: { 43238 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA.textproto" 43239 value: { 43240 unspecified_value: false 43241 } 43242 } 43243 } 43244 flags: { 43245 flag_declaration: { 43246 name: "RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE" 43247 namespace: "android_UNKNOWN" 43248 description: "" 43249 value: { 43250 unspecified_value: false 43251 } 43252 workflow: MANUAL 43253 containers: "product" 43254 containers: "system" 43255 containers: "system_ext" 43256 containers: "vendor" 43257 } 43258 value: {} 43259 traces: { 43260 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NETWORKSTACKGOOGLE.textproto" 43261 value: { 43262 unspecified_value: false 43263 } 43264 } 43265 } 43266 flags: { 43267 flag_declaration: { 43268 name: "RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS" 43269 namespace: "android_UNKNOWN" 43270 description: "" 43271 value: { 43272 unspecified_value: false 43273 } 43274 workflow: MANUAL 43275 containers: "product" 43276 containers: "system" 43277 containers: "system_ext" 43278 containers: "vendor" 43279 } 43280 value: {} 43281 traces: { 43282 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_NEURALNETWORKS.textproto" 43283 value: { 43284 unspecified_value: false 43285 } 43286 } 43287 } 43288 flags: { 43289 flag_declaration: { 43290 name: "RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION" 43291 namespace: "android_UNKNOWN" 43292 description: "" 43293 value: { 43294 unspecified_value: false 43295 } 43296 workflow: MANUAL 43297 containers: "product" 43298 containers: "system" 43299 containers: "system_ext" 43300 containers: "vendor" 43301 } 43302 value: {} 43303 traces: { 43304 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_ONDEVICEPERSONALIZATION.textproto" 43305 value: { 43306 unspecified_value: false 43307 } 43308 } 43309 } 43310 flags: { 43311 flag_declaration: { 43312 name: "RELEASE_APEX_CONTRIBUTIONS_PERMISSION" 43313 namespace: "android_UNKNOWN" 43314 description: "" 43315 value: { 43316 unspecified_value: false 43317 } 43318 workflow: MANUAL 43319 containers: "product" 43320 containers: "system" 43321 containers: "system_ext" 43322 containers: "vendor" 43323 } 43324 value: {} 43325 traces: { 43326 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PERMISSION.textproto" 43327 value: { 43328 unspecified_value: false 43329 } 43330 } 43331 } 43332 flags: { 43333 flag_declaration: { 43334 name: "RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS" 43335 namespace: "android_UNKNOWN" 43336 description: "flag to enable prebuilts for primary libs module (DCLA)" 43337 value: { 43338 unspecified_value: false 43339 } 43340 workflow: MANUAL 43341 containers: "system" 43342 } 43343 value: {} 43344 traces: { 43345 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_PRIMARY_LIBS.textproto" 43346 value: { 43347 unspecified_value: false 43348 } 43349 } 43350 } 43351 flags: { 43352 flag_declaration: { 43353 name: "RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING" 43354 namespace: "android_UNKNOWN" 43355 description: "" 43356 value: { 43357 unspecified_value: false 43358 } 43359 workflow: MANUAL 43360 containers: "product" 43361 containers: "system" 43362 containers: "system_ext" 43363 containers: "vendor" 43364 } 43365 value: {} 43366 traces: { 43367 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_REMOTEKEYPROVISIONING.textproto" 43368 value: { 43369 unspecified_value: false 43370 } 43371 } 43372 } 43373 flags: { 43374 flag_declaration: { 43375 name: "RELEASE_APEX_CONTRIBUTIONS_RESOLV" 43376 namespace: "android_UNKNOWN" 43377 description: "" 43378 value: { 43379 unspecified_value: false 43380 } 43381 workflow: MANUAL 43382 containers: "product" 43383 containers: "system" 43384 containers: "system_ext" 43385 containers: "vendor" 43386 } 43387 value: {} 43388 traces: { 43389 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_RESOLV.textproto" 43390 value: { 43391 unspecified_value: false 43392 } 43393 } 43394 } 43395 flags: { 43396 flag_declaration: { 43397 name: "RELEASE_APEX_CONTRIBUTIONS_SCHEDULING" 43398 namespace: "android_UNKNOWN" 43399 description: "" 43400 value: { 43401 unspecified_value: false 43402 } 43403 workflow: MANUAL 43404 containers: "product" 43405 containers: "system" 43406 containers: "system_ext" 43407 containers: "vendor" 43408 } 43409 value: {} 43410 traces: { 43411 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SCHEDULING.textproto" 43412 value: { 43413 unspecified_value: false 43414 } 43415 } 43416 } 43417 flags: { 43418 flag_declaration: { 43419 name: "RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS" 43420 namespace: "android_UNKNOWN" 43421 description: "" 43422 value: { 43423 unspecified_value: false 43424 } 43425 workflow: MANUAL 43426 containers: "product" 43427 containers: "system" 43428 containers: "system_ext" 43429 containers: "vendor" 43430 } 43431 value: {} 43432 traces: { 43433 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SDKEXTENSIONS.textproto" 43434 value: { 43435 unspecified_value: false 43436 } 43437 } 43438 } 43439 flags: { 43440 flag_declaration: { 43441 name: "RELEASE_APEX_CONTRIBUTIONS_STATSD" 43442 namespace: "android_UNKNOWN" 43443 description: "" 43444 value: { 43445 unspecified_value: false 43446 } 43447 workflow: MANUAL 43448 containers: "product" 43449 containers: "system" 43450 containers: "system_ext" 43451 containers: "vendor" 43452 } 43453 value: {} 43454 traces: { 43455 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_STATSD.textproto" 43456 value: { 43457 unspecified_value: false 43458 } 43459 } 43460 } 43461 flags: { 43462 flag_declaration: { 43463 name: "RELEASE_APEX_CONTRIBUTIONS_SWCODEC" 43464 namespace: "android_UNKNOWN" 43465 description: "" 43466 value: { 43467 unspecified_value: false 43468 } 43469 workflow: MANUAL 43470 containers: "product" 43471 containers: "system" 43472 containers: "system_ext" 43473 containers: "vendor" 43474 } 43475 value: {} 43476 traces: { 43477 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_SWCODEC.textproto" 43478 value: { 43479 unspecified_value: false 43480 } 43481 } 43482 } 43483 flags: { 43484 flag_declaration: { 43485 name: "RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP" 43486 namespace: "android_UNKNOWN" 43487 description: "flag to enable prebuilts for mainline telemetry tvp" 43488 value: { 43489 unspecified_value: false 43490 } 43491 workflow: MANUAL 43492 containers: "system" 43493 } 43494 value: {} 43495 traces: { 43496 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TELEMETRY_TVP.textproto" 43497 value: { 43498 unspecified_value: false 43499 } 43500 } 43501 } 43502 flags: { 43503 flag_declaration: { 43504 name: "RELEASE_APEX_CONTRIBUTIONS_TZDATA" 43505 namespace: "android_UNKNOWN" 43506 description: "" 43507 value: { 43508 unspecified_value: false 43509 } 43510 workflow: MANUAL 43511 containers: "product" 43512 containers: "system" 43513 containers: "system_ext" 43514 containers: "vendor" 43515 } 43516 value: {} 43517 traces: { 43518 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_TZDATA.textproto" 43519 value: { 43520 unspecified_value: false 43521 } 43522 } 43523 } 43524 flags: { 43525 flag_declaration: { 43526 name: "RELEASE_APEX_CONTRIBUTIONS_UWB" 43527 namespace: "android_UNKNOWN" 43528 description: "" 43529 value: { 43530 unspecified_value: false 43531 } 43532 workflow: MANUAL 43533 containers: "product" 43534 containers: "system" 43535 containers: "system_ext" 43536 containers: "vendor" 43537 } 43538 value: {} 43539 traces: { 43540 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_UWB.textproto" 43541 value: { 43542 unspecified_value: false 43543 } 43544 } 43545 } 43546 flags: { 43547 flag_declaration: { 43548 name: "RELEASE_APEX_CONTRIBUTIONS_WIFI" 43549 namespace: "android_UNKNOWN" 43550 description: "" 43551 value: { 43552 unspecified_value: false 43553 } 43554 workflow: MANUAL 43555 containers: "product" 43556 containers: "system" 43557 containers: "system_ext" 43558 containers: "vendor" 43559 } 43560 value: {} 43561 traces: { 43562 source: "build/release/flag_declarations/RELEASE_APEX_CONTRIBUTIONS_WIFI.textproto" 43563 value: { 43564 unspecified_value: false 43565 } 43566 } 43567 } 43568 flags: { 43569 flag_declaration: { 43570 name: "RELEASE_APEX_MOUNT_DATA_APEX_EARLY" 43571 namespace: "android_UNKNOWN" 43572 description: "Mounts Data APEXes in apexd-bootstrap stage" 43573 value: { 43574 bool_value: false 43575 } 43576 workflow: LAUNCH 43577 containers: "system" 43578 } 43579 value: { 43580 bool_value: false 43581 } 43582 traces: { 43583 source: "build/release/flag_declarations/RELEASE_APEX_MOUNT_DATA_APEX_EARLY.textproto" 43584 value: { 43585 bool_value: false 43586 } 43587 } 43588 } 43589 flags: { 43590 flag_declaration: { 43591 name: "RELEASE_APEX_USE_EROFS_PREINSTALLED" 43592 namespace: "android_UNKNOWN" 43593 description: "Uses erofs as a default file system for preinstalled/bundled APEXes." 43594 value: { 43595 bool_value: false 43596 } 43597 workflow: LAUNCH 43598 containers: "system" 43599 } 43600 value: { 43601 bool_value: false 43602 } 43603 traces: { 43604 source: "build/release/flag_declarations/RELEASE_APEX_USE_EROFS_PREINSTALLED.textproto" 43605 value: { 43606 bool_value: false 43607 } 43608 } 43609 } 43610 flags: { 43611 flag_declaration: { 43612 name: "RELEASE_APPFUNCTION_SIDECAR" 43613 namespace: "machine_learning" 43614 description: "Release flag for appfunction sidecar jar" 43615 value: { 43616 unspecified_value: false 43617 } 43618 workflow: LAUNCH 43619 containers: "system_ext" 43620 } 43621 value: {} 43622 traces: { 43623 source: "build/release/flag_declarations/RELEASE_APPFUNCTION_SIDECAR.textproto" 43624 value: { 43625 unspecified_value: false 43626 } 43627 } 43628 } 43629 flags: { 43630 flag_declaration: { 43631 name: "RELEASE_ATTEST_MODULES" 43632 namespace: "hardware_backed_security" 43633 description: "Support attestation of modules" 43634 value: { 43635 unspecified_value: false 43636 } 43637 workflow: LAUNCH 43638 containers: "system" 43639 } 43640 value: {} 43641 traces: { 43642 source: "build/release/flag_declarations/RELEASE_ATTEST_MODULES.textproto" 43643 value: { 43644 unspecified_value: false 43645 } 43646 } 43647 } 43648 flags: { 43649 flag_declaration: { 43650 name: "RELEASE_AVATAR_PICKER_APP" 43651 namespace: "android_UNKNOWN" 43652 description: "Move User avatar picker from SettingsLib to preinstalled app." 43653 value: { 43654 bool_value: false 43655 } 43656 workflow: LAUNCH 43657 containers: "product" 43658 containers: "system" 43659 containers: "system_ext" 43660 containers: "vendor" 43661 } 43662 value: { 43663 bool_value: false 43664 } 43665 traces: { 43666 source: "build/release/flag_declarations/RELEASE_AVATAR_PICKER_APP.textproto" 43667 value: { 43668 bool_value: false 43669 } 43670 } 43671 } 43672 flags: { 43673 flag_declaration: { 43674 name: "RELEASE_AVF_ALLOW_PREINSTALLED_APPS" 43675 namespace: "android_virtualization" 43676 description: "Enables acces to the AVF APIs to pre-installed apps." 43677 value: { 43678 bool_value: false 43679 } 43680 workflow: LAUNCH 43681 containers: "system" 43682 } 43683 value: { 43684 bool_value: false 43685 } 43686 traces: { 43687 source: "build/release/flag_declarations/RELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto" 43688 value: { 43689 bool_value: false 43690 } 43691 } 43692 } 43693 flags: { 43694 flag_declaration: { 43695 name: "RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT" 43696 namespace: "android_virtualization" 43697 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." 43698 value: { 43699 bool_value: false 43700 } 43701 workflow: LAUNCH 43702 containers: "product" 43703 containers: "system" 43704 containers: "system_ext" 43705 containers: "vendor" 43706 } 43707 value: { 43708 bool_value: false 43709 } 43710 traces: { 43711 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT.textproto" 43712 value: { 43713 bool_value: false 43714 } 43715 } 43716 } 43717 flags: { 43718 flag_declaration: { 43719 name: "RELEASE_AVF_ENABLE_DICE_CHANGES" 43720 namespace: "android_virtualization" 43721 description: "Enables new DICE functionality in Microdroid VMs." 43722 value: { 43723 bool_value: false 43724 } 43725 workflow: LAUNCH 43726 containers: "product" 43727 containers: "system" 43728 containers: "system_ext" 43729 containers: "vendor" 43730 } 43731 value: { 43732 bool_value: false 43733 } 43734 traces: { 43735 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_DICE_CHANGES.textproto" 43736 value: { 43737 bool_value: false 43738 } 43739 } 43740 } 43741 flags: { 43742 flag_declaration: { 43743 name: "RELEASE_AVF_ENABLE_EARLY_VM" 43744 namespace: "android_virtualization" 43745 description: "Adds supports for VMs in the early boot, before /data mount." 43746 value: { 43747 bool_value: false 43748 } 43749 workflow: LAUNCH 43750 containers: "system" 43751 } 43752 value: { 43753 bool_value: false 43754 } 43755 traces: { 43756 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_EARLY_VM.textproto" 43757 value: { 43758 bool_value: false 43759 } 43760 } 43761 } 43762 flags: { 43763 flag_declaration: { 43764 name: "RELEASE_AVF_ENABLE_LLPVM_CHANGES" 43765 namespace: "android_virtualization" 43766 description: "Enables new llPvm functionality in Microdroid VMs." 43767 value: { 43768 bool_value: false 43769 } 43770 workflow: LAUNCH 43771 containers: "product" 43772 containers: "system" 43773 containers: "system_ext" 43774 containers: "vendor" 43775 } 43776 value: { 43777 bool_value: false 43778 } 43779 traces: { 43780 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_LLPVM_CHANGES.textproto" 43781 value: { 43782 bool_value: false 43783 } 43784 } 43785 } 43786 flags: { 43787 flag_declaration: { 43788 name: "RELEASE_AVF_ENABLE_MICROFUCHSIA" 43789 namespace: "android_virtualization" 43790 description: "Allows microfuchsia to run on AVF." 43791 value: { 43792 bool_value: false 43793 } 43794 workflow: LAUNCH 43795 containers: "system" 43796 } 43797 value: { 43798 bool_value: false 43799 } 43800 traces: { 43801 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MICROFUCHSIA.textproto" 43802 value: { 43803 bool_value: false 43804 } 43805 } 43806 } 43807 flags: { 43808 flag_declaration: { 43809 name: "RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM" 43810 namespace: "android_virtualization" 43811 description: "Enables running multiple payloads in the same Microdroid VM instance." 43812 value: { 43813 bool_value: false 43814 } 43815 workflow: LAUNCH 43816 containers: "system" 43817 } 43818 value: { 43819 bool_value: false 43820 } 43821 traces: { 43822 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM.textproto" 43823 value: { 43824 bool_value: false 43825 } 43826 } 43827 } 43828 flags: { 43829 flag_declaration: { 43830 name: "RELEASE_AVF_ENABLE_NETWORK" 43831 namespace: "android_virtualization" 43832 description: "Adds supports for network functionality in VMs." 43833 value: { 43834 bool_value: false 43835 } 43836 workflow: LAUNCH 43837 containers: "system" 43838 } 43839 value: { 43840 bool_value: false 43841 } 43842 traces: { 43843 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_NETWORK.textproto" 43844 value: { 43845 bool_value: false 43846 } 43847 } 43848 } 43849 flags: { 43850 flag_declaration: { 43851 name: "RELEASE_AVF_ENABLE_REMOTE_ATTESTATION" 43852 namespace: "android_virtualization" 43853 description: "Enables pVM remote attestation in Microdroid VM." 43854 value: { 43855 bool_value: false 43856 } 43857 workflow: LAUNCH 43858 containers: "product" 43859 containers: "system" 43860 containers: "system_ext" 43861 containers: "vendor" 43862 } 43863 value: { 43864 bool_value: false 43865 } 43866 traces: { 43867 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_REMOTE_ATTESTATION.textproto" 43868 value: { 43869 bool_value: false 43870 } 43871 } 43872 } 43873 flags: { 43874 flag_declaration: { 43875 name: "RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE" 43876 namespace: "android_virtualization" 43877 description: "Adds userspace support for assigning TPU device to pVMs" 43878 value: { 43879 bool_value: false 43880 } 43881 workflow: LAUNCH 43882 containers: "system" 43883 } 43884 value: { 43885 bool_value: false 43886 } 43887 traces: { 43888 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_TPU_ASSIGNABLE_DEVICE.textproto" 43889 value: { 43890 bool_value: false 43891 } 43892 } 43893 } 43894 flags: { 43895 flag_declaration: { 43896 name: "RELEASE_AVF_ENABLE_VENDOR_MODULES" 43897 namespace: "android_virtualization" 43898 description: "Enables loading vendor modules (both kernel & userspace) in Microdroid VM." 43899 value: { 43900 bool_value: false 43901 } 43902 workflow: LAUNCH 43903 containers: "product" 43904 containers: "system" 43905 containers: "system_ext" 43906 containers: "vendor" 43907 } 43908 value: { 43909 bool_value: false 43910 } 43911 traces: { 43912 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VENDOR_MODULES.textproto" 43913 value: { 43914 bool_value: false 43915 } 43916 } 43917 } 43918 flags: { 43919 flag_declaration: { 43920 name: "RELEASE_AVF_ENABLE_VIRT_CPUFREQ" 43921 namespace: "android_virtualization" 43922 description: "Enables Virtual Cpufreq support in Microdroid VM." 43923 value: { 43924 bool_value: false 43925 } 43926 workflow: LAUNCH 43927 containers: "product" 43928 containers: "system" 43929 containers: "system_ext" 43930 containers: "vendor" 43931 } 43932 value: { 43933 bool_value: false 43934 } 43935 traces: { 43936 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VIRT_CPUFREQ.textproto" 43937 value: { 43938 bool_value: false 43939 } 43940 } 43941 } 43942 flags: { 43943 flag_declaration: { 43944 name: "RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST" 43945 namespace: "android_virtualization" 43946 description: "Support for allowing some vms to access vendor smc services (b/360102915)" 43947 value: { 43948 bool_value: false 43949 } 43950 workflow: LAUNCH 43951 containers: "system" 43952 } 43953 value: { 43954 bool_value: false 43955 } 43956 traces: { 43957 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST.textproto" 43958 value: { 43959 bool_value: false 43960 } 43961 } 43962 } 43963 flags: { 43964 flag_declaration: { 43965 name: "RELEASE_AVF_ENABLE_WIDEVINE_PVM" 43966 namespace: "android_virtualization" 43967 description: "Adds supports for Widevine pVM" 43968 value: { 43969 bool_value: false 43970 } 43971 workflow: LAUNCH 43972 containers: "system" 43973 } 43974 value: { 43975 bool_value: false 43976 } 43977 traces: { 43978 source: "build/release/flag_declarations/RELEASE_AVF_ENABLE_WIDEVINE_PVM.textproto" 43979 value: { 43980 bool_value: false 43981 } 43982 } 43983 } 43984 flags: { 43985 flag_declaration: { 43986 name: "RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878" 43987 namespace: "android_virtualization" 43988 description: "Fixes bug in how VM files are stored in apps data directory (b/359439878)" 43989 value: { 43990 bool_value: false 43991 } 43992 workflow: LAUNCH 43993 containers: "system" 43994 } 43995 value: { 43996 bool_value: false 43997 } 43998 traces: { 43999 source: "build/release/flag_declarations/RELEASE_AVF_FIX_VM_FILES_STORAGE_LOCATION_b359439878.textproto" 44000 value: { 44001 bool_value: false 44002 } 44003 } 44004 } 44005 flags: { 44006 flag_declaration: { 44007 name: "RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS" 44008 namespace: "android_virtualization" 44009 description: "Improvements to debuggable VMs (e.g. tracing in guest VMs, earlycon)" 44010 value: { 44011 bool_value: false 44012 } 44013 workflow: LAUNCH 44014 containers: "system" 44015 } 44016 value: { 44017 bool_value: false 44018 } 44019 traces: { 44020 source: "build/release/flag_declarations/RELEASE_AVF_IMPROVE_DEBUGGABLE_VMS.textproto" 44021 value: { 44022 bool_value: false 44023 } 44024 } 44025 } 44026 flags: { 44027 flag_declaration: { 44028 name: "RELEASE_AVF_MICRODROID_KERNEL_VERSION" 44029 namespace: "android_virtualization" 44030 description: "Specify which Microdroid kernel version to use for Microdroid VMs." 44031 value: { 44032 unspecified_value: false 44033 } 44034 workflow: PREBUILT 44035 containers: "system" 44036 } 44037 value: {} 44038 traces: { 44039 source: "build/release/flag_declarations/RELEASE_AVF_MICRODROID_KERNEL_VERSION.textproto" 44040 value: { 44041 unspecified_value: false 44042 } 44043 } 44044 } 44045 flags: { 44046 flag_declaration: { 44047 name: "RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES" 44048 namespace: "android_virtualization" 44049 description: "Enable running custom VMs with paravirtualized devices." 44050 value: { 44051 bool_value: false 44052 } 44053 workflow: LAUNCH 44054 containers: "product" 44055 containers: "system" 44056 containers: "system_ext" 44057 containers: "vendor" 44058 } 44059 value: { 44060 bool_value: false 44061 } 44062 traces: { 44063 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto" 44064 value: { 44065 bool_value: false 44066 } 44067 } 44068 } 44069 flags: { 44070 flag_declaration: { 44071 name: "RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS" 44072 namespace: "android_virtualization" 44073 description: "Improves support for long running VMs" 44074 value: { 44075 bool_value: false 44076 } 44077 workflow: LAUNCH 44078 containers: "system" 44079 } 44080 value: { 44081 bool_value: false 44082 } 44083 traces: { 44084 source: "build/release/flag_declarations/RELEASE_AVF_SUPPORT_LONG_RUNNING_VMS.textproto" 44085 value: { 44086 bool_value: false 44087 } 44088 } 44089 } 44090 flags: { 44091 flag_declaration: { 44092 name: "RELEASE_BASE_OS_AKITA" 44093 namespace: "android_UNKNOWN" 44094 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for AKITArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44095 value: { 44096 string_value: "" 44097 } 44098 workflow: MANUAL 44099 containers: "product" 44100 containers: "system" 44101 containers: "system_ext" 44102 containers: "vendor" 44103 } 44104 value: { 44105 string_value: "" 44106 } 44107 traces: { 44108 source: "build/release/flag_declarations/RELEASE_BASE_OS_AKITA.textproto" 44109 value: { 44110 string_value: "" 44111 } 44112 } 44113 } 44114 flags: { 44115 flag_declaration: { 44116 name: "RELEASE_BASE_OS_BLUEJAY" 44117 namespace: "android_UNKNOWN" 44118 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for BLUEJAYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44119 value: { 44120 string_value: "" 44121 } 44122 workflow: MANUAL 44123 containers: "product" 44124 containers: "system" 44125 containers: "system_ext" 44126 containers: "vendor" 44127 } 44128 value: { 44129 string_value: "" 44130 } 44131 traces: { 44132 source: "build/release/flag_declarations/RELEASE_BASE_OS_BLUEJAY.textproto" 44133 value: { 44134 string_value: "" 44135 } 44136 } 44137 } 44138 flags: { 44139 flag_declaration: { 44140 name: "RELEASE_BASE_OS_CHEETAH" 44141 namespace: "android_UNKNOWN" 44142 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for CHEETAHrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44143 value: { 44144 string_value: "" 44145 } 44146 workflow: MANUAL 44147 containers: "product" 44148 containers: "system" 44149 containers: "system_ext" 44150 containers: "vendor" 44151 } 44152 value: { 44153 string_value: "" 44154 } 44155 traces: { 44156 source: "build/release/flag_declarations/RELEASE_BASE_OS_CHEETAH.textproto" 44157 value: { 44158 string_value: "" 44159 } 44160 } 44161 } 44162 flags: { 44163 flag_declaration: { 44164 name: "RELEASE_BASE_OS_FELIX" 44165 namespace: "android_UNKNOWN" 44166 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for FELIXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44167 value: { 44168 string_value: "" 44169 } 44170 workflow: MANUAL 44171 containers: "product" 44172 containers: "system" 44173 containers: "system_ext" 44174 containers: "vendor" 44175 } 44176 value: { 44177 string_value: "" 44178 } 44179 traces: { 44180 source: "build/release/flag_declarations/RELEASE_BASE_OS_FELIX.textproto" 44181 value: { 44182 string_value: "" 44183 } 44184 } 44185 } 44186 flags: { 44187 flag_declaration: { 44188 name: "RELEASE_BASE_OS_HUSKY" 44189 namespace: "android_UNKNOWN" 44190 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for HUSKYrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44191 value: { 44192 string_value: "" 44193 } 44194 workflow: MANUAL 44195 containers: "product" 44196 containers: "system" 44197 containers: "system_ext" 44198 containers: "vendor" 44199 } 44200 value: { 44201 string_value: "" 44202 } 44203 traces: { 44204 source: "build/release/flag_declarations/RELEASE_BASE_OS_HUSKY.textproto" 44205 value: { 44206 string_value: "" 44207 } 44208 } 44209 } 44210 flags: { 44211 flag_declaration: { 44212 name: "RELEASE_BASE_OS_LYNX" 44213 namespace: "android_UNKNOWN" 44214 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for LYNXrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44215 value: { 44216 string_value: "" 44217 } 44218 workflow: MANUAL 44219 containers: "product" 44220 containers: "system" 44221 containers: "system_ext" 44222 containers: "vendor" 44223 } 44224 value: { 44225 string_value: "" 44226 } 44227 traces: { 44228 source: "build/release/flag_declarations/RELEASE_BASE_OS_LYNX.textproto" 44229 value: { 44230 string_value: "" 44231 } 44232 } 44233 } 44234 flags: { 44235 flag_declaration: { 44236 name: "RELEASE_BASE_OS_ORIOLE" 44237 namespace: "android_UNKNOWN" 44238 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for ORIOLErelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44239 value: { 44240 string_value: "" 44241 } 44242 workflow: MANUAL 44243 containers: "product" 44244 containers: "system" 44245 containers: "system_ext" 44246 containers: "vendor" 44247 } 44248 value: { 44249 string_value: "" 44250 } 44251 traces: { 44252 source: "build/release/flag_declarations/RELEASE_BASE_OS_ORIOLE.textproto" 44253 value: { 44254 string_value: "" 44255 } 44256 } 44257 } 44258 flags: { 44259 flag_declaration: { 44260 name: "RELEASE_BASE_OS_PANTHER" 44261 namespace: "android_UNKNOWN" 44262 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for PANTHERrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44263 value: { 44264 string_value: "" 44265 } 44266 workflow: MANUAL 44267 containers: "product" 44268 containers: "system" 44269 containers: "system_ext" 44270 containers: "vendor" 44271 } 44272 value: { 44273 string_value: "" 44274 } 44275 traces: { 44276 source: "build/release/flag_declarations/RELEASE_BASE_OS_PANTHER.textproto" 44277 value: { 44278 string_value: "" 44279 } 44280 } 44281 } 44282 flags: { 44283 flag_declaration: { 44284 name: "RELEASE_BASE_OS_RAVEN" 44285 namespace: "android_UNKNOWN" 44286 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for RAVENrelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44287 value: { 44288 string_value: "" 44289 } 44290 workflow: MANUAL 44291 containers: "product" 44292 containers: "system" 44293 containers: "system_ext" 44294 containers: "vendor" 44295 } 44296 value: { 44297 string_value: "" 44298 } 44299 traces: { 44300 source: "build/release/flag_declarations/RELEASE_BASE_OS_RAVEN.textproto" 44301 value: { 44302 string_value: "" 44303 } 44304 } 44305 } 44306 flags: { 44307 flag_declaration: { 44308 name: "RELEASE_BASE_OS_SHIBA" 44309 namespace: "android_UNKNOWN" 44310 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for SHIBArelease build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44311 value: { 44312 string_value: "" 44313 } 44314 workflow: MANUAL 44315 containers: "product" 44316 containers: "system" 44317 containers: "system_ext" 44318 containers: "vendor" 44319 } 44320 value: { 44321 string_value: "" 44322 } 44323 traces: { 44324 source: "build/release/flag_declarations/RELEASE_BASE_OS_SHIBA.textproto" 44325 value: { 44326 string_value: "" 44327 } 44328 } 44329 } 44330 flags: { 44331 flag_declaration: { 44332 name: "RELEASE_BASE_OS_TANGORPRO" 44333 namespace: "android_UNKNOWN" 44334 description: "Use this flag to set ro.build.version.base_os or ro.build.version.emergency_base_os for TANGORPRO release build. The value is set to the last approved build for the device. This is required for the SMR/EMR build to be recognized by the Partner Approvals portal." 44335 value: { 44336 string_value: "" 44337 } 44338 workflow: MANUAL 44339 containers: "product" 44340 containers: "system" 44341 containers: "system_ext" 44342 containers: "vendor" 44343 } 44344 value: { 44345 string_value: "" 44346 } 44347 traces: { 44348 source: "build/release/flag_declarations/RELEASE_BASE_OS_TANGORPRO.textproto" 44349 value: { 44350 string_value: "" 44351 } 44352 } 44353 } 44354 flags: { 44355 flag_declaration: { 44356 name: "RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI" 44357 namespace: "android_UNKNOWN" 44358 description: "If enabled, DeathRecipient is not strongly referenced from JNI." 44359 value: { 44360 bool_value: false 44361 } 44362 workflow: LAUNCH 44363 containers: "product" 44364 containers: "system" 44365 containers: "system_ext" 44366 containers: "vendor" 44367 } 44368 value: { 44369 bool_value: false 44370 } 44371 traces: { 44372 source: "build/release/flag_declarations/RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI.textproto" 44373 value: { 44374 bool_value: false 44375 } 44376 } 44377 } 44378 flags: { 44379 flag_declaration: { 44380 name: "RELEASE_BLUETOOTH_SOCKET_SERVICE" 44381 namespace: "android_UNKNOWN" 44382 description: "Enables Bluetooth Socket Service" 44383 value: { 44384 bool_value: false 44385 } 44386 workflow: LAUNCH 44387 containers: "product" 44388 containers: "system" 44389 containers: "system_ext" 44390 containers: "vendor" 44391 } 44392 value: { 44393 bool_value: false 44394 } 44395 traces: { 44396 source: "build/release/flag_declarations/RELEASE_BLUETOOTH_SOCKET_SERVICE.textproto" 44397 value: { 44398 bool_value: false 44399 } 44400 } 44401 } 44402 flags: { 44403 flag_declaration: { 44404 name: "RELEASE_BOARD_API_LEVEL" 44405 namespace: "android_UNKNOWN" 44406 description: "The API level of current vendor API surface. It has YYYYMM format." 44407 value: { 44408 string_value: "" 44409 } 44410 workflow: MANUAL 44411 containers: "product" 44412 containers: "system" 44413 containers: "system_ext" 44414 containers: "vendor" 44415 } 44416 value: { 44417 string_value: "" 44418 } 44419 traces: { 44420 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL.textproto" 44421 value: { 44422 string_value: "" 44423 } 44424 } 44425 } 44426 flags: { 44427 flag_declaration: { 44428 name: "RELEASE_BOARD_API_LEVEL_FROZEN" 44429 namespace: "android_UNKNOWN" 44430 description: "Set to True to freeze the board API level with vendor FRC" 44431 value: { 44432 bool_value: false 44433 } 44434 workflow: LAUNCH 44435 containers: "product" 44436 containers: "system" 44437 containers: "system_ext" 44438 containers: "vendor" 44439 } 44440 value: { 44441 bool_value: false 44442 } 44443 traces: { 44444 source: "build/release/flag_declarations/RELEASE_BOARD_API_LEVEL_FROZEN.textproto" 44445 value: { 44446 bool_value: false 44447 } 44448 } 44449 } 44450 flags: { 44451 flag_declaration: { 44452 name: "RELEASE_BPF_ENABLE_LIBBPF" 44453 namespace: "android_UNKNOWN" 44454 description: "Enables Libbpf support in bpfloader." 44455 value: { 44456 unspecified_value: false 44457 } 44458 workflow: LAUNCH 44459 containers: "system" 44460 } 44461 value: {} 44462 traces: { 44463 source: "build/release/flag_declarations/RELEASE_BPF_ENABLE_LIBBPF.textproto" 44464 value: { 44465 unspecified_value: false 44466 } 44467 } 44468 } 44469 flags: { 44470 flag_declaration: { 44471 name: "RELEASE_BUILD_FLAGS_IN_PROTOBUF" 44472 namespace: "android_UNKNOWN" 44473 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." 44474 value: { 44475 bool_value: true 44476 } 44477 workflow: LAUNCH 44478 containers: "product" 44479 containers: "system" 44480 containers: "system_ext" 44481 containers: "vendor" 44482 } 44483 value: { 44484 bool_value: true 44485 } 44486 traces: { 44487 source: "build/release/flag_declarations/RELEASE_BUILD_FLAGS_IN_PROTOBUF.textproto" 44488 value: { 44489 bool_value: true 44490 } 44491 } 44492 } 44493 flags: { 44494 flag_declaration: { 44495 name: "RELEASE_BUILD_OBJECT_SIZE_SANITIZER" 44496 namespace: "android_platform_llvm_and_toolchains" 44497 description: "Enable object-size sanitizer" 44498 value: { 44499 bool_value: false 44500 } 44501 workflow: LAUNCH 44502 containers: "product" 44503 containers: "system" 44504 containers: "system_ext" 44505 containers: "vendor" 44506 } 44507 value: { 44508 bool_value: false 44509 } 44510 traces: { 44511 source: "build/release/flag_declarations/RELEASE_BUILD_OBJECT_SIZE_SANITIZER.textproto" 44512 value: { 44513 bool_value: false 44514 } 44515 } 44516 } 44517 flags: { 44518 flag_declaration: { 44519 name: "RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS" 44520 namespace: "android_UNKNOWN" 44521 description: "Remove product ADB keys from the build" 44522 value: { 44523 bool_value: true 44524 } 44525 workflow: MANUAL 44526 containers: "product" 44527 containers: "system" 44528 containers: "system_ext" 44529 containers: "vendor" 44530 } 44531 value: { 44532 bool_value: false 44533 } 44534 traces: { 44535 source: "build/release/flag_declarations/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 44536 value: { 44537 bool_value: true 44538 } 44539 } 44540 traces: { 44541 source: "build/release/flag_values/userdebug/RELEASE_BUILD_PURGE_PRODUCT_ADB_KEYS.textproto" 44542 value: { 44543 bool_value: false 44544 } 44545 } 44546 } 44547 flags: { 44548 flag_declaration: { 44549 name: "RELEASE_BUILD_USE_VARIANT_FLAGS" 44550 namespace: "android_UNKNOWN" 44551 description: "Whether to use BUILD_VARIANT overrides if available" 44552 value: { 44553 unspecified_value: false 44554 } 44555 workflow: MANUAL 44556 containers: "product" 44557 containers: "system" 44558 containers: "system_ext" 44559 containers: "vendor" 44560 } 44561 value: {} 44562 traces: { 44563 source: "build/release/flag_declarations/RELEASE_BUILD_USE_VARIANT_FLAGS.textproto" 44564 value: { 44565 unspecified_value: false 44566 } 44567 } 44568 } 44569 flags: { 44570 flag_declaration: { 44571 name: "RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS" 44572 namespace: "car_sys_exp" 44573 description: "b/374362100: This flag controls the terms of service restriction experience in auto." 44574 value: { 44575 unspecified_value: false 44576 } 44577 workflow: LAUNCH 44578 containers: "system" 44579 } 44580 value: {} 44581 traces: { 44582 source: "build/release/flag_declarations/RELEASE_CAR_SYS_EXP_TOS_RESTRICTIONS.textproto" 44583 value: { 44584 unspecified_value: false 44585 } 44586 } 44587 } 44588 flags: { 44589 flag_declaration: { 44590 name: "RELEASE_CRASHRECOVERY_FILE_MOVE" 44591 namespace: "android_UNKNOWN" 44592 description: "If true, then files are moved from platform to apex" 44593 value: { 44594 bool_value: false 44595 } 44596 workflow: LAUNCH 44597 containers: "product" 44598 containers: "system" 44599 containers: "system_ext" 44600 containers: "vendor" 44601 } 44602 value: { 44603 bool_value: false 44604 } 44605 traces: { 44606 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_FILE_MOVE.textproto" 44607 value: { 44608 bool_value: false 44609 } 44610 } 44611 } 44612 flags: { 44613 flag_declaration: { 44614 name: "RELEASE_CRASHRECOVERY_MODULE" 44615 namespace: "modularization" 44616 description: "If true, then crashrecovery module is enabled as an apex" 44617 value: { 44618 bool_value: false 44619 } 44620 workflow: LAUNCH 44621 containers: "product" 44622 containers: "system" 44623 containers: "system_ext" 44624 containers: "vendor" 44625 } 44626 value: { 44627 bool_value: false 44628 } 44629 traces: { 44630 source: "build/release/flag_declarations/RELEASE_CRASHRECOVERY_MODULE.textproto" 44631 value: { 44632 bool_value: false 44633 } 44634 } 44635 } 44636 flags: { 44637 flag_declaration: { 44638 name: "RELEASE_CREATE_ACONFIG_STORAGE_FILE" 44639 namespace: "android_UNKNOWN" 44640 description: "Enable build system to create new aconfig storage files." 44641 value: { 44642 bool_value: false 44643 } 44644 workflow: LAUNCH 44645 containers: "product" 44646 containers: "system" 44647 containers: "system_ext" 44648 containers: "vendor" 44649 } 44650 value: { 44651 bool_value: false 44652 } 44653 traces: { 44654 source: "build/release/flag_declarations/RELEASE_CREATE_ACONFIG_STORAGE_FILE.textproto" 44655 value: { 44656 bool_value: false 44657 } 44658 } 44659 } 44660 flags: { 44661 flag_declaration: { 44662 name: "RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE" 44663 namespace: "android_UNKNOWN" 44664 description: "The behavior for the tree wrt building mainline modules or using prebuilts" 44665 value: { 44666 bool_value: true 44667 } 44668 workflow: LAUNCH 44669 containers: "product" 44670 containers: "system" 44671 containers: "system_ext" 44672 containers: "vendor" 44673 } 44674 value: { 44675 bool_value: true 44676 } 44677 traces: { 44678 source: "build/release/flag_declarations/RELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto" 44679 value: { 44680 bool_value: true 44681 } 44682 } 44683 } 44684 flags: { 44685 flag_declaration: { 44686 name: "RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION" 44687 namespace: "android_UNKNOWN" 44688 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." 44689 value: { 44690 string_value: "352090000" 44691 } 44692 workflow: MANUAL 44693 containers: "product" 44694 containers: "system" 44695 containers: "system_ext" 44696 containers: "vendor" 44697 } 44698 value: { 44699 string_value: "352090000" 44700 } 44701 traces: { 44702 source: "build/release/flag_declarations/RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION.textproto" 44703 value: { 44704 string_value: "352090000" 44705 } 44706 } 44707 } 44708 flags: { 44709 flag_declaration: { 44710 name: "RELEASE_DEPRECATE_VNDK" 44711 namespace: "android_UNKNOWN" 44712 description: "feature flag to deprecate VNDK" 44713 value: { 44714 bool_value: true 44715 } 44716 workflow: LAUNCH 44717 containers: "product" 44718 containers: "system" 44719 containers: "system_ext" 44720 containers: "vendor" 44721 } 44722 value: { 44723 bool_value: true 44724 } 44725 traces: { 44726 source: "build/release/flag_declarations/RELEASE_DEPRECATE_VNDK.textproto" 44727 value: { 44728 bool_value: true 44729 } 44730 } 44731 } 44732 flags: { 44733 flag_declaration: { 44734 name: "RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK" 44735 namespace: "android_UNKNOWN" 44736 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds." 44737 value: { 44738 bool_value: false 44739 } 44740 workflow: LAUNCH 44741 containers: "product" 44742 containers: "system" 44743 containers: "system_ext" 44744 containers: "vendor" 44745 } 44746 value: { 44747 bool_value: false 44748 } 44749 traces: { 44750 source: "build/release/flag_declarations/RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto" 44751 value: { 44752 bool_value: false 44753 } 44754 } 44755 } 44756 flags: { 44757 flag_declaration: { 44758 name: "RELEASE_DOCUMENTSUI_BUNDLE" 44759 namespace: "documentsui" 44760 description: "If true, then DocumentsUI is enabled as an apex" 44761 value: { 44762 unspecified_value: false 44763 } 44764 workflow: LAUNCH 44765 containers: "system" 44766 containers: "vendor" 44767 } 44768 value: {} 44769 traces: { 44770 source: "build/release/flag_declarations/RELEASE_DOCUMENTSUI_BUNDLE.textproto" 44771 value: { 44772 unspecified_value: false 44773 } 44774 } 44775 } 44776 flags: { 44777 flag_declaration: { 44778 name: "RELEASE_ENABLE_COMPOSE_IN_LAUNCHER" 44779 namespace: "launcher" 44780 description: "b/346290823: Flag to enable Jetpack Compose dependencies in Launcher." 44781 value: { 44782 bool_value: false 44783 } 44784 workflow: LAUNCH 44785 containers: "system" 44786 } 44787 value: { 44788 bool_value: false 44789 } 44790 traces: { 44791 source: "build/release/flag_declarations/RELEASE_LAUNCHER_USE_COMPOSE.textproto" 44792 value: { 44793 bool_value: false 44794 } 44795 } 44796 } 44797 flags: { 44798 flag_declaration: { 44799 name: "RELEASE_ETM_IN_USERDEBUG_ENG" 44800 namespace: "android_platform_llvm_and_toolchains" 44801 description: "Add ETM modules in userdebug/eng build" 44802 value: { 44803 bool_value: false 44804 } 44805 workflow: LAUNCH 44806 containers: "vendor" 44807 } 44808 value: { 44809 bool_value: false 44810 } 44811 traces: { 44812 source: "build/release/flag_declarations/RELEASE_ETM_IN_USERDEBUG_ENG.textproto" 44813 value: { 44814 bool_value: false 44815 } 44816 } 44817 } 44818 flags: { 44819 flag_declaration: { 44820 name: "RELEASE_FINGERPRINT_ACONFIG_PACKAGES" 44821 namespace: "android_UNKNOWN" 44822 description: "Control using fingerprints to guard cross-package reads." 44823 value: { 44824 unspecified_value: false 44825 } 44826 workflow: LAUNCH 44827 containers: "product" 44828 containers: "system" 44829 containers: "system_ext" 44830 containers: "vendor" 44831 } 44832 value: {} 44833 traces: { 44834 source: "build/release/flag_declarations/RELEASE_FINGERPRINT_ACONFIG_PACKAGES.textproto" 44835 value: { 44836 unspecified_value: false 44837 } 44838 } 44839 } 44840 flags: { 44841 flag_declaration: { 44842 name: "RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION" 44843 namespace: "android_UNKNOWN" 44844 description: "Enables 16KB developer option in settings" 44845 value: { 44846 bool_value: false 44847 } 44848 workflow: LAUNCH 44849 containers: "vendor" 44850 } 44851 value: { 44852 bool_value: false 44853 } 44854 traces: { 44855 source: "build/release/flag_declarations/RELEASE_GOOGLE_AKITA_16K_DEVELOPER_OPTION.textproto" 44856 value: { 44857 bool_value: false 44858 } 44859 } 44860 } 44861 flags: { 44862 flag_declaration: { 44863 name: "RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION" 44864 namespace: "android_UNKNOWN" 44865 description: "Enables 16KB developer option in settings" 44866 value: { 44867 bool_value: false 44868 } 44869 workflow: LAUNCH 44870 containers: "vendor" 44871 } 44872 value: { 44873 bool_value: false 44874 } 44875 traces: { 44876 source: "build/release/flag_declarations/RELEASE_GOOGLE_CAIMAN_16K_DEVELOPER_OPTION.textproto" 44877 value: { 44878 bool_value: false 44879 } 44880 } 44881 } 44882 flags: { 44883 flag_declaration: { 44884 name: "RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION" 44885 namespace: "android_UNKNOWN" 44886 description: "Enables 16KB developer option in settings" 44887 value: { 44888 bool_value: false 44889 } 44890 workflow: LAUNCH 44891 containers: "vendor" 44892 } 44893 value: { 44894 bool_value: false 44895 } 44896 traces: { 44897 source: "build/release/flag_declarations/RELEASE_GOOGLE_HUSKY_16K_DEVELOPER_OPTION.textproto" 44898 value: { 44899 bool_value: false 44900 } 44901 } 44902 } 44903 flags: { 44904 flag_declaration: { 44905 name: "RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION" 44906 namespace: "android_UNKNOWN" 44907 description: "Enables 16KB developer option in settings" 44908 value: { 44909 bool_value: false 44910 } 44911 workflow: LAUNCH 44912 containers: "vendor" 44913 } 44914 value: { 44915 bool_value: false 44916 } 44917 traces: { 44918 source: "build/release/flag_declarations/RELEASE_GOOGLE_KOMODO_16K_DEVELOPER_OPTION.textproto" 44919 value: { 44920 bool_value: false 44921 } 44922 } 44923 } 44924 flags: { 44925 flag_declaration: { 44926 name: "RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION" 44927 namespace: "android_UNKNOWN" 44928 description: "Enables 16KB developer option in settings" 44929 value: { 44930 bool_value: false 44931 } 44932 workflow: LAUNCH 44933 containers: "vendor" 44934 } 44935 value: { 44936 bool_value: false 44937 } 44938 traces: { 44939 source: "build/release/flag_declarations/RELEASE_GOOGLE_SHIBA_16K_DEVELOPER_OPTION.textproto" 44940 value: { 44941 bool_value: false 44942 } 44943 } 44944 } 44945 flags: { 44946 flag_declaration: { 44947 name: "RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION" 44948 namespace: "android_UNKNOWN" 44949 description: "Enables 16KB developer option in settings" 44950 value: { 44951 bool_value: false 44952 } 44953 workflow: LAUNCH 44954 containers: "vendor" 44955 } 44956 value: { 44957 bool_value: false 44958 } 44959 traces: { 44960 source: "build/release/flag_declarations/RELEASE_GOOGLE_TOKAY_16K_DEVELOPER_OPTION.textproto" 44961 value: { 44962 bool_value: false 44963 } 44964 } 44965 } 44966 flags: { 44967 flag_declaration: { 44968 name: "RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL" 44969 namespace: "media_audio" 44970 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)." 44971 value: { 44972 bool_value: true 44973 } 44974 workflow: LAUNCH 44975 containers: "product" 44976 containers: "system" 44977 containers: "system_ext" 44978 containers: "vendor" 44979 } 44980 value: { 44981 bool_value: true 44982 } 44983 traces: { 44984 source: "build/release/flag_declarations/RELEASE_HARDWARE_AUDIO_USE_CAP_AIDL.textproto" 44985 value: { 44986 bool_value: true 44987 } 44988 } 44989 } 44990 flags: { 44991 flag_declaration: { 44992 name: "RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE" 44993 namespace: "android_UNKNOWN" 44994 description: "Enables Bluetooth Ranging Service" 44995 value: { 44996 bool_value: true 44997 } 44998 workflow: LAUNCH 44999 containers: "product" 45000 containers: "system" 45001 containers: "system_ext" 45002 containers: "vendor" 45003 } 45004 value: { 45005 bool_value: true 45006 } 45007 traces: { 45008 source: "build/release/flag_declarations/RELEASE_HARDWARE_BLUETOOTH_RANGING_SERVICE.textproto" 45009 value: { 45010 bool_value: true 45011 } 45012 } 45013 } 45014 flags: { 45015 flag_declaration: { 45016 name: "RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION" 45017 namespace: "health_fitness_aconfig" 45018 description: "This flag guards adding java_resources to the Health Connect service for PHR FHIR structural validation" 45019 value: { 45020 unspecified_value: false 45021 } 45022 workflow: LAUNCH 45023 containers: "system" 45024 } 45025 value: {} 45026 traces: { 45027 source: "build/release/flag_declarations/RELEASE_HC_PHR_FHIR_STRUCTURAL_VALIDATION.textproto" 45028 value: { 45029 unspecified_value: false 45030 } 45031 } 45032 } 45033 flags: { 45034 flag_declaration: { 45035 name: "RELEASE_HIDDEN_API_EXPORTABLE_STUBS" 45036 namespace: "android_UNKNOWN" 45037 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)." 45038 value: { 45039 bool_value: false 45040 } 45041 workflow: LAUNCH 45042 containers: "product" 45043 containers: "system" 45044 containers: "system_ext" 45045 containers: "vendor" 45046 } 45047 value: { 45048 bool_value: false 45049 } 45050 traces: { 45051 source: "build/release/flag_declarations/RELEASE_HIDDEN_API_EXPORTABLE_STUBS.textproto" 45052 value: { 45053 bool_value: false 45054 } 45055 } 45056 } 45057 flags: { 45058 flag_declaration: { 45059 name: "RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION" 45060 namespace: "android_UNKNOWN" 45061 description: "If true, the dexpreopt files of apex system server jars will be installed in the same partition as the apex." 45062 value: { 45063 unspecified_value: false 45064 } 45065 workflow: LAUNCH 45066 containers: "product" 45067 containers: "system" 45068 containers: "system_ext" 45069 containers: "vendor" 45070 } 45071 value: {} 45072 traces: { 45073 source: "build/release/flag_declarations/RELEASE_INSTALL_APEX_SYSTEMSERVER_DEXPREOPT_SAME_PARTITION.textproto" 45074 value: { 45075 unspecified_value: false 45076 } 45077 } 45078 } 45079 flags: { 45080 flag_declaration: { 45081 name: "RELEASE_IS_EMR" 45082 namespace: "android_UNKNOWN" 45083 description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)." 45084 value: { 45085 bool_value: false 45086 } 45087 workflow: MANUAL 45088 containers: "product" 45089 containers: "system" 45090 containers: "system_ext" 45091 containers: "vendor" 45092 } 45093 value: { 45094 bool_value: false 45095 } 45096 traces: { 45097 source: "build/release/flag_declarations/RELEASE_IS_EMR.textproto" 45098 value: { 45099 bool_value: false 45100 } 45101 } 45102 } 45103 flags: { 45104 flag_declaration: { 45105 name: "RELEASE_IS_SMR" 45106 namespace: "android_UNKNOWN" 45107 description: "Set this flag to true to mark a release build as SMR (Security Maintenance Release)." 45108 value: { 45109 bool_value: false 45110 } 45111 workflow: MANUAL 45112 containers: "product" 45113 containers: "system" 45114 containers: "system_ext" 45115 containers: "vendor" 45116 } 45117 value: { 45118 bool_value: false 45119 } 45120 traces: { 45121 source: "build/release/flag_declarations/RELEASE_IS_SMR.textproto" 45122 value: { 45123 bool_value: false 45124 } 45125 } 45126 } 45127 flags: { 45128 flag_declaration: { 45129 name: "RELEASE_KERNEL_AKITA_DIR" 45130 namespace: "android_UNKNOWN" 45131 description: "Control which version of Kernel 6.1 is installed." 45132 value: { 45133 string_value: "" 45134 } 45135 workflow: PREBUILT 45136 containers: "vendor" 45137 } 45138 value: { 45139 string_value: "" 45140 } 45141 traces: { 45142 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_DIR.textproto" 45143 value: { 45144 string_value: "" 45145 } 45146 } 45147 } 45148 flags: { 45149 flag_declaration: { 45150 name: "RELEASE_KERNEL_AKITA_VERSION" 45151 namespace: "android_UNKNOWN" 45152 description: "" 45153 value: { 45154 string_value: "" 45155 } 45156 workflow: PREBUILT 45157 containers: "vendor" 45158 } 45159 value: { 45160 string_value: "" 45161 } 45162 traces: { 45163 source: "build/release/flag_declarations/RELEASE_KERNEL_AKITA_VERSION.textproto" 45164 value: { 45165 string_value: "" 45166 } 45167 } 45168 } 45169 flags: { 45170 flag_declaration: { 45171 name: "RELEASE_KERNEL_BLUEJAY_DIR" 45172 namespace: "android_UNKNOWN" 45173 description: "Control which version of Kernel 6.1 is installed." 45174 value: { 45175 string_value: "" 45176 } 45177 workflow: PREBUILT 45178 containers: "vendor" 45179 } 45180 value: { 45181 string_value: "" 45182 } 45183 traces: { 45184 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_DIR.textproto" 45185 value: { 45186 string_value: "" 45187 } 45188 } 45189 } 45190 flags: { 45191 flag_declaration: { 45192 name: "RELEASE_KERNEL_BLUEJAY_VERSION" 45193 namespace: "android_UNKNOWN" 45194 description: "" 45195 value: { 45196 string_value: "" 45197 } 45198 workflow: PREBUILT 45199 containers: "vendor" 45200 } 45201 value: { 45202 string_value: "" 45203 } 45204 traces: { 45205 source: "build/release/flag_declarations/RELEASE_KERNEL_BLUEJAY_VERSION.textproto" 45206 value: { 45207 string_value: "" 45208 } 45209 } 45210 } 45211 flags: { 45212 flag_declaration: { 45213 name: "RELEASE_KERNEL_CAIMAN_DIR" 45214 namespace: "android_UNKNOWN" 45215 description: "" 45216 value: { 45217 string_value: "" 45218 } 45219 workflow: PREBUILT 45220 containers: "vendor" 45221 } 45222 value: { 45223 string_value: "" 45224 } 45225 traces: { 45226 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_DIR.textproto" 45227 value: { 45228 string_value: "" 45229 } 45230 } 45231 } 45232 flags: { 45233 flag_declaration: { 45234 name: "RELEASE_KERNEL_CAIMAN_VERSION" 45235 namespace: "android_UNKNOWN" 45236 description: "" 45237 value: { 45238 string_value: "" 45239 } 45240 workflow: PREBUILT 45241 containers: "vendor" 45242 } 45243 value: { 45244 string_value: "" 45245 } 45246 traces: { 45247 source: "build/release/flag_declarations/RELEASE_KERNEL_CAIMAN_VERSION.textproto" 45248 value: { 45249 string_value: "" 45250 } 45251 } 45252 } 45253 flags: { 45254 flag_declaration: { 45255 name: "RELEASE_KERNEL_CHEETAH_DIR" 45256 namespace: "android_UNKNOWN" 45257 description: "" 45258 value: { 45259 string_value: "" 45260 } 45261 workflow: PREBUILT 45262 containers: "vendor" 45263 } 45264 value: { 45265 string_value: "" 45266 } 45267 traces: { 45268 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_DIR.textproto" 45269 value: { 45270 string_value: "" 45271 } 45272 } 45273 } 45274 flags: { 45275 flag_declaration: { 45276 name: "RELEASE_KERNEL_CHEETAH_VERSION" 45277 namespace: "android_UNKNOWN" 45278 description: "" 45279 value: { 45280 string_value: "" 45281 } 45282 workflow: PREBUILT 45283 containers: "vendor" 45284 } 45285 value: { 45286 string_value: "" 45287 } 45288 traces: { 45289 source: "build/release/flag_declarations/RELEASE_KERNEL_CHEETAH_VERSION.textproto" 45290 value: { 45291 string_value: "" 45292 } 45293 } 45294 } 45295 flags: { 45296 flag_declaration: { 45297 name: "RELEASE_KERNEL_COMET_DIR" 45298 namespace: "android_UNKNOWN" 45299 description: "" 45300 value: { 45301 string_value: "" 45302 } 45303 workflow: PREBUILT 45304 containers: "vendor" 45305 } 45306 value: { 45307 string_value: "" 45308 } 45309 traces: { 45310 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_DIR.textproto" 45311 value: { 45312 string_value: "" 45313 } 45314 } 45315 } 45316 flags: { 45317 flag_declaration: { 45318 name: "RELEASE_KERNEL_COMET_VERSION" 45319 namespace: "android_UNKNOWN" 45320 description: "" 45321 value: { 45322 string_value: "" 45323 } 45324 workflow: PREBUILT 45325 containers: "vendor" 45326 } 45327 value: { 45328 string_value: "" 45329 } 45330 traces: { 45331 source: "build/release/flag_declarations/RELEASE_KERNEL_COMET_VERSION.textproto" 45332 value: { 45333 string_value: "" 45334 } 45335 } 45336 } 45337 flags: { 45338 flag_declaration: { 45339 name: "RELEASE_KERNEL_FELIX_DIR" 45340 namespace: "android_UNKNOWN" 45341 description: "" 45342 value: { 45343 string_value: "" 45344 } 45345 workflow: PREBUILT 45346 containers: "vendor" 45347 } 45348 value: { 45349 string_value: "" 45350 } 45351 traces: { 45352 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_DIR.textproto" 45353 value: { 45354 string_value: "" 45355 } 45356 } 45357 } 45358 flags: { 45359 flag_declaration: { 45360 name: "RELEASE_KERNEL_FELIX_VERSION" 45361 namespace: "android_UNKNOWN" 45362 description: "" 45363 value: { 45364 string_value: "" 45365 } 45366 workflow: PREBUILT 45367 containers: "vendor" 45368 } 45369 value: { 45370 string_value: "" 45371 } 45372 traces: { 45373 source: "build/release/flag_declarations/RELEASE_KERNEL_FELIX_VERSION.textproto" 45374 value: { 45375 string_value: "" 45376 } 45377 } 45378 } 45379 flags: { 45380 flag_declaration: { 45381 name: "RELEASE_KERNEL_HUSKY_DIR" 45382 namespace: "android_UNKNOWN" 45383 description: "" 45384 value: { 45385 string_value: "" 45386 } 45387 workflow: PREBUILT 45388 containers: "vendor" 45389 } 45390 value: { 45391 string_value: "" 45392 } 45393 traces: { 45394 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_DIR.textproto" 45395 value: { 45396 string_value: "" 45397 } 45398 } 45399 } 45400 flags: { 45401 flag_declaration: { 45402 name: "RELEASE_KERNEL_HUSKY_VERSION" 45403 namespace: "android_UNKNOWN" 45404 description: "" 45405 value: { 45406 string_value: "" 45407 } 45408 workflow: PREBUILT 45409 containers: "vendor" 45410 } 45411 value: { 45412 string_value: "" 45413 } 45414 traces: { 45415 source: "build/release/flag_declarations/RELEASE_KERNEL_HUSKY_VERSION.textproto" 45416 value: { 45417 string_value: "" 45418 } 45419 } 45420 } 45421 flags: { 45422 flag_declaration: { 45423 name: "RELEASE_KERNEL_KOMODO_DIR" 45424 namespace: "android_UNKNOWN" 45425 description: "" 45426 value: { 45427 string_value: "" 45428 } 45429 workflow: PREBUILT 45430 containers: "vendor" 45431 } 45432 value: { 45433 string_value: "" 45434 } 45435 traces: { 45436 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_DIR.textproto" 45437 value: { 45438 string_value: "" 45439 } 45440 } 45441 } 45442 flags: { 45443 flag_declaration: { 45444 name: "RELEASE_KERNEL_KOMODO_VERSION" 45445 namespace: "android_UNKNOWN" 45446 description: "" 45447 value: { 45448 string_value: "" 45449 } 45450 workflow: PREBUILT 45451 containers: "vendor" 45452 } 45453 value: { 45454 string_value: "" 45455 } 45456 traces: { 45457 source: "build/release/flag_declarations/RELEASE_KERNEL_KOMODO_VERSION.textproto" 45458 value: { 45459 string_value: "" 45460 } 45461 } 45462 } 45463 flags: { 45464 flag_declaration: { 45465 name: "RELEASE_KERNEL_LYNX_DIR" 45466 namespace: "android_UNKNOWN" 45467 description: "" 45468 value: { 45469 string_value: "" 45470 } 45471 workflow: PREBUILT 45472 containers: "vendor" 45473 } 45474 value: { 45475 string_value: "" 45476 } 45477 traces: { 45478 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_DIR.textproto" 45479 value: { 45480 string_value: "" 45481 } 45482 } 45483 } 45484 flags: { 45485 flag_declaration: { 45486 name: "RELEASE_KERNEL_LYNX_VERSION" 45487 namespace: "android_UNKNOWN" 45488 description: "" 45489 value: { 45490 string_value: "" 45491 } 45492 workflow: PREBUILT 45493 containers: "vendor" 45494 } 45495 value: { 45496 string_value: "" 45497 } 45498 traces: { 45499 source: "build/release/flag_declarations/RELEASE_KERNEL_LYNX_VERSION.textproto" 45500 value: { 45501 string_value: "" 45502 } 45503 } 45504 } 45505 flags: { 45506 flag_declaration: { 45507 name: "RELEASE_KERNEL_ORIOLE_DIR" 45508 namespace: "android_UNKNOWN" 45509 description: "" 45510 value: { 45511 string_value: "" 45512 } 45513 workflow: PREBUILT 45514 containers: "vendor" 45515 } 45516 value: { 45517 string_value: "" 45518 } 45519 traces: { 45520 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_DIR.textproto" 45521 value: { 45522 string_value: "" 45523 } 45524 } 45525 } 45526 flags: { 45527 flag_declaration: { 45528 name: "RELEASE_KERNEL_ORIOLE_VERSION" 45529 namespace: "android_UNKNOWN" 45530 description: "" 45531 value: { 45532 string_value: "" 45533 } 45534 workflow: PREBUILT 45535 containers: "vendor" 45536 } 45537 value: { 45538 string_value: "" 45539 } 45540 traces: { 45541 source: "build/release/flag_declarations/RELEASE_KERNEL_ORIOLE_VERSION.textproto" 45542 value: { 45543 string_value: "" 45544 } 45545 } 45546 } 45547 flags: { 45548 flag_declaration: { 45549 name: "RELEASE_KERNEL_PANTHER_DIR" 45550 namespace: "android_UNKNOWN" 45551 description: "" 45552 value: { 45553 string_value: "" 45554 } 45555 workflow: PREBUILT 45556 containers: "vendor" 45557 } 45558 value: { 45559 string_value: "" 45560 } 45561 traces: { 45562 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_DIR.textproto" 45563 value: { 45564 string_value: "" 45565 } 45566 } 45567 } 45568 flags: { 45569 flag_declaration: { 45570 name: "RELEASE_KERNEL_PANTHER_VERSION" 45571 namespace: "android_UNKNOWN" 45572 description: "" 45573 value: { 45574 string_value: "" 45575 } 45576 workflow: PREBUILT 45577 containers: "vendor" 45578 } 45579 value: { 45580 string_value: "" 45581 } 45582 traces: { 45583 source: "build/release/flag_declarations/RELEASE_KERNEL_PANTHER_VERSION.textproto" 45584 value: { 45585 string_value: "" 45586 } 45587 } 45588 } 45589 flags: { 45590 flag_declaration: { 45591 name: "RELEASE_KERNEL_RAVEN_DIR" 45592 namespace: "android_UNKNOWN" 45593 description: "" 45594 value: { 45595 string_value: "" 45596 } 45597 workflow: PREBUILT 45598 containers: "vendor" 45599 } 45600 value: { 45601 string_value: "" 45602 } 45603 traces: { 45604 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_DIR.textproto" 45605 value: { 45606 string_value: "" 45607 } 45608 } 45609 } 45610 flags: { 45611 flag_declaration: { 45612 name: "RELEASE_KERNEL_RAVEN_VERSION" 45613 namespace: "android_UNKNOWN" 45614 description: "" 45615 value: { 45616 string_value: "" 45617 } 45618 workflow: PREBUILT 45619 containers: "vendor" 45620 } 45621 value: { 45622 string_value: "" 45623 } 45624 traces: { 45625 source: "build/release/flag_declarations/RELEASE_KERNEL_RAVEN_VERSION.textproto" 45626 value: { 45627 string_value: "" 45628 } 45629 } 45630 } 45631 flags: { 45632 flag_declaration: { 45633 name: "RELEASE_KERNEL_RIPCURRENT24_DIR" 45634 namespace: "android_UNKNOWN" 45635 description: "" 45636 value: { 45637 string_value: "" 45638 } 45639 workflow: PREBUILT 45640 containers: "vendor" 45641 } 45642 value: { 45643 string_value: "" 45644 } 45645 traces: { 45646 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT24_DIR.textproto" 45647 value: { 45648 string_value: "" 45649 } 45650 } 45651 } 45652 flags: { 45653 flag_declaration: { 45654 name: "RELEASE_KERNEL_RIPCURRENTPRO_DIR" 45655 namespace: "android_UNKNOWN" 45656 description: "" 45657 value: { 45658 string_value: "" 45659 } 45660 workflow: PREBUILT 45661 containers: "vendor" 45662 } 45663 value: { 45664 string_value: "" 45665 } 45666 traces: { 45667 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENTPRO_DIR.textproto" 45668 value: { 45669 string_value: "" 45670 } 45671 } 45672 } 45673 flags: { 45674 flag_declaration: { 45675 name: "RELEASE_KERNEL_RIPCURRENT_DIR" 45676 namespace: "android_UNKNOWN" 45677 description: "" 45678 value: { 45679 string_value: "" 45680 } 45681 workflow: PREBUILT 45682 containers: "vendor" 45683 } 45684 value: { 45685 string_value: "" 45686 } 45687 traces: { 45688 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_DIR.textproto" 45689 value: { 45690 string_value: "" 45691 } 45692 } 45693 } 45694 flags: { 45695 flag_declaration: { 45696 name: "RELEASE_KERNEL_RIPCURRENT_VERSION" 45697 namespace: "android_UNKNOWN" 45698 description: "" 45699 value: { 45700 string_value: "" 45701 } 45702 workflow: PREBUILT 45703 containers: "vendor" 45704 } 45705 value: { 45706 string_value: "" 45707 } 45708 traces: { 45709 source: "build/release/flag_declarations/RELEASE_KERNEL_RIPCURRENT_VERSION.textproto" 45710 value: { 45711 string_value: "" 45712 } 45713 } 45714 } 45715 flags: { 45716 flag_declaration: { 45717 name: "RELEASE_KERNEL_SHIBA_DIR" 45718 namespace: "android_UNKNOWN" 45719 description: "" 45720 value: { 45721 string_value: "" 45722 } 45723 workflow: PREBUILT 45724 containers: "vendor" 45725 } 45726 value: { 45727 string_value: "" 45728 } 45729 traces: { 45730 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_DIR.textproto" 45731 value: { 45732 string_value: "" 45733 } 45734 } 45735 } 45736 flags: { 45737 flag_declaration: { 45738 name: "RELEASE_KERNEL_SHIBA_VERSION" 45739 namespace: "android_UNKNOWN" 45740 description: "" 45741 value: { 45742 string_value: "" 45743 } 45744 workflow: PREBUILT 45745 containers: "vendor" 45746 } 45747 value: { 45748 string_value: "" 45749 } 45750 traces: { 45751 source: "build/release/flag_declarations/RELEASE_KERNEL_SHIBA_VERSION.textproto" 45752 value: { 45753 string_value: "" 45754 } 45755 } 45756 } 45757 flags: { 45758 flag_declaration: { 45759 name: "RELEASE_KERNEL_TANGORPRO_DIR" 45760 namespace: "android_UNKNOWN" 45761 description: "" 45762 value: { 45763 string_value: "" 45764 } 45765 workflow: PREBUILT 45766 containers: "vendor" 45767 } 45768 value: { 45769 string_value: "" 45770 } 45771 traces: { 45772 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_DIR.textproto" 45773 value: { 45774 string_value: "" 45775 } 45776 } 45777 } 45778 flags: { 45779 flag_declaration: { 45780 name: "RELEASE_KERNEL_TANGORPRO_VERSION" 45781 namespace: "android_UNKNOWN" 45782 description: "" 45783 value: { 45784 string_value: "" 45785 } 45786 workflow: PREBUILT 45787 containers: "vendor" 45788 } 45789 value: { 45790 string_value: "" 45791 } 45792 traces: { 45793 source: "build/release/flag_declarations/RELEASE_KERNEL_TANGORPRO_VERSION.textproto" 45794 value: { 45795 string_value: "" 45796 } 45797 } 45798 } 45799 flags: { 45800 flag_declaration: { 45801 name: "RELEASE_KERNEL_TOKAY_DIR" 45802 namespace: "android_UNKNOWN" 45803 description: "" 45804 value: { 45805 string_value: "" 45806 } 45807 workflow: PREBUILT 45808 containers: "vendor" 45809 } 45810 value: { 45811 string_value: "" 45812 } 45813 traces: { 45814 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_DIR.textproto" 45815 value: { 45816 string_value: "" 45817 } 45818 } 45819 } 45820 flags: { 45821 flag_declaration: { 45822 name: "RELEASE_KERNEL_TOKAY_VERSION" 45823 namespace: "android_UNKNOWN" 45824 description: "" 45825 value: { 45826 string_value: "" 45827 } 45828 workflow: PREBUILT 45829 containers: "vendor" 45830 } 45831 value: { 45832 string_value: "" 45833 } 45834 traces: { 45835 source: "build/release/flag_declarations/RELEASE_KERNEL_TOKAY_VERSION.textproto" 45836 value: { 45837 string_value: "" 45838 } 45839 } 45840 } 45841 flags: { 45842 flag_declaration: { 45843 name: "RELEASE_LARGE_SYSTEM_PROPERTY_NODE" 45844 namespace: "android_UNKNOWN" 45845 description: "Allow system property storage node to be 1M to accomodate aconfig flags." 45846 value: { 45847 bool_value: false 45848 } 45849 workflow: LAUNCH 45850 containers: "product" 45851 containers: "system" 45852 containers: "system_ext" 45853 containers: "vendor" 45854 } 45855 value: { 45856 bool_value: false 45857 } 45858 traces: { 45859 source: "build/release/flag_declarations/RELEASE_LARGE_SYSTEM_PROPERTY_NODE.textproto" 45860 value: { 45861 bool_value: false 45862 } 45863 } 45864 } 45865 flags: { 45866 flag_declaration: { 45867 name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" 45868 namespace: "system_performance" 45869 description: "Enables caching in libbinder when registering a service." 45870 value: { 45871 unspecified_value: false 45872 } 45873 workflow: LAUNCH 45874 containers: "system" 45875 } 45876 value: {} 45877 traces: { 45878 source: "build/release/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto" 45879 value: { 45880 unspecified_value: false 45881 } 45882 } 45883 } 45884 flags: { 45885 flag_declaration: { 45886 name: "RELEASE_LIBBINDER_CLIENT_CACHE" 45887 namespace: "system_performance" 45888 description: "Enables caching in libbinder for client side when it is True." 45889 value: { 45890 bool_value: false 45891 } 45892 workflow: LAUNCH 45893 containers: "system" 45894 } 45895 value: { 45896 bool_value: false 45897 } 45898 traces: { 45899 source: "build/release/flag_declarations/RELEASE_LIBBINDER_CLIENT_CACHE.textproto" 45900 value: { 45901 bool_value: false 45902 } 45903 } 45904 } 45905 flags: { 45906 flag_declaration: { 45907 name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" 45908 namespace: "system_performance" 45909 description: "Remove the static list from cache and use flags instead" 45910 value: { 45911 unspecified_value: false 45912 } 45913 workflow: LAUNCH 45914 containers: "system" 45915 } 45916 value: {} 45917 traces: { 45918 source: "build/release/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto" 45919 value: { 45920 unspecified_value: false 45921 } 45922 } 45923 } 45924 flags: { 45925 flag_declaration: { 45926 name: "RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN" 45927 namespace: "android_UNKNOWN" 45928 description: "b/343527537: Flag to defer acquiring libpower lock until after binder transaction to optimize wake lock acquisition." 45929 value: { 45930 unspecified_value: false 45931 } 45932 workflow: LAUNCH 45933 containers: "system" 45934 } 45935 value: {} 45936 traces: { 45937 source: "build/release/flag_declarations/RELEASE_LIBPOWER_NO_LOCK_BINDER_TXN.textproto" 45938 value: { 45939 unspecified_value: false 45940 } 45941 } 45942 } 45943 flags: { 45944 flag_declaration: { 45945 name: "RELEASE_MAINLINE_MODULE_PREBUILT_VERSION" 45946 namespace: "android_UNKNOWN" 45947 description: "The version of mainline prebuilts used when prebuilts are enabled." 45948 value: { 45949 string_value: "mainline_module_prebuilt_nightly" 45950 } 45951 workflow: PREBUILT 45952 containers: "product" 45953 containers: "system" 45954 containers: "system_ext" 45955 containers: "vendor" 45956 } 45957 value: { 45958 string_value: "mainline_module_prebuilt_nightly" 45959 } 45960 traces: { 45961 source: "build/release/flag_declarations/RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto" 45962 value: { 45963 string_value: "mainline_module_prebuilt_nightly" 45964 } 45965 } 45966 } 45967 flags: { 45968 flag_declaration: { 45969 name: "RELEASE_MEMORY_MANAGEMENT_DAEMON" 45970 namespace: "system_performance" 45971 description: "Enables Memory Management Daemon in system image." 45972 value: { 45973 unspecified_value: false 45974 } 45975 workflow: LAUNCH 45976 containers: "system" 45977 } 45978 value: {} 45979 traces: { 45980 source: "build/release/flag_declarations/RELEASE_MEMORY_MANAGEMENT_DAEMON.textproto" 45981 value: { 45982 unspecified_value: false 45983 } 45984 } 45985 } 45986 flags: { 45987 flag_declaration: { 45988 name: "RELEASE_MOVE_PDFRENDERER_TO_MODULE" 45989 namespace: "android_UNKNOWN" 45990 description: "If true, then files are moved from platform to apex" 45991 value: { 45992 bool_value: false 45993 } 45994 workflow: LAUNCH 45995 containers: "product" 45996 containers: "system" 45997 containers: "system_ext" 45998 containers: "vendor" 45999 } 46000 value: { 46001 bool_value: false 46002 } 46003 traces: { 46004 source: "build/release/flag_declarations/RELEASE_MOVE_PDFRENDERER_TO_MODULE.textproto" 46005 value: { 46006 bool_value: false 46007 } 46008 } 46009 } 46010 flags: { 46011 flag_declaration: { 46012 name: "RELEASE_MOVE_VCN_TO_MAINLINE" 46013 namespace: "vcn" 46014 description: "If true, build VCN in the Tethering module" 46015 value: { 46016 bool_value: false 46017 } 46018 workflow: LAUNCH 46019 containers: "product" 46020 containers: "system" 46021 containers: "system_ext" 46022 containers: "vendor" 46023 } 46024 value: { 46025 bool_value: false 46026 } 46027 traces: { 46028 source: "build/release/flag_declarations/RELEASE_MOVE_VCN_TO_MAINLINE.textproto" 46029 value: { 46030 bool_value: false 46031 } 46032 } 46033 } 46034 flags: { 46035 flag_declaration: { 46036 name: "RELEASE_NDK_ABI_MONITORED" 46037 namespace: "android_UNKNOWN" 46038 description: "Enables ABI monitoring of NDK libraries." 46039 value: { 46040 bool_value: false 46041 } 46042 workflow: LAUNCH 46043 containers: "product" 46044 containers: "system" 46045 containers: "system_ext" 46046 containers: "vendor" 46047 } 46048 value: { 46049 bool_value: false 46050 } 46051 traces: { 46052 source: "build/release/flag_declarations/RELEASE_NDK_ABI_MONITORED.textproto" 46053 value: { 46054 bool_value: false 46055 } 46056 } 46057 } 46058 flags: { 46059 flag_declaration: { 46060 name: "RELEASE_NFC_MAINLINE_MODULE" 46061 namespace: "nfc" 46062 description: "b/368405832: Flag to enable NFC mainline module" 46063 value: { 46064 unspecified_value: false 46065 } 46066 workflow: LAUNCH 46067 containers: "system" 46068 } 46069 value: {} 46070 traces: { 46071 source: "build/release/flag_declarations/RELEASE_NFC_MAINLINE_MODULE.textproto" 46072 value: { 46073 unspecified_value: false 46074 } 46075 } 46076 } 46077 flags: { 46078 flag_declaration: { 46079 name: "RELEASE_ONDEVICE_INTELLIGENCE_MODULE" 46080 namespace: "ondeviceintelligence" 46081 description: "If true, then files are moved from platform to apex" 46082 value: { 46083 bool_value: false 46084 } 46085 workflow: LAUNCH 46086 containers: "product" 46087 containers: "system" 46088 containers: "system_ext" 46089 containers: "vendor" 46090 } 46091 value: { 46092 bool_value: false 46093 } 46094 traces: { 46095 source: "build/release/flag_declarations/RELEASE_ONDEVICE_INTELLIGENCE_MODULE.textproto" 46096 value: { 46097 bool_value: false 46098 } 46099 } 46100 } 46101 flags: { 46102 flag_declaration: { 46103 name: "RELEASE_PACKAGE_EMOJI_FONT_VERSION" 46104 namespace: "text" 46105 description: "Version of the emoji font file." 46106 value: { 46107 string_value: "2.042" 46108 } 46109 workflow: PREBUILT 46110 containers: "system" 46111 } 46112 value: { 46113 string_value: "2.042" 46114 } 46115 traces: { 46116 source: "build/release/flag_declarations/RELEASE_PACKAGE_EMOJI_FONT_VERSION.textproto" 46117 value: { 46118 string_value: "2.042" 46119 } 46120 } 46121 } 46122 flags: { 46123 flag_declaration: { 46124 name: "RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION" 46125 namespace: "text" 46126 description: "Version of the flag emoji font file." 46127 value: { 46128 string_value: "2.034" 46129 } 46130 workflow: PREBUILT 46131 containers: "system" 46132 } 46133 value: { 46134 string_value: "2.034" 46135 } 46136 traces: { 46137 source: "build/release/flag_declarations/RELEASE_PACKAGE_FLAG_EMOJI_FONT_VERSION.textproto" 46138 value: { 46139 string_value: "2.034" 46140 } 46141 } 46142 } 46143 flags: { 46144 flag_declaration: { 46145 name: "RELEASE_PACKAGE_HEBREW_FONT_VERSION" 46146 namespace: "android_UNKNOWN" 46147 description: "Version of the Hebrew font file." 46148 value: { 46149 string_value: "1.04" 46150 } 46151 workflow: PREBUILT 46152 containers: "system" 46153 } 46154 value: { 46155 string_value: "1.04" 46156 } 46157 traces: { 46158 source: "build/release/flag_declarations/RELEASE_PACKAGE_HEBREW_FONT_VERSION.textproto" 46159 value: { 46160 string_value: "1.04" 46161 } 46162 } 46163 } 46164 flags: { 46165 flag_declaration: { 46166 name: "RELEASE_PACKAGE_HENTAIGANA_FONT" 46167 namespace: "android_UNKNOWN" 46168 description: "This flag will control of including Japanese variant (Hentaigana) font." 46169 value: { 46170 bool_value: false 46171 } 46172 workflow: LAUNCH 46173 containers: "system" 46174 } 46175 value: { 46176 bool_value: false 46177 } 46178 traces: { 46179 source: "build/release/flag_declarations/RELEASE_PACKAGE_HENTAIGANA_FONT.textproto" 46180 value: { 46181 bool_value: false 46182 } 46183 } 46184 } 46185 flags: { 46186 flag_declaration: { 46187 name: "RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES" 46188 namespace: "android_UNKNOWN" 46189 description: "b/301631861: Flag to enable punching holes in apks and shared libs" 46190 value: { 46191 bool_value: false 46192 } 46193 workflow: LAUNCH 46194 containers: "product" 46195 containers: "system" 46196 containers: "system_ext" 46197 containers: "vendor" 46198 } 46199 value: { 46200 bool_value: false 46201 } 46202 traces: { 46203 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBANDROID_RUNTIME_PUNCH_HOLES.textproto" 46204 value: { 46205 bool_value: false 46206 } 46207 } 46208 } 46209 flags: { 46210 flag_declaration: { 46211 name: "RELEASE_PACKAGE_LIBSQLITE3" 46212 namespace: "android_UNKNOWN" 46213 description: "The sqlite release." 46214 value: { 46215 string_value: "3420000" 46216 } 46217 workflow: PREBUILT 46218 containers: "system" 46219 } 46220 value: { 46221 string_value: "3420000" 46222 } 46223 traces: { 46224 source: "build/release/flag_declarations/RELEASE_PACKAGE_LIBSQLITE3.textproto" 46225 value: { 46226 string_value: "3420000" 46227 } 46228 } 46229 } 46230 flags: { 46231 flag_declaration: { 46232 name: "RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION" 46233 namespace: "system_performance" 46234 description: "Which MessageQueue implementation to use." 46235 value: { 46236 string_value: "LegacyMessageQueue/MessageQueue.java" 46237 } 46238 workflow: PREBUILT 46239 containers: "product" 46240 containers: "system" 46241 containers: "system_ext" 46242 containers: "vendor" 46243 } 46244 value: { 46245 string_value: "LegacyMessageQueue/MessageQueue.java" 46246 } 46247 traces: { 46248 source: "build/release/flag_declarations/RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION.textproto" 46249 value: { 46250 string_value: "LegacyMessageQueue/MessageQueue.java" 46251 } 46252 } 46253 } 46254 flags: { 46255 flag_declaration: { 46256 name: "RELEASE_PACKAGE_NFC_STACK" 46257 namespace: "android_UNKNOWN" 46258 description: "b/292140387: Flag to switch to the new NFC apex" 46259 value: { 46260 string_value: "NfcNci" 46261 } 46262 workflow: PREBUILT 46263 containers: "system" 46264 } 46265 value: { 46266 string_value: "NfcNci" 46267 } 46268 traces: { 46269 source: "build/release/flag_declarations/RELEASE_PACKAGE_NFC_STACK.textproto" 46270 value: { 46271 string_value: "NfcNci" 46272 } 46273 } 46274 } 46275 flags: { 46276 flag_declaration: { 46277 name: "RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION" 46278 namespace: "text" 46279 description: "Version of the Noto Sans Khmer font." 46280 value: { 46281 string_value: "1.901" 46282 } 46283 workflow: PREBUILT 46284 containers: "system" 46285 } 46286 value: { 46287 string_value: "1.901" 46288 } 46289 traces: { 46290 source: "build/release/flag_declarations/RELEASE_PACKAGE_NOTO_SANS_KHMER_VERSION.textproto" 46291 value: { 46292 string_value: "1.901" 46293 } 46294 } 46295 } 46296 flags: { 46297 flag_declaration: { 46298 name: "RELEASE_PACKAGE_PROFILING_MODULE" 46299 namespace: "android_UNKNOWN" 46300 description: "Flag will control the release of the Profiling module apex." 46301 value: { 46302 bool_value: false 46303 } 46304 workflow: LAUNCH 46305 containers: "product" 46306 containers: "system" 46307 containers: "system_ext" 46308 containers: "vendor" 46309 } 46310 value: { 46311 bool_value: false 46312 } 46313 traces: { 46314 source: "build/release/flag_declarations/RELEASE_PACKAGE_PROFILING_MODULE.textproto" 46315 value: { 46316 bool_value: false 46317 } 46318 } 46319 } 46320 flags: { 46321 flag_declaration: { 46322 name: "RELEASE_PACKAGE_SOUND_PICKER" 46323 namespace: "android_UNKNOWN" 46324 description: "This flag will control the rollout of new versions of the SoundPicker app." 46325 value: { 46326 string_value: "SoundPicker" 46327 } 46328 workflow: PREBUILT 46329 containers: "product" 46330 containers: "system" 46331 containers: "system_ext" 46332 containers: "vendor" 46333 } 46334 value: { 46335 string_value: "SoundPicker" 46336 } 46337 traces: { 46338 source: "build/release/flag_declarations/RELEASE_PACKAGE_SOUND_PICKER.textproto" 46339 value: { 46340 string_value: "SoundPicker" 46341 } 46342 } 46343 } 46344 flags: { 46345 flag_declaration: { 46346 name: "RELEASE_PACKAGE_TZDATA_MODULE" 46347 namespace: "android_UNKNOWN" 46348 description: "tzdata to be installed to the system image." 46349 value: { 46350 string_value: "com.android.tzdata" 46351 } 46352 workflow: PREBUILT 46353 containers: "product" 46354 containers: "system" 46355 containers: "system_ext" 46356 containers: "vendor" 46357 } 46358 value: { 46359 string_value: "com.android.tzdata" 46360 } 46361 traces: { 46362 source: "build/release/flag_declarations/RELEASE_PACKAGE_TZDATA_MODULE.textproto" 46363 value: { 46364 string_value: "com.android.tzdata" 46365 } 46366 } 46367 } 46368 flags: { 46369 flag_declaration: { 46370 name: "RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK" 46371 namespace: "android_UNKNOWN" 46372 description: "True for using variable font of the NotoSansCJK" 46373 value: { 46374 bool_value: false 46375 } 46376 workflow: LAUNCH 46377 containers: "system" 46378 } 46379 value: { 46380 bool_value: false 46381 } 46382 traces: { 46383 source: "build/release/flag_declarations/RELEASE_PACKAGE_VARIABLE_NOTO_SANS_CJK.textproto" 46384 value: { 46385 bool_value: false 46386 } 46387 } 46388 } 46389 flags: { 46390 flag_declaration: { 46391 name: "RELEASE_PACKAGE_VIRTUAL_CAMERA" 46392 namespace: "android_UNKNOWN" 46393 description: "The name of the virtual camera package to add to the system partition." 46394 value: { 46395 string_value: "" 46396 } 46397 workflow: PREBUILT 46398 containers: "system" 46399 } 46400 value: { 46401 string_value: "" 46402 } 46403 traces: { 46404 source: "build/release/flag_declarations/RELEASE_PACKAGE_VIRTUAL_CAMERA.textproto" 46405 value: { 46406 string_value: "" 46407 } 46408 } 46409 } 46410 flags: { 46411 flag_declaration: { 46412 name: "RELEASE_PACKAGE_WEBVIEW_VERSION" 46413 namespace: "webview" 46414 description: "The version of WebView to include in the build" 46415 value: { 46416 string_value: "128.0.6613.88" 46417 } 46418 workflow: PREBUILT 46419 containers: "product" 46420 containers: "system" 46421 } 46422 value: { 46423 string_value: "128.0.6613.88" 46424 } 46425 traces: { 46426 source: "build/release/flag_declarations/RELEASE_PACKAGE_WEBVIEW_VERSION.textproto" 46427 value: { 46428 string_value: "128.0.6613.88" 46429 } 46430 } 46431 } 46432 flags: { 46433 flag_declaration: { 46434 name: "RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION" 46435 namespace: "android_sdk" 46436 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." 46437 value: { 46438 unspecified_value: false 46439 } 46440 workflow: MANUAL 46441 containers: "product" 46442 containers: "system" 46443 containers: "system_ext" 46444 containers: "vendor" 46445 } 46446 value: {} 46447 traces: { 46448 source: "build/release/flag_declarations/RELEASE_PLATFORM_BASE_SDK_EXTENSION_VERSION.textproto" 46449 value: { 46450 unspecified_value: false 46451 } 46452 } 46453 } 46454 flags: { 46455 flag_declaration: { 46456 name: "RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION" 46457 namespace: "android_UNKNOWN" 46458 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." 46459 value: { 46460 string_value: "28" 46461 } 46462 workflow: MANUAL 46463 containers: "system" 46464 } 46465 value: { 46466 string_value: "28" 46467 } 46468 traces: { 46469 source: "build/release/flag_declarations/RELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto" 46470 value: { 46471 string_value: "28" 46472 } 46473 } 46474 } 46475 flags: { 46476 flag_declaration: { 46477 name: "RELEASE_PLATFORM_SDK_EXTENSION_VERSION" 46478 namespace: "android_sdk" 46479 description: "The sdk extension version of this release configuration." 46480 value: { 46481 string_value: "12" 46482 } 46483 workflow: MANUAL 46484 containers: "product" 46485 containers: "system" 46486 containers: "system_ext" 46487 containers: "vendor" 46488 } 46489 value: { 46490 string_value: "12" 46491 } 46492 traces: { 46493 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_EXTENSION_VERSION.textproto" 46494 value: { 46495 string_value: "12" 46496 } 46497 } 46498 } 46499 flags: { 46500 flag_declaration: { 46501 name: "RELEASE_PLATFORM_SDK_MINOR_VERSION" 46502 namespace: "android_UNKNOWN" 46503 description: "The minor SDK version of the platform. This should only be increased when the API is finalized as part of a minor release." 46504 value: { 46505 string_value: "0" 46506 } 46507 workflow: MANUAL 46508 containers: "product" 46509 containers: "system" 46510 containers: "system_ext" 46511 containers: "vendor" 46512 } 46513 value: { 46514 string_value: "0" 46515 } 46516 traces: { 46517 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_MINOR_VERSION.textproto" 46518 value: { 46519 string_value: "0" 46520 } 46521 } 46522 } 46523 flags: { 46524 flag_declaration: { 46525 name: "RELEASE_PLATFORM_SDK_VERSION" 46526 namespace: "android_sdk" 46527 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." 46528 value: { 46529 string_value: "34" 46530 } 46531 workflow: MANUAL 46532 containers: "product" 46533 containers: "system" 46534 containers: "system_ext" 46535 containers: "vendor" 46536 } 46537 value: { 46538 string_value: "34" 46539 } 46540 traces: { 46541 source: "build/release/flag_declarations/RELEASE_PLATFORM_SDK_VERSION.textproto" 46542 value: { 46543 string_value: "34" 46544 } 46545 } 46546 } 46547 flags: { 46548 flag_declaration: { 46549 name: "RELEASE_PLATFORM_SECURITY_PATCH" 46550 namespace: "android_UNKNOWN" 46551 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." 46552 value: { 46553 string_value: "2023-12-05" 46554 } 46555 workflow: MANUAL 46556 containers: "product" 46557 containers: "system" 46558 containers: "system_ext" 46559 containers: "vendor" 46560 } 46561 value: { 46562 string_value: "2023-12-05" 46563 } 46564 traces: { 46565 source: "build/release/flag_declarations/RELEASE_PLATFORM_SECURITY_PATCH.textproto" 46566 value: { 46567 string_value: "2023-12-05" 46568 } 46569 } 46570 } 46571 flags: { 46572 flag_declaration: { 46573 name: "RELEASE_PLATFORM_VERSION" 46574 namespace: "android_UNKNOWN" 46575 description: "The platform version. This is the 4 letter code, e.g. UD1A, UPB1, ZP1A, etc." 46576 value: { 46577 string_value: "ZP1A" 46578 } 46579 workflow: MANUAL 46580 containers: "product" 46581 containers: "system" 46582 containers: "system_ext" 46583 containers: "vendor" 46584 } 46585 value: { 46586 string_value: "ZP1A" 46587 } 46588 traces: { 46589 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION.textproto" 46590 value: { 46591 string_value: "ZP1A" 46592 } 46593 } 46594 } 46595 flags: { 46596 flag_declaration: { 46597 name: "RELEASE_PLATFORM_VERSION_ALL_CODENAMES" 46598 namespace: "android_sdk" 46599 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" 46600 value: { 46601 string_value: "VanillaIceCream" 46602 } 46603 workflow: MANUAL 46604 containers: "product" 46605 containers: "system" 46606 containers: "system_ext" 46607 containers: "vendor" 46608 } 46609 value: { 46610 string_value: "VanillaIceCream" 46611 } 46612 traces: { 46613 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_CODENAMES.textproto" 46614 value: { 46615 string_value: "VanillaIceCream" 46616 } 46617 } 46618 } 46619 flags: { 46620 flag_declaration: { 46621 name: "RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES" 46622 namespace: "android_sdk" 46623 description: "A comma separated list of all preview codenames the platform will accept apps built against" 46624 value: { 46625 string_value: "VanillaIceCream" 46626 } 46627 workflow: MANUAL 46628 containers: "product" 46629 containers: "system" 46630 containers: "system_ext" 46631 containers: "vendor" 46632 } 46633 value: { 46634 string_value: "VanillaIceCream" 46635 } 46636 traces: { 46637 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto" 46638 value: { 46639 string_value: "VanillaIceCream" 46640 } 46641 } 46642 } 46643 flags: { 46644 flag_declaration: { 46645 name: "RELEASE_PLATFORM_VERSION_CODENAME" 46646 namespace: "android_sdk" 46647 description: "Set to REL for production platform builds, otherwise the codename string, e.g. UpsideDownCake or VanillaIceCream" 46648 value: { 46649 string_value: "VanillaIceCream" 46650 } 46651 workflow: MANUAL 46652 containers: "product" 46653 containers: "system" 46654 containers: "system_ext" 46655 containers: "vendor" 46656 } 46657 value: { 46658 string_value: "VanillaIceCream" 46659 } 46660 traces: { 46661 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_CODENAME.textproto" 46662 value: { 46663 string_value: "VanillaIceCream" 46664 } 46665 } 46666 } 46667 flags: { 46668 flag_declaration: { 46669 name: "RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES" 46670 namespace: "android_sdk" 46671 description: "A comma separated list of all known codenames. For REL (finalized) configurations, it has to only contain finalized codenames." 46672 value: { 46673 string_value: "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" 46674 } 46675 workflow: MANUAL 46676 containers: "product" 46677 containers: "system" 46678 containers: "system_ext" 46679 containers: "vendor" 46680 } 46681 value: { 46682 string_value: "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" 46683 } 46684 traces: { 46685 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto" 46686 value: { 46687 string_value: "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" 46688 } 46689 } 46690 } 46691 flags: { 46692 flag_declaration: { 46693 name: "RELEASE_PLATFORM_VERSION_LAST_STABLE" 46694 namespace: "android_UNKNOWN" 46695 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." 46696 value: { 46697 string_value: "14" 46698 } 46699 workflow: MANUAL 46700 containers: "product" 46701 containers: "system" 46702 containers: "system_ext" 46703 containers: "vendor" 46704 } 46705 value: { 46706 string_value: "14" 46707 } 46708 traces: { 46709 source: "build/release/flag_declarations/RELEASE_PLATFORM_VERSION_LAST_STABLE.textproto" 46710 value: { 46711 string_value: "14" 46712 } 46713 } 46714 } 46715 flags: { 46716 flag_declaration: { 46717 name: "RELEASE_PLATFORM_VNDK_VERSION" 46718 namespace: "android_UNKNOWN" 46719 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" 46720 value: { 46721 string_value: "35" 46722 } 46723 workflow: MANUAL 46724 containers: "product" 46725 containers: "system" 46726 containers: "system_ext" 46727 containers: "vendor" 46728 } 46729 value: { 46730 string_value: "35" 46731 } 46732 traces: { 46733 source: "build/release/flag_declarations/RELEASE_PLATFORM_VNDK_VERSION.textproto" 46734 value: { 46735 string_value: "35" 46736 } 46737 } 46738 } 46739 flags: { 46740 flag_declaration: { 46741 name: "RELEASE_RANGING_STACK" 46742 namespace: "uwb" 46743 description: "b/331206299: Flag to add new generic ranging API surface" 46744 value: { 46745 unspecified_value: false 46746 } 46747 workflow: LAUNCH 46748 containers: "system" 46749 } 46750 value: {} 46751 traces: { 46752 source: "build/release/flag_declarations/RELEASE_RANGING_STACK.textproto" 46753 value: { 46754 unspecified_value: false 46755 } 46756 } 46757 } 46758 flags: { 46759 flag_declaration: { 46760 name: "RELEASE_READ_FROM_NEW_STORAGE" 46761 namespace: "android_UNKNOWN" 46762 description: "Control if we should read from new storage." 46763 value: { 46764 bool_value: false 46765 } 46766 workflow: LAUNCH 46767 containers: "product" 46768 containers: "system" 46769 containers: "system_ext" 46770 containers: "vendor" 46771 } 46772 value: { 46773 bool_value: false 46774 } 46775 traces: { 46776 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE.textproto" 46777 value: { 46778 bool_value: false 46779 } 46780 } 46781 } 46782 flags: { 46783 flag_declaration: { 46784 name: "RELEASE_READ_FROM_NEW_STORAGE_CC" 46785 namespace: "android_UNKNOWN" 46786 description: "Enable reading from new storage from C/C++ aconfig flag codegen." 46787 value: { 46788 bool_value: false 46789 } 46790 workflow: LAUNCH 46791 containers: "system" 46792 } 46793 value: { 46794 bool_value: false 46795 } 46796 traces: { 46797 source: "build/release/flag_declarations/RELEASE_READ_FROM_NEW_STORAGE_CC.textproto" 46798 value: { 46799 bool_value: false 46800 } 46801 } 46802 } 46803 flags: { 46804 flag_declaration: { 46805 name: "RELEASE_REMOVE_LEGACY_EMOJI_FONT" 46806 namespace: "android_UNKNOWN" 46807 description: "feature flag for removing legacy emoji font from system image." 46808 value: { 46809 bool_value: false 46810 } 46811 workflow: LAUNCH 46812 containers: "system" 46813 } 46814 value: { 46815 bool_value: false 46816 } 46817 traces: { 46818 source: "build/release/flag_declarations/RELEASE_REMOVE_LEGACY_EMOJI_FONT.textproto" 46819 value: { 46820 bool_value: false 46821 } 46822 } 46823 } 46824 flags: { 46825 flag_declaration: { 46826 name: "RELEASE_SELINUX_DATA_DATA_IGNORE" 46827 namespace: "android_UNKNOWN" 46828 description: "Ignore /data/data relabelling in libselinux." 46829 value: { 46830 bool_value: false 46831 } 46832 workflow: LAUNCH 46833 containers: "product" 46834 containers: "system" 46835 containers: "system_ext" 46836 containers: "vendor" 46837 } 46838 value: { 46839 bool_value: false 46840 } 46841 traces: { 46842 source: "build/release/flag_declarations/RELEASE_SELINUX_DATA_DATA_IGNORE.textproto" 46843 value: { 46844 bool_value: false 46845 } 46846 } 46847 } 46848 flags: { 46849 flag_declaration: { 46850 name: "RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION" 46851 namespace: "art_performance" 46852 description: "b/241823638: Flag to enable ART Speed Profile compilation for WIFI module service." 46853 value: { 46854 bool_value: false 46855 } 46856 workflow: LAUNCH 46857 containers: "system" 46858 } 46859 value: { 46860 bool_value: false 46861 } 46862 traces: { 46863 source: "build/release/flag_declarations/RELEASE_SERVICE_WIFI_SPEED_PROFILE_ART_COMPILATION.textproto" 46864 value: { 46865 bool_value: false 46866 } 46867 } 46868 } 46869 flags: { 46870 flag_declaration: { 46871 name: "RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL" 46872 namespace: "android_UNKNOWN" 46873 description: "feature flag for a new API to open declared passthrough HAL" 46874 value: { 46875 bool_value: false 46876 } 46877 workflow: LAUNCH 46878 containers: "product" 46879 containers: "system" 46880 containers: "system_ext" 46881 containers: "vendor" 46882 } 46883 value: { 46884 bool_value: false 46885 } 46886 traces: { 46887 source: "build/release/flag_declarations/RELEASE_SM_OPEN_DECLARED_PASSTHROUGH_HAL.textproto" 46888 value: { 46889 bool_value: false 46890 } 46891 } 46892 } 46893 flags: { 46894 flag_declaration: { 46895 name: "RELEASE_SUPERVISION_SERVICE" 46896 namespace: "supervision" 46897 description: "Include SupervisionService in the build" 46898 value: { 46899 unspecified_value: false 46900 } 46901 workflow: LAUNCH 46902 containers: "system" 46903 } 46904 value: {} 46905 traces: { 46906 source: "build/release/flag_declarations/RELEASE_SUPERVISION_SERVICE.textproto" 46907 value: { 46908 unspecified_value: false 46909 } 46910 } 46911 } 46912 flags: { 46913 flag_declaration: { 46914 name: "RELEASE_SVN_AKITA" 46915 namespace: "android_UNKNOWN" 46916 description: "Using this flag to set build SVN(Software Version Number) value for AKITA under VENDOR" 46917 value: { 46918 string_value: "00" 46919 } 46920 workflow: MANUAL 46921 containers: "vendor" 46922 } 46923 value: { 46924 string_value: "00" 46925 } 46926 traces: { 46927 source: "build/release/flag_declarations/RELEASE_SVN_AKITA.textproto" 46928 value: { 46929 string_value: "00" 46930 } 46931 } 46932 } 46933 flags: { 46934 flag_declaration: { 46935 name: "RELEASE_SVN_BLUEJAY" 46936 namespace: "android_UNKNOWN" 46937 description: "Using this flag to set build SVN(Software Version Number) value for BLUEJAY under VENDOR" 46938 value: { 46939 string_value: "00" 46940 } 46941 workflow: MANUAL 46942 containers: "vendor" 46943 } 46944 value: { 46945 string_value: "00" 46946 } 46947 traces: { 46948 source: "build/release/flag_declarations/RELEASE_SVN_BLUEJAY.textproto" 46949 value: { 46950 string_value: "00" 46951 } 46952 } 46953 } 46954 flags: { 46955 flag_declaration: { 46956 name: "RELEASE_SVN_CHEETAH" 46957 namespace: "android_UNKNOWN" 46958 description: "Using this flag to set build SVN(Software Version Number) value for CHEETAH under VENDOR" 46959 value: { 46960 string_value: "00" 46961 } 46962 workflow: MANUAL 46963 containers: "vendor" 46964 } 46965 value: { 46966 string_value: "00" 46967 } 46968 traces: { 46969 source: "build/release/flag_declarations/RELEASE_SVN_CHEETAH.textproto" 46970 value: { 46971 string_value: "00" 46972 } 46973 } 46974 } 46975 flags: { 46976 flag_declaration: { 46977 name: "RELEASE_SVN_FELIX" 46978 namespace: "android_UNKNOWN" 46979 description: "Using this flag to set build SVN(Software Version Number) value for FELIX under VENDOR" 46980 value: { 46981 string_value: "00" 46982 } 46983 workflow: MANUAL 46984 containers: "vendor" 46985 } 46986 value: { 46987 string_value: "00" 46988 } 46989 traces: { 46990 source: "build/release/flag_declarations/RELEASE_SVN_FELIX.textproto" 46991 value: { 46992 string_value: "00" 46993 } 46994 } 46995 } 46996 flags: { 46997 flag_declaration: { 46998 name: "RELEASE_SVN_HUSKY" 46999 namespace: "android_UNKNOWN" 47000 description: "Using this flag to set build SVN(Software Version Number) value for HUSKY under VENDOR" 47001 value: { 47002 string_value: "00" 47003 } 47004 workflow: MANUAL 47005 containers: "vendor" 47006 } 47007 value: { 47008 string_value: "00" 47009 } 47010 traces: { 47011 source: "build/release/flag_declarations/RELEASE_SVN_HUSKY.textproto" 47012 value: { 47013 string_value: "00" 47014 } 47015 } 47016 } 47017 flags: { 47018 flag_declaration: { 47019 name: "RELEASE_SVN_LYNX" 47020 namespace: "android_UNKNOWN" 47021 description: "Using this flag to set build SVN(Software Version Number) value for LYNX under VENDOR" 47022 value: { 47023 string_value: "00" 47024 } 47025 workflow: MANUAL 47026 containers: "vendor" 47027 } 47028 value: { 47029 string_value: "00" 47030 } 47031 traces: { 47032 source: "build/release/flag_declarations/RELEASE_SVN_LYNX.textproto" 47033 value: { 47034 string_value: "00" 47035 } 47036 } 47037 } 47038 flags: { 47039 flag_declaration: { 47040 name: "RELEASE_SVN_ORIOLE" 47041 namespace: "android_UNKNOWN" 47042 description: "Using this flag to set build SVN(Software Version Number) value for ORIOLE under VENDOR" 47043 value: { 47044 string_value: "00" 47045 } 47046 workflow: MANUAL 47047 containers: "vendor" 47048 } 47049 value: { 47050 string_value: "00" 47051 } 47052 traces: { 47053 source: "build/release/flag_declarations/RELEASE_SVN_ORIOLE.textproto" 47054 value: { 47055 string_value: "00" 47056 } 47057 } 47058 } 47059 flags: { 47060 flag_declaration: { 47061 name: "RELEASE_SVN_PANTHER" 47062 namespace: "android_UNKNOWN" 47063 description: "Using this flag to set build SVN(Software Version Number) value for PANTHER under VENDOR" 47064 value: { 47065 string_value: "00" 47066 } 47067 workflow: MANUAL 47068 containers: "vendor" 47069 } 47070 value: { 47071 string_value: "00" 47072 } 47073 traces: { 47074 source: "build/release/flag_declarations/RELEASE_SVN_PANTHER.textproto" 47075 value: { 47076 string_value: "00" 47077 } 47078 } 47079 } 47080 flags: { 47081 flag_declaration: { 47082 name: "RELEASE_SVN_RAVEN" 47083 namespace: "android_UNKNOWN" 47084 description: "Using this flag to set build SVN(Software Version Number) value for RAVEN under VENDOR" 47085 value: { 47086 string_value: "00" 47087 } 47088 workflow: MANUAL 47089 containers: "vendor" 47090 } 47091 value: { 47092 string_value: "00" 47093 } 47094 traces: { 47095 source: "build/release/flag_declarations/RELEASE_SVN_RAVEN.textproto" 47096 value: { 47097 string_value: "00" 47098 } 47099 } 47100 } 47101 flags: { 47102 flag_declaration: { 47103 name: "RELEASE_SVN_SHIBA" 47104 namespace: "android_UNKNOWN" 47105 description: "Using this flag to set build SVN(Software Version Number) value for SHIBA under VENDOR" 47106 value: { 47107 string_value: "00" 47108 } 47109 workflow: MANUAL 47110 containers: "vendor" 47111 } 47112 value: { 47113 string_value: "00" 47114 } 47115 traces: { 47116 source: "build/release/flag_declarations/RELEASE_SVN_SHIBA.textproto" 47117 value: { 47118 string_value: "00" 47119 } 47120 } 47121 } 47122 flags: { 47123 flag_declaration: { 47124 name: "RELEASE_SYSTEMUI_USE_SPEED_PROFILE" 47125 namespace: "systemui" 47126 description: "b/271887637: Flag to use speed profile in the SystemUI." 47127 value: { 47128 bool_value: false 47129 } 47130 workflow: LAUNCH 47131 containers: "system_ext" 47132 } 47133 value: { 47134 bool_value: false 47135 } 47136 traces: { 47137 source: "build/release/flag_declarations/RELEASE_SYSTEMUI_USE_SPEED_PROFILE.textproto" 47138 value: { 47139 bool_value: false 47140 } 47141 } 47142 } 47143 flags: { 47144 flag_declaration: { 47145 name: "RELEASE_SYSTEM_FEATURE_AUTOMOTIVE" 47146 namespace: "android_UNKNOWN" 47147 description: "System feature version for: android.hardware.type.automotive" 47148 value: { 47149 string_value: "" 47150 } 47151 workflow: MANUAL 47152 containers: "system" 47153 } 47154 value: { 47155 string_value: "" 47156 } 47157 traces: { 47158 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_AUTOMOTIVE.textproto" 47159 value: { 47160 string_value: "" 47161 } 47162 } 47163 } 47164 flags: { 47165 flag_declaration: { 47166 name: "RELEASE_SYSTEM_FEATURE_EMBEDDED" 47167 namespace: "android_UNKNOWN" 47168 description: "System feature version for: android.hardware.type.embedded" 47169 value: { 47170 string_value: "" 47171 } 47172 workflow: MANUAL 47173 containers: "system" 47174 } 47175 value: { 47176 string_value: "" 47177 } 47178 traces: { 47179 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_EMBEDDED.textproto" 47180 value: { 47181 string_value: "" 47182 } 47183 } 47184 } 47185 flags: { 47186 flag_declaration: { 47187 name: "RELEASE_SYSTEM_FEATURE_LEANBACK" 47188 namespace: "android_UNKNOWN" 47189 description: "System feature version for: android.software.leanback" 47190 value: { 47191 string_value: "" 47192 } 47193 workflow: MANUAL 47194 containers: "system" 47195 } 47196 value: { 47197 string_value: "" 47198 } 47199 traces: { 47200 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_LEANBACK.textproto" 47201 value: { 47202 string_value: "" 47203 } 47204 } 47205 } 47206 flags: { 47207 flag_declaration: { 47208 name: "RELEASE_SYSTEM_FEATURE_PC" 47209 namespace: "android_UNKNOWN" 47210 description: "System feature version for: android.hardware.type.pc" 47211 value: { 47212 string_value: "" 47213 } 47214 workflow: MANUAL 47215 containers: "system" 47216 } 47217 value: { 47218 string_value: "" 47219 } 47220 traces: { 47221 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_PC.textproto" 47222 value: { 47223 string_value: "" 47224 } 47225 } 47226 } 47227 flags: { 47228 flag_declaration: { 47229 name: "RELEASE_SYSTEM_FEATURE_TELEVISION" 47230 namespace: "android_UNKNOWN" 47231 description: "System feature version for: android.hardware.type.television" 47232 value: { 47233 string_value: "" 47234 } 47235 workflow: MANUAL 47236 containers: "system" 47237 } 47238 value: { 47239 string_value: "" 47240 } 47241 traces: { 47242 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_TELEVISION.textproto" 47243 value: { 47244 string_value: "" 47245 } 47246 } 47247 } 47248 flags: { 47249 flag_declaration: { 47250 name: "RELEASE_SYSTEM_FEATURE_WATCH" 47251 namespace: "android_UNKNOWN" 47252 description: "System feature version for: android.hardware.type.watch" 47253 value: { 47254 string_value: "" 47255 } 47256 workflow: MANUAL 47257 containers: "system" 47258 } 47259 value: { 47260 string_value: "" 47261 } 47262 traces: { 47263 source: "build/release/flag_declarations/RELEASE_SYSTEM_FEATURE_WATCH.textproto" 47264 value: { 47265 string_value: "" 47266 } 47267 } 47268 } 47269 flags: { 47270 flag_declaration: { 47271 name: "RELEASE_TARGET_JAVA_21" 47272 namespace: "core_libraries" 47273 description: "Control if we should target java 21." 47274 value: { 47275 bool_value: false 47276 } 47277 workflow: LAUNCH 47278 containers: "product" 47279 containers: "system" 47280 containers: "system_ext" 47281 containers: "vendor" 47282 } 47283 value: { 47284 bool_value: false 47285 } 47286 traces: { 47287 source: "build/release/flag_declarations/RELEASE_TARGET_JAVA_21.textproto" 47288 value: { 47289 bool_value: false 47290 } 47291 } 47292 } 47293 flags: { 47294 flag_declaration: { 47295 name: "RELEASE_UNLOCKED_STORAGE_API" 47296 namespace: "android_UNKNOWN" 47297 description: "flag to enable the unlocked-only storage API's SEPolicy rules" 47298 value: { 47299 bool_value: false 47300 } 47301 workflow: LAUNCH 47302 containers: "product" 47303 containers: "system" 47304 containers: "system_ext" 47305 containers: "vendor" 47306 } 47307 value: { 47308 bool_value: false 47309 } 47310 traces: { 47311 source: "build/release/flag_declarations/RELEASE_UNLOCKED_STORAGE_API.textproto" 47312 value: { 47313 bool_value: false 47314 } 47315 } 47316 } 47317 flags: { 47318 flag_declaration: { 47319 name: "RELEASE_UPROBESTATS_MODULE" 47320 namespace: "system_performance" 47321 description: "If true, then uprobestats module is enabled as an apex" 47322 value: { 47323 bool_value: false 47324 } 47325 workflow: LAUNCH 47326 containers: "product" 47327 containers: "system" 47328 containers: "system_ext" 47329 containers: "vendor" 47330 } 47331 value: { 47332 bool_value: false 47333 } 47334 traces: { 47335 source: "build/release/flag_declarations/RELEASE_UPROBESTATS_MODULE.textproto" 47336 value: { 47337 bool_value: false 47338 } 47339 } 47340 } 47341 flags: { 47342 flag_declaration: { 47343 name: "RELEASE_USE_DEX_V41" 47344 namespace: "android_UNKNOWN" 47345 description: "feature flag for enabling new DEX file format (v41)" 47346 value: { 47347 unspecified_value: false 47348 } 47349 workflow: LAUNCH 47350 containers: "product" 47351 containers: "system" 47352 containers: "system_ext" 47353 containers: "vendor" 47354 } 47355 value: {} 47356 traces: { 47357 source: "build/release/flag_declarations/RELEASE_USE_DEX_V41.textproto" 47358 value: { 47359 unspecified_value: false 47360 } 47361 } 47362 } 47363 flags: { 47364 flag_declaration: { 47365 name: "RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT" 47366 namespace: "android_UNKNOWN" 47367 description: "feature flag for enabling optimized_shrink_resources: true by default" 47368 value: { 47369 unspecified_value: false 47370 } 47371 workflow: LAUNCH 47372 containers: "product" 47373 containers: "system" 47374 containers: "system_ext" 47375 containers: "vendor" 47376 } 47377 value: {} 47378 traces: { 47379 source: "build/release/flag_declarations/RELEASE_USE_OPTIMIZED_RESOURCE_SHRINKING_BY_DEFAULT.textproto" 47380 value: { 47381 unspecified_value: false 47382 } 47383 } 47384 } 47385 flags: { 47386 flag_declaration: { 47387 name: "RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT" 47388 namespace: "android_UNKNOWN" 47389 description: "feature flag for enabling use_resource_processor: true by default" 47390 value: { 47391 bool_value: false 47392 } 47393 workflow: LAUNCH 47394 containers: "product" 47395 containers: "system" 47396 containers: "system_ext" 47397 containers: "vendor" 47398 } 47399 value: { 47400 bool_value: false 47401 } 47402 traces: { 47403 source: "build/release/flag_declarations/RELEASE_USE_RESOURCE_PROCESSOR_BY_DEFAULT.textproto" 47404 value: { 47405 bool_value: false 47406 } 47407 } 47408 } 47409 flags: { 47410 flag_declaration: { 47411 name: "RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS" 47412 namespace: "system_performance" 47413 description: "Enable use of system feature build-time flags and codegen." 47414 value: { 47415 unspecified_value: false 47416 } 47417 workflow: LAUNCH 47418 containers: "product" 47419 containers: "system" 47420 containers: "system_ext" 47421 containers: "vendor" 47422 } 47423 value: {} 47424 traces: { 47425 source: "build/release/flag_declarations/RELEASE_USE_SYSTEM_FEATURE_BUILD_FLAGS.textproto" 47426 value: { 47427 unspecified_value: false 47428 } 47429 } 47430 } 47431 flags: { 47432 flag_declaration: { 47433 name: "RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH" 47434 namespace: "android_UNKNOWN" 47435 description: "feature flag for enabling building with transitive classpaths" 47436 value: { 47437 unspecified_value: false 47438 } 47439 workflow: LAUNCH 47440 containers: "product" 47441 containers: "system" 47442 containers: "system_ext" 47443 containers: "vendor" 47444 } 47445 value: {} 47446 traces: { 47447 source: "build/release/flag_declarations/RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH.textproto" 47448 value: { 47449 unspecified_value: false 47450 } 47451 } 47452 } 47453 flags: { 47454 flag_declaration: { 47455 name: "RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE" 47456 namespace: "android_UNKNOWN" 47457 description: "b/318717084 - enable the WebViewBootstrap mainline module" 47458 value: { 47459 bool_value: false 47460 } 47461 workflow: LAUNCH 47462 containers: "product" 47463 containers: "system" 47464 containers: "system_ext" 47465 containers: "vendor" 47466 } 47467 value: { 47468 bool_value: false 47469 } 47470 traces: { 47471 source: "build/release/flag_declarations/RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE.textproto" 47472 value: { 47473 bool_value: false 47474 } 47475 } 47476 } 47477 flags: { 47478 flag_declaration: { 47479 name: "RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY" 47480 namespace: "wifi" 47481 description: "Include the mainline supplicant binary in the Wifi mainline Apex" 47482 value: { 47483 unspecified_value: false 47484 } 47485 workflow: LAUNCH 47486 containers: "com.android.wifi" 47487 } 47488 value: {} 47489 traces: { 47490 source: "build/release/flag_declarations/RELEASE_WIFI_MAINLINE_SUPPLICANT_BINARY.textproto" 47491 value: { 47492 unspecified_value: false 47493 } 47494 } 47495 } 47496 flags: { 47497 flag_declaration: { 47498 name: "RELEASE_WLAN_CM4KM4TK4_FW_DIR" 47499 namespace: "android_UNKNOWN" 47500 description: "" 47501 value: { 47502 string_value: "." 47503 } 47504 workflow: PREBUILT 47505 containers: "vendor" 47506 } 47507 value: { 47508 string_value: "." 47509 } 47510 traces: { 47511 source: "build/release/flag_declarations/RELEASE_WLAN_CM4KM4TK4_FW_DIR.textproto" 47512 value: { 47513 string_value: "." 47514 } 47515 } 47516 } 47517 flags: { 47518 flag_declaration: { 47519 name: "RELEASE_WLAN_CT3_FW_DIR" 47520 namespace: "android_UNKNOWN" 47521 description: "" 47522 value: { 47523 string_value: "." 47524 } 47525 workflow: PREBUILT 47526 containers: "vendor" 47527 } 47528 value: { 47529 string_value: "." 47530 } 47531 traces: { 47532 source: "build/release/flag_declarations/RELEASE_WLAN_CT3_FW_DIR.textproto" 47533 value: { 47534 string_value: "." 47535 } 47536 } 47537 } 47538 flags: { 47539 flag_declaration: { 47540 name: "RELEASE_WLAN_HK3SB3_FW_DIR" 47541 namespace: "android_UNKNOWN" 47542 description: "" 47543 value: { 47544 string_value: "." 47545 } 47546 workflow: PREBUILT 47547 containers: "vendor" 47548 } 47549 value: { 47550 string_value: "." 47551 } 47552 traces: { 47553 source: "build/release/flag_declarations/RELEASE_WLAN_HK3SB3_FW_DIR.textproto" 47554 value: { 47555 string_value: "." 47556 } 47557 } 47558 } 47559 flags: { 47560 flag_declaration: { 47561 name: "RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES" 47562 namespace: "android_UNKNOWN" 47563 description: "flag to enable the writing of appcompat override system properties. Not expected to go beyond trunk" 47564 value: { 47565 bool_value: false 47566 } 47567 workflow: LAUNCH 47568 containers: "product" 47569 containers: "system" 47570 containers: "system_ext" 47571 containers: "vendor" 47572 } 47573 value: { 47574 bool_value: false 47575 } 47576 traces: { 47577 source: "build/release/flag_declarations/RELEASE_WRITE_APPCOMPAT_OVERRIDE_SYSTEM_PROPERTIES.textproto" 47578 value: { 47579 bool_value: false 47580 } 47581 } 47582 } 47583 aconfig_value_sets: "aconfig_value_set-platform_build_release-userdebug" 47584 directories: "build/release" 47585 value_directories: "build/release" 47586 release_config_type: BUILD_VARIANT 47587} 47588release_config_maps_map: { 47589 key: "build/release" 47590 value: { 47591 aliases: { 47592 name: "aosp_current" 47593 target: "ap4a" 47594 } 47595 default_containers: "product" 47596 default_containers: "system" 47597 default_containers: "system_ext" 47598 default_containers: "vendor" 47599 } 47600} 47601release_config_maps_map: { 47602 key: "build/release/gms_mainline/required" 47603 value: { 47604 default_containers: "vendor" 47605 } 47606} 47607