summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-07-09 11:25:54 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-07-17 12:23:05 -0700
commit53ef331879ce47296175e1d10d70c639f96adb5b (patch)
tree1f2f9ec64305fa03a84880fb0ab9eaa9a084b298
parent5bbee4c2b2cb0db55903a64cc28608478b38c88b (diff)
downloadstingray-53ef331879ce47296175e1d10d70c639f96adb5b.tar.gz
Add stk to full_stingray PRODUCT_PACKAGES - DO NOT MERGE
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.