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

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

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

parents 071c35d4 81ab9862
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"
}