commit | c36df7b12bb5e1e97e39c3576d330af37536b02d | [log] [tgz] |
---|---|---|
author | Raphael <raphael@google.com> | Fri Sep 16 08:59:13 2011 -0700 |
committer | Raphael <raphael@google.com> | Fri Sep 16 09:20:03 2011 -0700 |
tree | 068684e82a1fbe83d0b0d637e2f7a4a36ef707cc | |
parent | 4d7ddab160ba29247225e11c2092dcfd68bd6baf [diff] [blame] |
Enable building sdk/avdlauncher in the Win SDK. Required by Change-Id Ic651e3c3 in sdk.git Change-Id: I97f389d052ba9abf1c40547abbc6d7c164bdf405
diff --git a/core/main.mk b/core/main.mk index 1f03355..6841b36 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -415,6 +415,7 @@ external/zlib \ frameworks/base \ frameworks/compile \ + sdk/avdlauncher \ sdk/emulator/mksdcard \ sdk/sdklauncher \ system/core/adb \