| Index: dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
|
| ===================================================================
|
| --- dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml (revision 37301)
|
| +++ dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml (working copy)
|
| @@ -244,6 +244,9 @@
|
| <fileset dir="${build.source.root}/third_party/android_content_shell">
|
| <include name="*.apk"/>
|
| </fileset>
|
| + <fileset dir="${build.source.root}/editor/android">
|
| + <include name="*.apk"/>
|
| + </fileset>
|
| </copy>
|
|
|
| <copy todir="${android.out.dir}/adb">
|
|
|