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

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

Merge "Update shadow class method name" into main

parents ee1491c8 bd9f0900
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ public class ShadowRestrictedLockUtilsInternal {
    }

    @Implementation
    protected static EnforcedAdmin checkIfMeteredDataRestricted(Context context,
    protected static EnforcedAdmin checkIfMeteredDataUsageUserControlDisabled(Context context,
            String packageName, int userId) {
        if (sIsRestricted) {
            return new EnforcedAdmin();