Skip to content

Commit

Permalink
es209ra: 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: I426b88bca48c843f9ddeb7762750dcabf713d664
  • Loading branch information
freexperia committed Nov 12, 2011
1 parent e48e7cf commit c688156
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions setup-makefiles.sh
Expand Up @@ -53,6 +53,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
1 change: 0 additions & 1 deletion vendorsetup.sh

This file was deleted.

0 comments on commit c688156

Please sign in to comment.