Remove trailing spaces.

Change-Id: I80feb1b58c148b35b2666ef08d4b13d5aa0608b2
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index 03a52ac..dfe7c38 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -4,9 +4,9 @@
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
      You may obtain a copy of the License at
-  
+
           http://www.apache.org/licenses/LICENSE-2.0
-  
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -25,8 +25,8 @@
             android:targetPackage="com.android.camera"
             android:label="Camera Launch Performance">
     </instrumentation>
-    
+
     <instrumentation android:name="android.test.InstrumentationTestRunner"
              android:targetPackage="com.android.camera"
              android:label="Tests for Camera application."/>
-</manifest> 
+</manifest>