Add missing permission annotation
Methods that read the wallpaper need READ_EXTERNAL_STORAGE permission. For some reason we forgot to annotate this method when getFastDrawable() and getWallpaperFile() were annotated. Test: make Fixes: 136457450 Change-Id: I8dec025f35446f4a27b1c43dc249a8078478eeef
Loading
Please register or sign in to comment