summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2011-09-22 18:24:30 -0700
committerChristopher Tate <ctate@google.com>2011-09-22 18:24:30 -0700
commit6e2ba5240e0115180b39ebb7c366cce68ccd49d2 (patch)
tree13d05310a9df4cc64712786d630c6d524578bd3d /target/product
parent04c485843f9fce0f66d18cb96e1051b7382b1f38 (diff)
downloadbuild-6e2ba5240e0115180b39ebb7c366cce68ccd49d2.zip
build-6e2ba5240e0115180b39ebb7c366cce68ccd49d2.tar.gz
build-6e2ba5240e0115180b39ebb7c366cce68ccd49d2.tar.bz2
Add the shared-storage backup component to the build
Oops. Fixes bug 5341264 Change-Id: I99c51226c236c40bf56b1b94917f0eff56502963
Diffstat (limited to 'target/product')
-rw-r--r--target/product/core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index ef34eee..ca5858f 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -39,6 +39,7 @@ PRODUCT_PACKAGES := \
PackageInstaller \
PicoTts \
SettingsProvider \
+ SharedStorageBackup \
TelephonyProvider \
TtsService \
UserDictionaryProvider \