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

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"
}