hardware_dolby/configs/privapp-com.dolby.daxservice.xml
sureshfizzy 6052d937c7 Import Dolby Atmos from OnePlus 9R
Co-Authored-By: Anushek Prasal <anushekprasal@gmail.com>
Co-Authored-By: HELLBOY017 <abhaygill017@gmail.com>
Co-Authored-By: Omkar Chandorkar <gotenksIN@aosip.dev>
Co-Authored-By: ziasam <ziauddinsameer@gmail.com>
Co-Authored-By: chandu078 <chandudyavanapelli03@gmail.com>
Signed-off-by: Frost <159105703+Karan-Frost@users.noreply.github.com>
2024-08-01 19:02:11 +05:30

21 lines
951 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Copyright (C) 2018 Dolby Laboratories
* This program is protected under international and U.S. copyright laws as
* an unpublished work. This program is confidential and proprietary to the
* copyright owners. Reproduction or disclosure, in whole or in part, or the
* production of derivative works therefrom without the express permission of
* the copyright owners is prohibited.
* Copyright (C) 2018-2019 by Dolby Laboratories.
* All rights reserved.
-->
<permissions>
<privapp-permissions package="com.dolby.daxservice">
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
<permission name="android.permission.MANAGE_USERS"/>
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
<permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME"/>
</privapp-permissions>
</permissions>