commit | b31fc7dad7098181feb7a98f8d9902b2a557500d | [log] [tgz] |
---|---|---|
author | Claudia Lee <Claudia_Lee@asus.com> | Mon Dec 02 04:42:46 2019 +0000 |
committer | Claudia Lee <Claudia_Lee@asus.com> | Mon Dec 02 09:19:49 2019 +0000 |
tree | 93ffba3703ed12a5aa2f5e059fbde366ef27f1a6 | |
parent | c4460f5e03e4ea23141a24897e48762b82b5e66d [diff] |
Fix missing module in VTS Build pacrunner for vts Bug: 145484785 Test: run cts-on-gsi -m CtsSecurityBulletinHostTestCases Change-Id: Iea0be5a2354ad058de92f6183fa996db6bd2a7c7
diff --git a/hostsidetests/securitybulletin/securityPatch/pac/Android.mk b/hostsidetests/securitybulletin/securityPatch/pac/Android.mk index bd9c07d..1960664 100644 --- a/hostsidetests/securitybulletin/securityPatch/pac/Android.mk +++ b/hostsidetests/securitybulletin/securityPatch/pac/Android.mk
@@ -27,7 +27,7 @@ LOCAL_SHARED_LIBRARIES := \ libpac \ -LOCAL_COMPATIBILITY_SUITE := cts sts +LOCAL_COMPATIBILITY_SUITE := cts sts vts LOCAL_CTS_TEST_PACKAGE := android.security.cts LOCAL_ARM_MODE := arm