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

Commit 36fadab7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag "cloud_compilation_pm"." into main

parents 8af32264 9ba85c22
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
}