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

Commit 16b3e69f authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am af2c0e1b: am 0ec46200: Fix build.

* commit 'af2c0e1b':
  Fix build.
parents bac18137 af2c0e1b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3797,6 +3797,9 @@ public class Notification implements Parcelable
            return wip;
        }

        /**
         * @hide
         */
        public void purgeResources() {}

        // The following methods are split out so we can re-create notification partially.
@@ -3910,6 +3913,9 @@ public class Notification implements Parcelable
            return this;
        }

        /**
         * @hide
         */
        @Override
        public void purgeResources() {
            super.purgeResources();