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

Commit 15842bc4 authored by Dominik Laskowski's avatar Dominik Laskowski Committed by Android (Google) Code Review
Browse files

Merge "Blacklist Display#getAddress" into rvc-dev

parents 75b8097b c8f52f6e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -580,7 +580,6 @@ public final class Display {
     * @return The display address.
     * @hide
     */
    @UnsupportedAppUsage
    public DisplayAddress getAddress() {
        return mAddress;
    }