summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment/remote/AndroidManifest.xml
diff options
context:
space:
mode:
authorlinyuh <linyuh@google.com>2018-02-20 13:40:18 -0800
committerEric Erfanian <erfanian@google.com>2018-02-22 21:09:10 +0000
commit844dcad13ad494256dddfdc44f7ad90a5f93c530 (patch)
tree2e6199b8ab8c3900bbacacb4238b5396ce6f3707 /java/com/android/dialer/searchfragment/remote/AndroidManifest.xml
parent7e3f39706c2d8ae74ee5613f582daa2946dcc5d4 (diff)
Merge searchfragment/remote into searchfragment/directories and renaming things accordingly.
Test: Existing tests PiperOrigin-RevId: 186355284 Change-Id: I7c2a2917175ef13742ca3b2e628d8655dc668f60
Diffstat (limited to 'java/com/android/dialer/searchfragment/remote/AndroidManifest.xml')
-rw-r--r--java/com/android/dialer/searchfragment/remote/AndroidManifest.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/java/com/android/dialer/searchfragment/remote/AndroidManifest.xml b/java/com/android/dialer/searchfragment/remote/AndroidManifest.xml
deleted file mode 100644
index e52f5319e..000000000
--- a/java/com/android/dialer/searchfragment/remote/AndroidManifest.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<!--
- ~ Copyright (C) 2017 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
- -->
-<manifest package="com.android.dialer.searchfragment.remote"/> \ No newline at end of file