sm8250-common: Initial import from 19.1

* HEAD: 59232e228cd57b03625522adb2aef1e02a803f69

Change-Id: Id4cfb36e01b00e69260706256e243f139ee91b40
This commit is contained in:
Sebastiano Barezzi
2022-11-12 23:57:14 +01:00
commit 3a69869f8b
759 changed files with 27515 additions and 0 deletions

View 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>