commit | aa000340af86e298eddd43aa6f0020793bee6fcb | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Fri Apr 30 10:13:33 2010 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Fri Apr 30 12:08:06 2010 -0700 |
tree | 19cb415c57958ea63646c687559491848ed3f466 | |
parent | df55739f49753fbfe5755469d4ebfe6448c501fc [diff] [blame] |
Adapt to new location of libcore Change-Id: Ib32222c3541b2aa66df6d6a5519049653647aae7
diff --git a/core/main.mk b/core/main.mk index e73f7ac..67b9183 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -400,7 +400,7 @@ subdirs += \ build/tools/signapk \ dalvik/dx \ - dalvik/libcore \ + libcore \ sdk/archquery \ sdk/androidprefs \ sdk/apkbuilder \