diff options
author | Elliott Hughes <enh@google.com> | 2015-01-29 18:37:32 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-01-29 18:37:32 +0000 |
commit | 4c72569dd842c04149dd104e08f58b83eddabe09 (patch) | |
tree | 0866c8f98485574487c7cfe7652ed5d3390cb0d5 | |
parent | 55c99f61579dadd519e9d0123b0d9404eda52112 (diff) | |
parent | a88a78db8ed1ab29cd965bb8ec31d6cb74925b58 (diff) | |
download | device_generic_armv7-a-neon-4c72569dd842c04149dd104e08f58b83eddabe09.tar.gz device_generic_armv7-a-neon-4c72569dd842c04149dd104e08f58b83eddabe09.tar.bz2 device_generic_armv7-a-neon-4c72569dd842c04149dd104e08f58b83eddabe09.zip |
am a88a78db: Merge "Remove unused property."
* commit 'a88a78db8ed1ab29cd965bb8ec31d6cb74925b58':
Remove unused property.
-rw-r--r-- | mini_common.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mini_common.mk b/mini_common.mk index 6e39a09..60b36b4 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -72,7 +72,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_PROPERTY_OVERRIDES += \ ro.carrier=unknown \ - ro.com.android.dateformat=MM-dd-yyyy \ ro.config.ringtone=Ring_Synth_04.ogg \ ro.config.notification_sound=pixiedust.ogg |