blob: 02eb4f9e22e80434681ca9b22f783decad1608b6 [file] [log] [blame]
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2007 The Android Open Source Project
Santos Cordon7d4ddf62013-07-10 11:58:08 -07003 Licensed under the Apache License, Version 2.0 (the "License");
4 you may not use this file except in compliance with the License.
5 You may obtain a copy of the License at
Santos Cordon7d4ddf62013-07-10 11:58:08 -07006 http://www.apache.org/licenses/LICENSE-2.0
Santos Cordon7d4ddf62013-07-10 11:58:08 -07007 Unless required by applicable law or agreed to in writing, software
8 distributed under the License is distributed on an "AS IS" BASIS,
9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10 See the License for the specific language governing permissions and
11 limitations under the License.
12-->
Santos Cordon7d4ddf62013-07-10 11:58:08 -070013<manifest xmlns:android="http://schemas.android.com/apk/res/android"
Amit Mahajan7412ad82019-12-09 23:38:25 -080014 package="com.android.phone.lib">
15 <application>
16 <library android:name="com.android.phone.lib" />
Santos Cordon7d4ddf62013-07-10 11:58:08 -070017 </application>
Amit Mahajan292beda2019-12-12 19:40:55 +000018</manifest>