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

Commit 52a698ce authored by Robert Horvath's avatar Robert Horvath
Browse files

Correct permission name in javadoc

Test: m
Change-Id: Iaf966e5c940ec50650d6b27fe6c790d65905bb2a
parent 4d897c6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5499,7 +5499,7 @@ class DisplayContent extends RootDisplayArea implements WindowManagerPolicy.Disp
     * display, which set unrestricted keep-clear areas.
     *
     * For context on restricted vs unrestricted keep-clear areas, see
     * {@link android.Manifest.permission.USE_UNRESTRICTED_KEEP_CLEAR_AREAS}.
     * {@link android.Manifest.permission.SET_UNRESTRICTED_KEEP_CLEAR_AREAS}.
     */
    void getKeepClearAreas(List<Rect> outRestricted, List<Rect> outUnrestricted) {
        final Matrix tmpMatrix = new Matrix();