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

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

Merge "Add the flag to control cloud compilation verification in Package Manager." into main

parents 4cce078b 83866b31
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -400,3 +400,11 @@ flag {
    bug: "378539511"
    is_fixed_read_only: true
}

flag {
    name: "cloud_compilation_verification"
    namespace: "art_mainline"
    description: "Feature flag to enable the Cloud Compilation install-time verification in the package manager."
    bug: "377474232"
    is_fixed_read_only: true
}