1ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu<?xml version="1.0" encoding="utf-8"?>
2ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu<!-- Copyright (C) 2008 The Android Open Source Project
3ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu
4ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     Licensed under the Apache License, Version 2.0 (the "License");
5ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     you may not use this file except in compliance with the License.
6ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     You may obtain a copy of the License at
7ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu  
8ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu          http://www.apache.org/licenses/LICENSE-2.0
9ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu  
10ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     Unless required by applicable law or agreed to in writing, software
11ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     distributed under the License is distributed on an "AS IS" BASIS,
12ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     See the License for the specific language governing permissions and
14ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu     limitations under the License.
15ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu-->
16ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu
17ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu<permissions>
18ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu    <library name="com.android.location.provider"
19ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu            file="/system/framework/com.android.location.provider.jar" />
20ccb4c318aa5150ba49b7e7878d20b4787d6bf723Laurent Tu</permissions>
21