blob: 020a8ffc4114f036ba509df4532f6f64cd6aee07 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ 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 default permissions should be granted to privileged
applications that come with the platform
-->
<exceptions>
<exception package="com.aura.oobe.samsung.gl">
<permission name="android.permission.POST_NOTIFICATIONS" whitelisted="true"/>
</exception>
<exception package="de.telekom.appstarter">
<permission name="android.permission.POST_NOTIFICATIONS" whitelisted="true"/>
</exception>
<!-- AppSelector -->
<exception package="com.aura.oobe.deutsche">
<permission name="android.permission.POST_NOTIFICATIONS" whitelisted="true" />
<permission name="android.permission.INSTALL_PACKAGES" whitelisted="true" />
</exception>
<!-- AppEnabler -->
<exception package="de.telekom.tsc">
<permission name="android.permission.POST_NOTIFICATIONS" whitelisted="true" />
<permission name="android.permission.PHONE" whitelisted="true" />
</exception>
<exception package="com.orange.aura.oobe">
<permission name="android.permission.POST_NOTIFICATIONS" whitelisted="true" />
</exception>
<exception package="com.orange.update">
<permission name="android.permission.POST_NOTIFICATIONS" whitelisted="true" />
</exception>
</exceptions>