OSDN Git Service

Set PRIVATE_TARGET_AAPT_CHARACTERISTICS even when running with the old aapt
authorYing Wang <wangying@google.com>
Tue, 29 Mar 2016 19:41:42 +0000 (12:41 -0700)
committerYing Wang <wangying@google.com>
Tue, 29 Mar 2016 19:41:42 +0000 (12:41 -0700)
commit6f9bd2a97270bda82a98e560877e00de1880d637
tree2d316ed0a65e07715d9232618b0f581543cd7b5c
parentf9d685008d573bc34b247e586ff45588a2fdb808
Set PRIVATE_TARGET_AAPT_CHARACTERISTICS even when running with the old aapt

In commit e758f9319dcb6cc9693af03cc03d385167a35a8d we switched from
TARGET_AAPT_CHARACTERISTICS to PRIVATE_TARGET_AAPT_CHARACTERISTICS in
add-assets-to-package but forgot to set the variable when we are running
the old aapt.

Bug: 27874886
Change-Id: I03ced3030dcb9f024eef5b23dbfd5d99157952ea
core/java_common.mk
core/package_internal.mk