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

Commit 0da0cf09 authored by Robert Horvath's avatar Robert Horvath Committed by Presubmit Automerger Backend
Browse files

[automerge] Correct permission name in javadoc 2p: 52a698ce 2p: abf82cef

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16933336

Change-Id: I612e096fe015c3391db8b55a246e69b0d1865008
parents 59193413 abf82cef
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();