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.
@@ -0,0 +1,18 @@
|
||||
<?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"/>
|
||||
</privapp-permissions>
|
||||
</permissions>
|
||||
BIN
proprietary/system_ext/priv-app/daxService/daxService.apk
Normal file
BIN
proprietary/system_ext/priv-app/daxService/daxService.apk
Normal file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/vendor.dolby.hardware.dms@1.0-service
vendored
Normal file
BIN
proprietary/vendor/bin/hw/vendor.dolby.hardware.dms@1.0-service
vendored
Normal file
Binary file not shown.
1014
proprietary/vendor/etc/dolby/dax-default.xml
vendored
Normal file
1014
proprietary/vendor/etc/dolby/dax-default.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
6
proprietary/vendor/etc/init/vendor.dolby.hardware.dms@1.0-service.rc
vendored
Normal file
6
proprietary/vendor/etc/init/vendor.dolby.hardware.dms@1.0-service.rc
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
service dms-hal-1-0 /vendor/bin/hw/vendor.dolby.hardware.dms@1.0-service
|
||||
class hal
|
||||
user media
|
||||
group audio media
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/dolby 0770 media media
|
||||
57
proprietary/vendor/etc/media_codecs_dolby_audio.xml
vendored
Normal file
57
proprietary/vendor/etc/media_codecs_dolby_audio.xml
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- Copyright 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 file was modified by Dolby Laboratories, Inc. The portions of the
|
||||
code that are surrounded by "DOLBY..." are copyrighted and
|
||||
licensed separately, as follows:
|
||||
|
||||
(C) 2018 Dolby Laboratories, Inc.
|
||||
All rights reserved.
|
||||
|
||||
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.
|
||||
-->
|
||||
|
||||
<Included>
|
||||
<Decoders>
|
||||
<!-- DOLBY_UDC -->
|
||||
<MediaCodec name="OMX.dolby.ac3.decoder" type="audio/ac3">
|
||||
<Limit name="channel-count" max="6" />
|
||||
<Limit name="sample-rate" ranges="32000,44100,48000" />
|
||||
<Limit name="bitrate" range="32000-640000" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.dolby.eac3.decoder" type="audio/eac3">
|
||||
<Limit name="channel-count" max="8" />
|
||||
<Limit name="sample-rate" ranges="32000,44100,48000" />
|
||||
<Limit name="bitrate" range="32000-6144000" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.dolby.eac3_joc.decoder" type="audio/eac3-joc">
|
||||
<Limit name="channel-count" max="8" />
|
||||
<Limit name="sample-rate" ranges="48000" />
|
||||
<Limit name="bitrate" range="32000-6144000" />
|
||||
</MediaCodec>
|
||||
<!-- DOLBY_UDC END -->
|
||||
<!-- DOLBY_AC4 -->
|
||||
<MediaCodec name="OMX.dolby.ac4.decoder" type="audio/ac4">
|
||||
<Limit name="channel-count" max="2" />
|
||||
<Limit name="sample-rate" ranges="48000" />
|
||||
<Limit name="bitrate" range="16000-2688000" />
|
||||
</MediaCodec>
|
||||
<!-- DOLBY_AC4 END -->
|
||||
</Decoders>
|
||||
</Included>
|
||||
BIN
proprietary/vendor/lib/libdapparamstorage.so
vendored
Normal file
BIN
proprietary/vendor/lib/libdapparamstorage.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libstagefright_soft_ddpdec.so
vendored
Normal file
BIN
proprietary/vendor/lib/libstagefright_soft_ddpdec.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libstagefrightdolby.so
vendored
Normal file
BIN
proprietary/vendor/lib/libstagefrightdolby.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/soundfx/libswdap.so
vendored
Normal file
BIN
proprietary/vendor/lib/soundfx/libswdap.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/vendor.dolby.hardware.dms@1.0.so
vendored
Normal file
BIN
proprietary/vendor/lib/vendor.dolby.hardware.dms@1.0.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libdapparamstorage.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libdapparamstorage.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libdlbdsservice.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libdlbdsservice.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libstagefrightdolby.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libstagefrightdolby.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/soundfx/libswdap.so
vendored
Normal file
BIN
proprietary/vendor/lib64/soundfx/libswdap.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/vendor.dolby.hardware.dms@1.0-impl.so
vendored
Normal file
BIN
proprietary/vendor/lib64/vendor.dolby.hardware.dms@1.0-impl.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/vendor.dolby.hardware.dms@1.0.so
vendored
Normal file
BIN
proprietary/vendor/lib64/vendor.dolby.hardware.dms@1.0.so
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user