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

Skip to content
Commit a068f0f2 authored by Gen's avatar Gen
Browse files

Complete DisabledWallpaperManager's stub APIs.

DisabledWallpaperManager is used to guard against inappropriate access
to wallpaper APIs in case the caller didn't check for support using
WallpaperManager#isWallpaperSupported.  New APIs have been added to
WallpaperManager but corresponding stubs were not added to
DisabledWallpaperManager, leading to unguarded crashes.  This CL
completes the stubs and re-arranges the stubs in the order of their
declaration for readability.

Bug: 355307617
Test: Future proofing an unlikely path.  Everything still works.
Flag: EXEMPT bugfix
Change-Id: I40cbe107fb87c6e5cf10550489eaffefc7b66503
parent 28616ea8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment