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

Commit 605563e3 authored by Yan Yan's avatar Yan Yan Committed by Gerrit Code Review
Browse files

Merge "Add a flag to control the exposure of VCN APIs for mainline migration" into main

parents 7b4603df 5e4a0083
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -9,6 +9,14 @@ flag {
    bug: "276358140"
}

flag {
     name: "mainline_vcn_module_api"
     namespace: "vcn"
     description: "Expose APIs from VCN for mainline migration"
     is_exported: true
     bug: "376339506"
}

flag {
    name: "safe_mode_timeout_config"
    namespace: "vcn"