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

Commit 5883e0ab authored by Hao Dong's avatar Hao Dong Committed by Android (Google) Code Review
Browse files

Merge "Revert^2 "Add flag for moving FM APIs to BM"" into main

parents 2012d16d d2fb2ea0
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -64,3 +64,11 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "move_fm_api_to_bm"
  is_exported: true
  namespace: "biometrics_framework"
  description: "Feature flag for moving some FingerprintManager APIs to BiometricManager to unblock FM removal."
  bug: "323957939"
}