<?xml version="1.0" encoding="utf-8" standalone="yes"?> <!-- SPDX-FileCopyrightText: 2020 The Calyx Institute SPDX-License-Identifier: Apache-2.0 --> <exceptions> <exception package="org.calyxos.backup.contacts"> <permission name="android.permission.READ_CONTACTS" fixed="true" /> <permission name="android.permission.WRITE_CONTACTS" fixed="true" /> </exception> </exceptions>