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

Commit 250c5aa8 authored by Reema Bajwa's avatar Reema Bajwa
Browse files

Set up flag for phase1 API changes

Bug: 318846139
Test: No test needed

Change-Id: Ie6cc957d66b353584d34aa3934145f5e0fd38e0c
parent d5583d27
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "Guards against Autofill-Credman integration phase 2"
    bug: "320730001"
}

flag {
    name: "autofill_credman_dev_integration"
    namespace: "autofill"
    description: "Guards against Autofill-Credman Phase1 developer integration via new APIs"
    bug: "320730001"
}