sm7250-common: Import dolby blobs
Co-authored-by: firebird11 <hbgassel@gmail.com> Change-Id: I4471ec7340dc49641f777db6019760bd7463d579 Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
BIN
proprietary/system/app/MotoDolbyV3/MotoDolbyV3.apk
Normal file
BIN
proprietary/system/app/MotoDolbyV3/MotoDolbyV3.apk
Normal file
Binary file not shown.
BIN
proprietary/system/app/MotoSignatureApp/MotoSignatureApp.apk
Normal file
BIN
proprietary/system/app/MotoSignatureApp/MotoSignatureApp.apk
Normal file
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<feature name="com.motorola.software.dolbyui"/>
|
||||
</permissions>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<library name="com.motorola.motosignature"
|
||||
file="/system/framework/com.motorola.motosignature.jar"/>
|
||||
</permissions>
|
||||
19
proprietary/system/etc/permissions/moto-checkin.xml
Normal file
19
proprietary/system/etc/permissions/moto-checkin.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 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>
|
||||
<library name="moto-checkin" file="/system/framework/moto-checkin.jar"/>
|
||||
</permissions>
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<privapp-permissions package="com.dolby.daxservice">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.MANAGE_USERS"/>
|
||||
</privapp-permissions>
|
||||
</permissions>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<hidden-api-whitelisted-app package="com.dolby.daxservice"/>
|
||||
<allow-in-power-save package="com.dolby.daxservice"/>
|
||||
</config>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<hidden-api-whitelisted-app package="com.motorola.dolby.dolbyui"/>
|
||||
<allow-in-power-save package="com.motorola.dolby.dolbyui"/>
|
||||
</config>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<hidden-api-whitelisted-app package="com.motorola.motosignature.app"/>
|
||||
</config>
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<hidden-api-whitelisted-app package="com.motorola.dolby.dolbyui" />
|
||||
</config>
|
||||
BIN
proprietary/system/framework/com.motorola.motosignature.jar
Normal file
BIN
proprietary/system/framework/com.motorola.motosignature.jar
Normal file
Binary file not shown.
BIN
proprietary/system/framework/moto-checkin.jar
Normal file
BIN
proprietary/system/framework/moto-checkin.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user