commit | f73f79f1b63c7cb7679264a6c6e4f86fdd78309c | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Sun Oct 04 19:40:41 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sun Oct 04 19:40:41 2015 +0000 |
tree | 743a0cfb3df47790c9dd31174a3fbf0e840aa570 | |
parent | 393c62549a6340b3473f14b71d583e118d7e6a6d [diff] | |
parent | f2257427d9b2635e9bafbf94043f5f17d4192207 [diff] |
Merge "Use $OUT_DIR/filelist when OUT_DIR is set" into mnc-dev
diff --git a/target/product/full_base.mk b/target/product/full_base.mk index 3b547c8..65bdf0f 100644 --- a/target/product/full_base.mk +++ b/target/product/full_base.mk
@@ -45,9 +45,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)