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

Commit b930816f authored by Grace Cheng's avatar Grace Cheng
Browse files

Add aconfig for Biometrics

Creates aconfig for biometrics in com.android.systemui.shared – allows
for flagging cross-process changes across SysUI and system_server

Bug: 315392880
Flag: ACONFIG com.android.systemui.shared.sidefps_controller_refactor DEVELOPMENT
Test: n/a
Change-Id: Ia23dddd5b6b3c35351b18e6f800f0a07aa6397cf
parent 62366ebc
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
package: "com.android.systemui.shared"

# Note: for shared flags across SystemUI & framework

flag {
    name: "sidefps_controller_refactor"
    namespace: "biometrics_framework"
    description: "flag for SideFpsController refactor"
    bug: "288175061"
}