summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Scott <scottjonathan@google.com>2022-07-14 10:44:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-20 10:49:11 +0000
commit454b392eea4176e51f19fc70d20b8614c52d3701 (patch)
treeda6c2f480edc8567c0cd66b46e38c92c5f2b60ee
parentedfe68a68a2663fc976a5f0867d21cea9355d7f0 (diff)
downloadcts-454b392eea4176e51f19fc70d20b8614c52d3701.tar.gz
Correct CtsVerifier version.
Test: Manual build & Run ctsverifier Bug: 238578767 Change-Id: Iecd8bc67a709804302caf4e979927489ac8ee204 (cherry picked from commit 173144bc3c8d6c019f6888bc089123cc198ab39b) Merged-In: Iecd8bc67a709804302caf4e979927489ac8ee204
-rw-r--r--apps/CtsVerifier/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/CtsVerifier/Android.bp b/apps/CtsVerifier/Android.bp
index b4485d19e99..9b2c16a3d09 100644
--- a/apps/CtsVerifier/Android.bp
+++ b/apps/CtsVerifier/Android.bp
@@ -114,7 +114,7 @@ android_test {
compile_multilib: "both",
- manifest: "AndroidManifest-verifierConfig.xml",
+ additional_manifests: ["AndroidManifest-verifierConfig.xml"],
jni_libs: [
"libctsverifier_jni",