sdm660-common: Split blob
Change-Id: I281d7b132f4f45c2e1f608ac4af184ebb51f39de
This commit is contained in:
@@ -0,0 +1,193 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
** Copyright (c) 2013,2015-2016 Qualcomm Technologies, Inc.
|
||||
** All Rights Reserved.
|
||||
** Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
-->
|
||||
|
||||
<!-- If you edit this version, also edit the version in the partner-supplied
|
||||
cdma_call_conf.xml configuration file -->
|
||||
<calloptions version="1">
|
||||
|
||||
<!--Call Forwarding Unconditional(CFU) -->
|
||||
<!-- activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*72"
|
||||
type="0"
|
||||
category="1"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*720"
|
||||
type="0"
|
||||
category="1"
|
||||
state="0"
|
||||
/>
|
||||
<!--activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*72"
|
||||
type="0"
|
||||
category="2"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*720"
|
||||
type="0"
|
||||
category="2"
|
||||
state="0"
|
||||
/>
|
||||
|
||||
<!-- Call Forwarding Busy(CFB)-->
|
||||
<!-- activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*90"
|
||||
type="1"
|
||||
category="1"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*900"
|
||||
type="1"
|
||||
category="1"
|
||||
state="0"
|
||||
/>
|
||||
<!--activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*90"
|
||||
type="1"
|
||||
category="2"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*900"
|
||||
type="1"
|
||||
category="2"
|
||||
state="0"
|
||||
/>
|
||||
|
||||
<!-- Call Forwarding Not Reachable(CFNR)-->
|
||||
<!-- activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*68"
|
||||
type="3"
|
||||
category="1"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*680"
|
||||
type="3"
|
||||
category="1"
|
||||
state="0"
|
||||
/>
|
||||
<!--activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*68"
|
||||
type="3"
|
||||
category="2"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*680"
|
||||
type="3"
|
||||
category="2"
|
||||
state="0"
|
||||
/>
|
||||
<!-- Call Forwarding Not Answer(CFNA)-->
|
||||
<!-- activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*92"
|
||||
type="2"
|
||||
category="1"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for other number -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*920"
|
||||
type="2"
|
||||
category="1"
|
||||
state="0"
|
||||
/>
|
||||
<!--activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*92"
|
||||
type="2"
|
||||
category="2"
|
||||
state="1"
|
||||
/>
|
||||
<!-- de-activation code for voicemail -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*920"
|
||||
type="2"
|
||||
category="2"
|
||||
state="0"
|
||||
/>
|
||||
|
||||
<!-- De-activate all CF Service -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*730"
|
||||
type="4"
|
||||
category="1"
|
||||
state="0"
|
||||
/>
|
||||
|
||||
<!-- Call waiting -->
|
||||
<!-- Activate call waiting -->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*74"
|
||||
type="6"
|
||||
state="1"
|
||||
/>
|
||||
<!-- Deactivate call waiting-->
|
||||
<option carrier="China Telecom"
|
||||
mcc="460"
|
||||
mnc="03"
|
||||
number="*740"
|
||||
type="6"
|
||||
state="0"
|
||||
/>
|
||||
<!-- End of China Telecom -->
|
||||
</calloptions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2017, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.remoteSimlock.uimremotesimlocklibrary"
|
||||
file="/system_ext/framework/uimremotesimlocklibrary.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2016, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.remoteSimlock.manager.remotesimlockmanagerlibrary"
|
||||
file="/system_ext/framework/remotesimlockmanagerlibrary.jar"
|
||||
dependency="com.qualcomm.qti.remoteSimlock.uimremotesimlocklibrary"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2014, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.uimGba.uimgbalibrary"
|
||||
file="/system_ext/framework/uimgbalibrary.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.uimGbaManager.uimgbamanagerlibrary"
|
||||
file="/system_ext/framework/uimgbamanagerlibrary.jar"
|
||||
dependency="com.qualcomm.qti.uimGba.uimgbalibrary"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2017, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.uim.uimservicelibrary"
|
||||
file="/system_ext/framework/uimservicelibrary.jar"
|
||||
dependency="qti-telephony-hidl-wrapper"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2016, 2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.audiosphere"
|
||||
file="/system_ext/framework/audiosphere.jar" />
|
||||
</permissions>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Copyright (c) 2015-2016, 2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.-->
|
||||
<permissions>
|
||||
<library name="com.qti.dpmframework"
|
||||
file="/system/system_ext/framework/com.qti.dpmframework.jar"/>
|
||||
<library name="android.hidl.manager-V1.0-java"
|
||||
file="/system/framework/android.hidl.manager-V1.0-java.jar"/>
|
||||
<permission name="com.qualcomm.permission.READPROC" >
|
||||
<group gid="readproc" />
|
||||
</permission>
|
||||
</permissions>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2019 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<privapp-permissions package="com.qualcomm.qcrilmsgtunnel">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
</privapp-permissions>
|
||||
</permissions>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2017-2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.imscmservice-V2.0-java"
|
||||
file="/system/system_ext/framework/com.qualcomm.qti.imscmservice-V2.0-java.jar" />
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Copyright (c) 2018-2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc. -->
|
||||
|
||||
<permissions>
|
||||
|
||||
<library name="com.qualcomm.qti.imscmservice-V2.1-java" file="/system/system_ext/framework/com.qualcomm.qti.imscmservice-V2.1-java.jar" />
|
||||
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc. -->
|
||||
|
||||
<permissions>
|
||||
|
||||
<library name="com.qualcomm.qti.imscmservice-V2.2-java" file="/system/system_ext/framework/com.qualcomm.qti.imscmservice-V2.2-java.jar" />
|
||||
|
||||
</permissions>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Copyright (c) 2014, 2019-2021 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.-->
|
||||
<permissions>
|
||||
<library name="dpmapi"
|
||||
file="/system/system_ext/framework/dpmapi.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2016, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.lpa.uimlpalibrary"
|
||||
file="/system_ext/framework/uimlpalibrary.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<privapp-permissions package="org.codeaurora.ims">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRECISE_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME"/>
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS" />
|
||||
</privapp-permissions>
|
||||
</permissions>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qcrilhook"
|
||||
file="/system_ext/framework/qcrilhook.jar"
|
||||
dependency="qti-telephony-utils:qti-telephony-hidl-wrapper" />
|
||||
</permissions>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!---
|
||||
Copyright (c) 2017 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<permissions>
|
||||
<library name="android.hidl.manager-V1.0-java"
|
||||
file="/system_ext/framework/android.hidl.manager-V1.0-java.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2016 Qualcomm Technologies, Inc. All Rights Reserved.
|
||||
Qualcomm Technologies Proprietary and Confidential.
|
||||
-->
|
||||
<permissions>
|
||||
<permission name="com.qti.permission.DIAG">
|
||||
<group gid="oem_2901" />
|
||||
</permission>
|
||||
<permission name="com.qti.permission.AUDIO">
|
||||
<group gid="audio" />
|
||||
</permission>
|
||||
</permissions>
|
||||
|
||||
+84
@@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||
~ All Rights Reserved.
|
||||
~ Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<!--
|
||||
~ Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
|
||||
~ Not a Contribution.
|
||||
-->
|
||||
|
||||
<!--
|
||||
~ Copyright (C) 2016 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<!--
|
||||
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
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.dialer">
|
||||
<permission name="android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK"/>
|
||||
<permission name="android.permission.CONTROL_INCALL_EXPERIENCE"/>
|
||||
<permission name="android.permission.GET_ACCOUNTS_PRIVILEGED"/>
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.STATUS_BAR"/>
|
||||
<permission name="android.permission.STOP_APP_SWITCHES"/>
|
||||
<permission name="com.android.voicemail.permission.READ_VOICEMAIL"/>
|
||||
<permission name="com.android.voicemail.permission.WRITE_VOICEMAIL"/>
|
||||
<permission name="android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS"/>
|
||||
<permission name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS"/>
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.ims">
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRECISE_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME"/>
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS" />
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.mms">
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.WRITE_APN_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qti.callenhancement">
|
||||
<permission name="android.permission.RECORD_AUDIO" />
|
||||
<permission name="android.permission.CAPTURE_AUDIO_OUTPUT" />
|
||||
<permission name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
<permission name="android.permission.READ_BLOCKED_NUMBERS" />
|
||||
<permission name="android.permission.VIBRATE" />
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qcrilmsgtunnel">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.qti.nrNetworkSettingApp">
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
Copyright (c) 2014 Qualcomm Technologies, Inc. All Rights Reserved.
|
||||
Qualcomm Technologies Proprietary and Confidential.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.QtiTelephonyServicelibrary"
|
||||
file="/system/system_ext/framework/QtiTelephonyServicelibrary.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2014, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Qualcomm Technologies Proprietary and Confidential.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.uimremoteclientlibrary"
|
||||
file="/system_ext/framework/uimremoteclientlibrary.jar"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2014, 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Qualcomm Technologies Proprietary and Confidential.
|
||||
-->
|
||||
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.uimremoteserverlibrary"
|
||||
file="/system_ext/framework/uimremoteserverlibrary.jar"/>
|
||||
</permissions>
|
||||
Executable
+1004
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
|
||||
<!--
|
||||
/* Copyright (c) 2017-2018, 2020 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are
|
||||
* met:
|
||||
* * Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* * Redistributions in binary form must reproduce the above
|
||||
* copyright notice, this list of conditions and the following
|
||||
* disclaimer in the documentation and/or other materials provided
|
||||
* with the distribution.
|
||||
* * Neither the name of The Linux Foundation nor the names of its
|
||||
* contributors may be used to endorse or promote products derived
|
||||
* from this software without specific prior written permission.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
||||
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||
* BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
|
||||
<config>
|
||||
<!-- Broadcast actions that are currently whitelisted. -->
|
||||
<allow-implicit-broadcast action="org.codeaurora.intent.action.CALL_COMPOSER_INFO" />
|
||||
</config>
|
||||
Reference in New Issue
Block a user