summaryrefslogtreecommitdiff
path: root/services/core/java/com/android/server/biometrics/biometrics.aconfig
blob: b12d831ffe2425339449d20722939f91ee9e8e94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package: "com.android.server.biometrics"

flag {
  name: "face_vhal_feature"
  namespace: "biometrics_framework"
  description: "This flag controls tunscany virtual HAL feature"
  bug: "294254230"
}

flag {
    name: "de_hidl"
    namespace: "biometrics_framework"
    description: "feature flag for biometrics de-hidl"
    bug: "287332354"
}