Clean up Exchange tests make and manifest...

* Forgot to remove explicit cert during split
* Also, remove obsolete sharedUserId in manifest

Change-Id: Iac7b0e97587f62432ea496ad7d006a3423fa8a0b
diff --git a/tests/Android.mk b/tests/Android.mk
index 7d43d19..6c400b9 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -20,9 +20,6 @@
 
 LOCAL_JAVA_LIBRARIES := android.test.runner
 
-# STOPSHIP Use appropriate cert (the Google app cert for now)
-LOCAL_CERTIFICATE := vendor/unbundled_google/libraries/certs/app
-
 # Include all test java files.
 LOCAL_SRC_FILES := $(call all-java-files-under, src)
 
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index be40ed8..6511938 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -17,7 +17,6 @@
 <!-- package name must be unique so suffix with "tests" so package loader doesn't ignore us -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.android.exchange.tests"
-    android:sharedUserId="com.android.email"
     >
 
     <!-- We add an application tag here just so that we can indicate that