diff options
author | Elliott Hughes <enh@google.com> | 2015-01-29 15:54:23 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-01-29 15:54:24 +0000 |
commit | a88a78db8ed1ab29cd965bb8ec31d6cb74925b58 (patch) | |
tree | 626878dbc946f55d71635977ec85ed391b20a12c | |
parent | 49f39f7e794c81028ce30b1e16a99d3d837fab69 (diff) | |
parent | 1f7de2bb9aea80474fc16cba74c628471c38cd0b (diff) | |
download | device_generic_armv7-a-neon-a88a78db8ed1ab29cd965bb8ec31d6cb74925b58.tar.gz device_generic_armv7-a-neon-a88a78db8ed1ab29cd965bb8ec31d6cb74925b58.tar.bz2 device_generic_armv7-a-neon-a88a78db8ed1ab29cd965bb8ec31d6cb74925b58.zip |
Merge "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 |