summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-04-05 16:28:25 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-04-05 16:28:25 -0700
commit6e07c0e8aa8d154ebbd8dde601e54d72589c80e7 (patch)
treeebe31cc13437821025f565b3e43be61377ca41af
parentc01a0d810bb5b1d83afe117b43c87e79724d3236 (diff)
downloadpassion-6e07c0e8aa8d154ebbd8dde601e54d72589c80e7.tar.gz
Show where we'd use an overlay for backup settings
Bug: 2564562 Change-Id: I8a5e66723ea0fdcf02dec43feef578037473905a
-rw-r--r--full_passion.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/full_passion.mk b/full_passion.mk
index 208eb1c..003902a 100644
--- a/full_passion.mk
+++ b/full_passion.mk
@@ -21,6 +21,8 @@
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.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/passion/passion_us.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)