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

Commit 6bcc3250 authored by Paul Lawrence's avatar Paul Lawrence
Browse files

Fix build

Change-Id: I0ebff8e41c2aa5bec2466d075d9143a5a525e02d
parent aace04ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1365,7 +1365,7 @@ public interface IMountService extends IInterface {

        static final int TRANSACTION_isPerUserEncryptionEnabled = IBinder.FIRST_CALL_TRANSACTION + 64;

        static final int TRANSACTION_isConvertibleToFBE = IBinder.FIRST_CALL_TRANSACTION + 64;
        static final int TRANSACTION_isConvertibleToFBE = IBinder.FIRST_CALL_TRANSACTION + 65;

        /**
         * Cast an IBinder object into an IMountService interface, generating a