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

Commit 13bf8260 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix SDK build: a few things missing, a link that was wrong.

Change-Id: I55c9c510b3f0866ce6085927afa00b9fb69dd8c5
parent 274b120f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -365,7 +365,7 @@ public abstract class WallpaperService extends Service {
        
        /**
         * Process a command that was sent to the wallpaper with
         * {@link WallpaperManager#sendWallpaperCommand(String, int, int, int, Bundle)}.
         * {@link WallpaperManager#sendWallpaperCommand}.
         * The default implementation does nothing, and always returns null
         * as the result.
         * 
+1 −2
Original line number Diff line number Diff line
@@ -3474,8 +3474,7 @@
         referenced from its
         {@link android.service.wallpaper.WallpaperService#SERVICE_META_DATA}
         meta-data entry.  Described here are the attributes that can be
         included in that tag.
         @hide Live Wallpaper -->
         included in that tag. -->
    <declare-styleable name="Wallpaper">
        <!-- Component name of an activity that allows the user to modify
             the current settings for this wallpaper. -->