Skip to content

Commit

Permalink
hallon: added missing LiveWalpappers
Browse files Browse the repository at this point in the history
on prop layout change we accidentaly removed them so now we enable them again

Change-Id: I6347b6e93705e520c006876deb051ae8131c1876
  • Loading branch information
freexperia committed Nov 12, 2011
1 parent 05fbf90 commit d2cdd23
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions setup-makefiles.sh
Expand Up @@ -57,6 +57,15 @@ done
# This file is generated by device/$VENDOR/$DEVICE/setup-makefiles.sh
# Live wallpaper packages
PRODUCT_PACKAGES := \\
LiveWallpapers \\
LiveWallpapersPicker
# Publish that we support the live wallpaper feature.
PRODUCT_COPY_FILES := \\
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:/system/etc/permissions/android.software.live_wallpaper.xml
# Pick up overlay for features that depend on non-open-source files
DEVICE_PACKAGE_OVERLAYS := vendor/$VENDOR/$DEVICE/overlay
Expand Down

0 comments on commit d2cdd23

Please sign in to comment.