sm6125-common: Track vendor

Signed-off-by: Aubrey Nyx <nyxnyx@disroot.org>
This commit is contained in:
Aubrey Nyx
2026-05-30 05:04:09 +08:00
commit dc3e3fb792
631 changed files with 32910 additions and 0 deletions
@@ -0,0 +1,18 @@
<?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.READ_PHONE_STATE" fixed="false"/>
</exception>
</exceptions>