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

Commit 5e4a0083 authored by Yan Yan's avatar Yan Yan
Browse files

Add a flag to control the exposure of VCN APIs for mainline migration

Bug: 369703242
Test: build
Flag: android.net.vcn.mainline_vcn_module_api
Change-Id: I728275a90b0dea8add60631e034ec081a07f23d7
parent edd8447b
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"