sm8250-common: Initial import from 19.1
* HEAD: 59232e228cd57b03625522adb2aef1e02a803f69 Change-Id: Id4cfb36e01b00e69260706256e243f139ee91b40
This commit is contained in:
19
proprietary/vendor/etc/default-permissions/com.qualcomm.qti.cne.xml
vendored
Normal file
19
proprietary/vendor/etc/default-permissions/com.qualcomm.qti.cne.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||
~ All Rights Reserved.
|
||||
~ Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<!--
|
||||
This XML file declares which signature|privileged permissions should be
|
||||
granted to privileged applications on QTI devices.
|
||||
It allows additional grants on top of privapp-permissions-platform.xml
|
||||
-->
|
||||
|
||||
<exceptions>
|
||||
<exception package="com.qualcomm.qti.cne">
|
||||
<permission name="android.permission.ACCESS_COARSE_LOCATION" fixed="false"/>
|
||||
<permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
|
||||
</exception>
|
||||
</exceptions>
|
||||
Reference in New Issue
Block a user