aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjahinimtiaz <jahinimtiaz@google.com>2023-03-30 20:45:54 +0000
committerjahinimtiaz <jahinimtiaz@google.com>2023-03-30 20:45:54 +0000
commitac9fa7d224716fe5ecfd5f97b6062eb523a28bbd (patch)
treea191caa9e35dea00e82b4ba77a5337365edd1b82
parent72198b0413afc8d008871e0bf86d70dd41974e6e (diff)
downloadadb-ac9fa7d224716fe5ecfd5f97b6062eb523a28bbd.tar.gz
Include module dependencies under `data`
Bug: 269138674 Test: Presubmit Change-Id: I058b63051b207c954046ad3c00a1fea6b2d34513
-rw-r--r--fastdeploy/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastdeploy/Android.bp b/fastdeploy/Android.bp
index 084aec5f..29d42d3e 100644
--- a/fastdeploy/Android.bp
+++ b/fastdeploy/Android.bp
@@ -89,6 +89,7 @@ java_test_host {
"testdata/helloworld5.apk",
"testdata/helloworld7.apk",
"testdata/sample.apk",
+ "testdata/sample.cd",
],
libs: [
"compatibility-host-util",