16 lines
526 B
XML
16 lines
526 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<!---******************************************************************************
|
||
|
* @file com.qualcomm.location.xml
|
||
|
* @brief configuration file for permission mapping
|
||
|
* Copyright (c) 2012 Qualcomm Atheros, Inc.
|
||
|
* All Rights Reserved.
|
||
|
* Qualcomm Atheros Confidential and Proprietary.
|
||
|
* *****************************************************************************-->
|
||
|
|
||
|
<permissions>
|
||
|
|
||
|
<library name="com.android.services" file="/system/framework/services.jar"/>
|
||
|
|
||
|
</permissions>
|