summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2010-10-05 17:37:30 -0400
committerJoe Onorato <joeo@google.com>2010-10-06 10:44:45 -0400
commit5d9294a0cbab2260e142dfd51fc3c4103648597d (patch)
treed5a6c77b7a22d95c70000318b3e5694ef713e535 /device.mk
parentac4b41ef394fb61ac11c24d84742fe3d6099f855 (diff)
downloaddevice_samsung_crespo-5d9294a0cbab2260e142dfd51fc3c4103648597d.zip
device_samsung_crespo-5d9294a0cbab2260e142dfd51fc3c4103648597d.tar.gz
device_samsung_crespo-5d9294a0cbab2260e142dfd51fc3c4103648597d.tar.bz2
One characteristic of crespo is that it doesn't have an sdcard.
Change-Id: If6afdcefe53d0437feeffd858a5a5c756e2bbd6b
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 6c03c57..1f1f99b 100644
--- a/device.mk
+++ b/device.mk
@@ -68,6 +68,7 @@ PRODUCT_PACKAGES += \
make_ext4fs \
setup_fs
+PRODUCT_CHARACTERISTICS := nosdcard
# ALSA configuration files
PRODUCT_COPY_FILES += \