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

Commit ab18ec8e authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am ca9904d0: am a3b5bae9: Fix the build.

* commit 'ca9904d0':
  Fix the build.
parents fb256310 ca9904d0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -452,7 +452,4 @@ public class LockSettingsService extends ILockSettings.Stub {
        Secure.LOCK_SCREEN_OWNER_INFO_ENABLED,
        Secure.LOCK_SCREEN_OWNER_INFO
    };

    // These are protected with a read permission
    private static final String[] READ_PROFILE_PROTECTED_SETTINGS = MIGRATE_SETTINGS_PER_USER;
}