<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012 The Android Open Source Project
+<!-- Copyright (C) 2012 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="android.support.v7.appcompat" >
-
- <uses-sdk android:minSdkVersion="7" />
-
+ package="android.support.v7.appcompat">
+ <uses-sdk android:minSdkVersion="7"/>
<application />
-
-</manifest>
\ No newline at end of file
+</manifest>