Skip to content

Commit

Permalink
Merge "iyokan: added missing LiveWalpappers" into gingerbread
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcc authored and Gerrit Code Review committed Nov 14, 2011
2 parents b404f4f + 0dc58a6 commit d4a50ee
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 d4a50ee

Please sign in to comment.