diff options
author | Elliott Hughes <enh@google.com> | 2015-01-29 16:51:52 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-01-29 16:51:52 +0000 |
commit | 21a0c8629ced53bdfddfe5ece8cb4fca2d92c351 (patch) | |
tree | 0975d0bd44a83639774516f7d586ebec0c8098e5 /target | |
parent | 5827eec013e88279b87cfed1b96bc675a1f1329d (diff) | |
parent | 67c4d916f5294e47e3da275664bb55f4518300f3 (diff) | |
download | build-21a0c8629ced53bdfddfe5ece8cb4fca2d92c351.zip build-21a0c8629ced53bdfddfe5ece8cb4fca2d92c351.tar.gz build-21a0c8629ced53bdfddfe5ece8cb4fca2d92c351.tar.bz2 |
am 67c4d916: Merge "Remove unused property."
* commit '67c4d916f5294e47e3da275664bb55f4518300f3':
Remove unused property.
Diffstat (limited to 'target')
-rw-r--r-- | target/product/full_base.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk index caace76..d8dad79 100644 --- a/target/product/full_base.mk +++ b/target/product/full_base.mk @@ -40,7 +40,6 @@ PRODUCT_PACKAGES += \ # Additional settings used in all AOSP builds PRODUCT_PROPERTY_OVERRIDES := \ - ro.com.android.dateformat=MM-dd-yyyy \ ro.config.ringtone=Ring_Synth_04.ogg \ ro.config.notification_sound=pixiedust.ogg |