[android] Add an empty apk for devil testing.

To be used in testing system APK removal and replacement.

Bug: 728404
Change-Id: I7e1dc884098f6639eef93a4534e3254fc5f7516a
Reviewed-on: https://chromium-review.googlesource.com/530102
Reviewed-by: Stephen Martinis <[email protected]>
Reviewed-by: Michael Case <[email protected]>
Commit-Queue: John Budorick <[email protected]>
Cr-Commit-Position: refs/heads/master@{#482331}
diff --git a/BUILD.gn b/BUILD.gn
index bd6786e..7c9522e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -284,6 +284,7 @@
       "//services:service_junit_tests",
       "//testing/android/junit:junit_unit_tests",
       "//third_party/android_async_task:android_async_task_java",
+      "//third_party/catapult/devil",
       "//third_party/errorprone:chromium_errorprone",
       "//third_party/smhasher:murmurhash3",
       "//tools/android:android_tools",