Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77418d33 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add a flag for Update Engine APIs for ART." into main am: 8af32264

parents 5a789118 8af32264
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -225,3 +225,12 @@ flag {
     is_exported: true
     bug: "366598445"
}

flag {
    name: "update_engine_api"
    namespace: "art_mainline"
    description: "Update Engine APIs for ART"
    is_exported: true
    is_fixed_read_only: true
    bug: "377557749"
}