summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-04-05 16:28:29 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-04-05 16:28:29 -0700
commit4ec084925e4b990778143eb16952aa4e20324d56 (patch)
treefdc6ecd3da2ef197b9f9d691368123f9df41f5ef
parent0b8446e506e372318ebd42aa6dece9de6ff975f1 (diff)
downloadsapphire-4ec084925e4b990778143eb16952aa4e20324d56.tar.gz
Show where we'd use an overlay for backup settings
Bug: 2564562 Change-Id: I5bf08516d7a7ce0ca8a7f6ecf1350cfc79a79aba
-rw-r--r--full_sapphire.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/full_sapphire.mk b/full_sapphire.mk
index 37e0303..cab34bd 100644
--- a/full_sapphire.mk
+++ b/full_sapphire.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/sapphire/device_sapphire_us.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)