summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-07-09 11:25:54 -0700
committerWink Saville <wink@google.com>2012-07-09 11:25:54 -0700
commit74396f20453657aa55cc9b39576a542277e266d5 (patch)
tree1f2f9ec64305fa03a84880fb0ab9eaa9a084b298
parent5bbee4c2b2cb0db55903a64cc28608478b38c88b (diff)
downloadstingray-74396f20453657aa55cc9b39576a542277e266d5.tar.gz
Add stk to full_stingray PRODUCT_PACKAGES
Stringray needs rild which is now optional add it explicitly. Bug: 6679050 Change-Id: I586418d18525b1a47079579b0f64fd1208a68219
-rw-r--r--full_stingray.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/full_stingray.mk b/full_stingray.mk
index dbe292c..1c8f143 100644
--- a/full_stingray.mk
+++ b/full_stingray.mk
@@ -23,6 +23,7 @@
PRODUCT_PACKAGES := \
HoloSpiralWallpaper \
LiveWallpapersPicker \
+ rild \
VisualizationWallpapers
# Inherit from those products. Most specific first.