15 lines
578 B
XML
15 lines
578 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!---/******************************************************************************
|
|
* @file com.qti.location.sdk.xml
|
|
* @brief configuration file for permission mapping and library publishing
|
|
* Copyright (c) 2015 Qualcomm Technologies, Inc.
|
|
* All Rights Reserved.
|
|
* Confidential and Proprietary - Qualcomm Technologies, Inc.
|
|
* *****************************************************************************-->
|
|
|
|
<permissions>
|
|
|
|
<library name="com.qti.location.sdk" file="/system/framework/com.qti.location.sdk.jar"/>
|
|
|
|
</permissions>
|