commit | c567234484c9aa5b8ea2061e710109da9cc36c83 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Wed Jun 17 21:18:47 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 17 21:18:48 2015 +0000 |
tree | 9766ae9d2ffce44ec78e8e8b6ad13f8640740e22 | |
parent | 06f0a137dce58bf75576b0a2d0a5e7410dae919d [diff] | |
parent | f054bd34b64247a8e411c60ded9c62f971dccfe9 [diff] |
Merge "Really include drawables for all densities."
diff --git a/target/product/full_base.mk b/target/product/full_base.mk index d8dad79..3004002 100644 --- a/target/product/full_base.mk +++ b/target/product/full_base.mk
@@ -46,9 +46,6 @@ # Put en_US first in the list, so make it default. PRODUCT_LOCALES := en_US -# Include drawables for all densities -PRODUCT_AAPT_CONFIG := normal - # Get some sounds $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)