summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-04-05 16:27:45 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-04-05 16:27:45 -0700
commitae12269683bfa0a593c219cc4edd6ef70d2cf42f (patch)
treeaf78b9450fdceab848e8bdd0b0a52adb61dd6421
parent10047d4ab8de61afaaf18f5aef500c0a3ce4e1df (diff)
downloaddream-ae12269683bfa0a593c219cc4edd6ef70d2cf42f.tar.gz
Show where we'd use an overlay for backup settings
Bug: 2564562 Change-Id: I1dea81ac6e4ac43ff27832b70245845cdf82d13f
-rw-r--r--full_dream.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/full_dream.mk b/full_dream.mk
index e255dc2..0cf7566 100644
--- a/full_dream.mk
+++ b/full_dream.mk
@@ -21,6 +21,8 @@
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_small.mk)
+# This is where we'd set a backup provider if we had one
+#$(call inherit-product, device/sample/products/backup_overlay.mk)
$(call inherit-product, device/htc/dream/device_dream_us.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)