| 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 37971)
|
| +++ dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml (working copy)
|
| @@ -241,9 +241,6 @@
|
| <delete dir="${android.out.dir}"/>
|
|
|
| <copy todir="${android.out.dir}">
|
| - <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>
|
|
|