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

Commit 38af61a2 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Rename OP_USE_FACE to OP_USE_BIOMETRIC

Bug: 116340012

Test: builds
Change-Id: Ibd8928cb5cd4bf3b40bd724986678c6931168e07
parent ab19909a
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();