commit | a037a4cab49fc5ac792f1da3e0a9da89ad72a6f3 | [log] [tgz] |
---|---|---|
author | Aurélien Pomini <pomini@google.com> | Fri Sep 29 17:24:11 2023 +0000 |
committer | Aurélien Pomini <pomini@google.com> | Fri Sep 29 17:30:32 2023 +0000 |
tree | 7736839f9ce57ac3a753e17e74bfb8c9e9b0cc68 | |
parent | 041f21a8e1afbe453b0d28eab73743b540136735 [diff] |
Correct getWallpaperInfo javadoc We forgot to mention that before android 14, the permission QUERY_ALL_PACKAGES is required in order to use getWallpaperInfo. Also mention that we return null if the caller doesn't have the permission. Bug: 285731765 Test: NA; javadoc change Change-Id: Ibad0701412838965f387978cda4703e598ea4fa4