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

Commit 7d757f09 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add flag "cloud_compilation_pm"." into main am: 36fadab7

parents 77418d33 36fadab7
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -293,3 +293,12 @@ flag {
    bug: "362425551"
    is_fixed_read_only: true
}

flag {
    name: "cloud_compilation_pm"
    is_exported: true
    namespace: "art_mainline"
    description: "Feature flag to enable the Cloud Compilation support on the package manager side."
    bug: "377474232"
    is_fixed_read_only: true
}