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

Commit d5f64760 authored by João Victor Mendes Freire's avatar João Victor Mendes Freire Committed by Android (Google) Code Review
Browse files

Merge "Remove log from ProtectedPackages." into main

parents a7055cda f988e509
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -204,7 +204,6 @@ public class ProtectedPackages {
        return Binder.withCleanCallingIdentity(
                () -> {
                    if (!supervisionManager.isSupervisionEnabledForUser(userId)) {
                        Slog.w(TAG, "Supervision is not enabled.");
                        return false;
                    }
                    List<String> systemSupervisionHolders =