aboutsummaryrefslogtreecommitdiff
path: root/background
diff options
context:
space:
mode:
authorTakeshi Hagikura <thagikura@google.com>2015-03-09 21:00:01 +0900
committerTakeshi Hagikura <thagikura@google.com>2015-03-09 21:00:01 +0900
commitaa79bf22ece28e15fa5e7f8590e833409eb75471 (patch)
treee84c9870b9d6e0d48175c6d1632a257fd6e3e308 /background
parent19dc508bb90f3d517085cd1de5adc7054b0dd517 (diff)
downloadandroid-aa79bf22ece28e15fa5e7f8590e833409eb75471.tar.gz
Remove double license for AndroidManifest.xml in tests
Change-Id: I3aba8d69cfa9a977e60904341fc2832bd96476e1
Diffstat (limited to 'background')
-rw-r--r--background/JobScheduler/Application/tests/AndroidManifest.xml21
1 files changed, 1 insertions, 20 deletions
diff --git a/background/JobScheduler/Application/tests/AndroidManifest.xml b/background/JobScheduler/Application/tests/AndroidManifest.xml
index bb065085..8234be33 100644
--- a/background/JobScheduler/Application/tests/AndroidManifest.xml
+++ b/background/JobScheduler/Application/tests/AndroidManifest.xml
@@ -1,22 +1,3 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright 2013 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.
- 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.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-
-
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 The Android Open Source Project
@@ -56,4 +37,4 @@
android:targetPackage="com.example.android.jobscheduler"
android:label="Tests for com.example.android.jobscheduler" />
-</manifest> \ No newline at end of file
+</manifest>