aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJahin Imtiaz <jahinimtiaz@google.com>2023-03-29 20:08:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-03-29 20:08:40 +0000
commit72198b0413afc8d008871e0bf86d70dd41974e6e (patch)
treecdd12b978f93f32698dedb380a5b5859397a0612
parent2ae387b3c0d631a3c5cdb51d6658320e6ed52ceb (diff)
parentced393c5ca52706e6c25da23d18863aaa37afe2a (diff)
downloadadb-72198b0413afc8d008871e0bf86d70dd41974e6e.tar.gz
Merge "Include module dependencies under `data`"
-rw-r--r--fastdeploy/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastdeploy/Android.bp b/fastdeploy/Android.bp
index 04020ba7..084aec5f 100644
--- a/fastdeploy/Android.bp
+++ b/fastdeploy/Android.bp
@@ -88,6 +88,7 @@ java_test_host {
":FastDeployTests",
"testdata/helloworld5.apk",
"testdata/helloworld7.apk",
+ "testdata/sample.apk",
],
libs: [
"compatibility-host-util",