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

Commit 555a11bf authored by Grace Cheng's avatar Grace Cheng
Browse files

Add flag for secure lock device feature

Bug: 401645997
API-Coverage-Bug: 376456619
Flag: android.security.secure_lock_device
Test: m
Ignore-AOSP-First: adding flag to security package
Change-Id: I71021b3ab826f0000d57d2d6a927de5b057cb5e8
parent 5d628b1f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -109,6 +109,14 @@ flag {
    is_exported: true
}

flag {
    name: "secure_lock_device"
    namespace: "biometrics"
    description: "Feature flag for Secure Lock Device feature"
    bug: "401645997"
    is_exported: true
}

flag {
    name: "subscribe_to_keyguard_locked_state_perm_priv_flag"
    namespace: "psap_ai"