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

Commit d2fb2ea0 authored by Hao Dong's avatar Hao Dong
Browse files

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

Bug: 323957939
Bug: 406060295
Test: atest BiometricSimpleTests
Flag: android.hardware.biometrics.move_fm_api_to_bm

Reverted changes: /q/submissionid:32774469-revert-32295314-fm_to_bm-IPCWVMPNPF

Change-Id: I68c6d18f04f1c40364832ce8e1776d2a4eb2dd73
parent 8376d092
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"
}