OSDN Git Service

Include oatdump/Android.mk
authorColin Cross <ccross@android.com>
Fri, 9 Sep 2016 18:19:32 +0000 (11:19 -0700)
committerColin Cross <ccross@android.com>
Fri, 9 Sep 2016 18:25:16 +0000 (11:25 -0700)
commit35235cb7b48f734330b5b9a300f1b10252e49f95
treef2bad0f30f70e9ffdefc7cd046d0d1efa30ae9e0
parenta00fb2ca309f1fb165a5cedce039637b19735114
Include oatdump/Android.mk

oatdump/Android.mk wasn't removed as part of the Android.bp conversion,
as it still contains custom targets like dump-oat-boot.  Add it back to
the subdirs included by art/Android.mk.  Also put back the
ART_DUMP_OAT_PATH variable used by the dump-oat-* targets.

Change-Id: If7086b48e268e3620a3377d0f37442673699ec26
Android.mk
oatdump/Android.mk