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

Commit ed86202e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Rename OP_USE_FACE to OP_USE_BIOMETRIC"

parents c90c13c0 38af61a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ public:
        OP_MANAGE_IPSEC_TUNNELS = 75,
        OP_START_FOREGROUND = 76,
        OP_BLUETOOTH_SCAN = 77,
        OP_USE_FACE = 78,
        OP_USE_BIOMETRIC = 78,
    };

    AppOpsManager();