From eb173968310dbdc8c8edbcde25a51c9e41724c73 Mon Sep 17 00:00:00 2001 From: Adnan Begovic Date: Thu, 4 Feb 2016 16:39:43 -0800 Subject: cmsdk: Add concept of parameterized BinderIdTransactionTest. To avoid any future release having offset binder transaction call ids, create a means to validate binder transaction ids within a parameterized environment based off of prior releases. This requires utilizing the new android testing support library for junit4 support. Change-Id: Iefe3c183de2bdfa127ea53dcf21c8223f0355c34 --- tests/AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/AndroidManifest.xml') diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml index 8eeb269..5016a35 100644 --- a/tests/AndroidManifest.xml +++ b/tests/AndroidManifest.xml @@ -22,7 +22,8 @@ - + @@ -79,6 +80,6 @@ -- cgit v1.1