diff options
| author | 2024-07-29 14:50:18 -0700 | |
|---|---|---|
| committer | 2024-08-05 17:29:13 -0700 | |
| commit | a068f0f22a08654c538ace21093e1f50113dff6e (patch) | |
| tree | db5391cfc89cabc638784d598cd7009a3e67186d /libs/androidfw/AttributeResolution.cpp | |
| parent | 28616ea86ffb6424aff52c1a754514bc7e8f39e5 (diff) | |
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
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions