summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Install the permission xml file if LiveWallpapersPicker is installed.Ying Wang2012-08-201-5/+4
| | | | | Bug: 7019907 Change-Id: I75ee7df305e9e4f2ff0f8816d77ed7344a6db1ab
* Get rid of LOCAL_MODULE_TAGS := userJoe Onorato2012-06-131-2/+0
| | | | Change-Id: I03d7dad3333b58709b8ba594d2bb44ca85462c54
* Fix proguard flag file dependency.Ying Wang2010-09-291-1/+1
| | | | Change-Id: I0b262013f7dcbb9d49b51502997a0401647b9b0f
* Fix Proguard flags.Ying Wang2010-02-191-0/+2
|
* am af6154f5: am ebd8b7dd: Fix issue #2395667: Pull LW Picker apk from Droid ↵Dianne Hackborn2010-01-281-3/+6
|\ | | | | | | | | | | | | | | | | build Merge commit 'af6154f52bb590f20f3700e1635776a76b805891' * commit 'af6154f52bb590f20f3700e1635776a76b805891': Fix issue #2395667: Pull LW Picker apk from Droid build
| * Fix issue #2395667: Pull LW Picker apk from Droid buildDianne Hackborn2010-01-251-3/+6
| | | | | | | | | | | | | | My tricky stuff to add the live wallpaper feature if the live wallpaper picker is included in the system was too tricky for me, and doesn't work. It just always got added. Remove this for now, requiring that products explicitly include this feature definition.
* | explicit set an "optional" tagJean-Baptiste Queru2010-01-051-1/+1
|/
* Finish issue #2271640: Fix wallpaper etc docsDianne Hackborn2009-11-191-0/+20
| | | | Publish the live wallpaper feature if they are supported.
* Move the live wallpapers picker to its own apk.Romain Guy2009-10-161-0/+27