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

Commit 8f207e14 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag "cloud_compilation_pm"." into main

parents 288ecf39 8fb2e7fd
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -349,3 +349,12 @@ flag {
    bug: "364760703"
    is_fixed_read_only: true
}

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