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

Commit b6eae9eb authored by Hengrui Cao's avatar Hengrui Cao Committed by Android (Google) Code Review
Browse files

Merge "Remove lock on read isFrameworkSchedulingEnabled." into main

parents 40c5cbaa ce160d55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2997,7 +2997,7 @@ public class UserBackupManagerService {
        }
    }

    synchronized boolean isFrameworkSchedulingEnabled() {
    boolean isFrameworkSchedulingEnabled() {
        // By default scheduling is enabled
        final int defaultSetting = 1;
        int isEnabled =