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

Commit a60c07ac authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Add reminder comment for updating CTS test

Bug: 117346645

Test: Builds
Change-Id: I0193e11e57039b1a3e80c99acc491ea19c4ffeed
parent 353eab92
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3844,6 +3844,11 @@ public class DevicePolicyManager {
     */
    public static final int KEYGUARD_DISABLE_IRIS = 1 << 8;

    /**
     * NOTE: Please remember to update the DevicePolicyManagerTest's testKeyguardDisabledFeatures
     * CTS test when adding to the list above.
     */

    /**
     * Disable all biometric authentication on keyguard secure screens (e.g. PIN/Pattern/Password).
     */