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

Commit 4a98f3c2 authored by Haoran Zhang's avatar Haoran Zhang
Browse files

[Autofill-Credman Phase 2] Add guarding flag in config

bug: b/320730001
Test: No Test Needed

Change-Id: Ie92912e91f7476a44e8259cb983c860632b9aa9a
parent 41920213
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "Guards Autofill Framework against Autofill-Credman integration"
  bug: "296907283"
}

flag {
    name: "autofill_credman_integration_phase2"
    namespace: "autofill"
    description: "Guards against Autofill-Credman integration phase 2"
    bug: "320730001"
}
 No newline at end of file