sdm660-common: Update blobs from S62Pro RKQ1.210406.002
Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
7830a42a0c
commit
37a554b3e4
218 changed files with 322 additions and 77 deletions
55
Android.bp
55
Android.bp
|
@ -85,36 +85,6 @@ cc_prebuilt_library_shared {
|
||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "vendor.qti.hardware.fm@1.0",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/system_ext/lib/vendor.qti.hardware.fm@1.0.so"],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/system_ext/lib64/vendor.qti.hardware.fm@1.0.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
system_ext_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
android_app_import {
|
|
||||||
name: "SoterService",
|
|
||||||
owner: "xiaomi",
|
|
||||||
apk: "proprietary/app/SoterService/SoterService.apk",
|
|
||||||
certificate: "platform",
|
|
||||||
dex_preopt: {
|
|
||||||
enabled: false,
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
android_app_import {
|
android_app_import {
|
||||||
name: "CACertService",
|
name: "CACertService",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
@ -471,12 +441,6 @@ android_app_import {
|
||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
dex_import {
|
|
||||||
name: "audiosphere",
|
|
||||||
owner: "xiaomi",
|
|
||||||
jars: ["proprietary/framework/audiosphere.jar"],
|
|
||||||
}
|
|
||||||
|
|
||||||
dex_import {
|
dex_import {
|
||||||
name: "tcmclient",
|
name: "tcmclient",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
@ -490,6 +454,13 @@ dex_import {
|
||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dex_import {
|
||||||
|
name: "audiosphere",
|
||||||
|
owner: "xiaomi",
|
||||||
|
jars: ["proprietary/system_ext/framework/audiosphere.jar"],
|
||||||
|
system_ext_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
dex_import {
|
dex_import {
|
||||||
name: "com.qti.dpmframework",
|
name: "com.qti.dpmframework",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
@ -791,6 +762,13 @@ dex_import {
|
||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dex_import {
|
||||||
|
name: "vendor.qti.hardware.sensorscalibrate-V1.0-java",
|
||||||
|
owner: "xiaomi",
|
||||||
|
jars: ["proprietary/system_ext/framework/vendor.qti.hardware.sensorscalibrate-V1.0-java.jar"],
|
||||||
|
system_ext_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
dex_import {
|
dex_import {
|
||||||
name: "vendor.qti.hardware.slmadapter-V1.0-java",
|
name: "vendor.qti.hardware.slmadapter-V1.0-java",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
@ -878,9 +856,9 @@ prebuilt_etc_xml {
|
||||||
}
|
}
|
||||||
|
|
||||||
prebuilt_etc_xml {
|
prebuilt_etc_xml {
|
||||||
name: "manifest_android.hardware.drm@1.2-service.widevine",
|
name: "manifest_android.hardware.drm@1.3-service.widevine",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
src: "proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.2-service.widevine.xml",
|
src: "proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml",
|
||||||
filename_from_src: true,
|
filename_from_src: true,
|
||||||
sub_dir: "vintf/manifest",
|
sub_dir: "vintf/manifest",
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
|
@ -899,6 +877,7 @@ cc_prebuilt_binary {
|
||||||
name: "chargeonlymode",
|
name: "chargeonlymode",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
srcs: ["proprietary/bin/chargeonlymode"],
|
srcs: ["proprietary/bin/chargeonlymode"],
|
||||||
|
check_elf_files: false,
|
||||||
prefer: true,
|
prefer: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Binary file not shown.
BIN
proprietary/lib/libFileMux.so
Normal file
BIN
proprietary/lib/libFileMux.so
Normal file
Binary file not shown.
BIN
proprietary/lib/libOmxMux.so
Normal file
BIN
proprietary/lib/libOmxMux.so
Normal file
Binary file not shown.
BIN
proprietary/lib64/libFileMux.so
Normal file
BIN
proprietary/lib64/libFileMux.so
Normal file
Binary file not shown.
BIN
proprietary/lib64/libOmxMux.so
Normal file
BIN
proprietary/lib64/libOmxMux.so
Normal file
Binary file not shown.
Binary file not shown.
11
proprietary/system_ext/etc/permissions/audiosphere.xml
Normal file
11
proprietary/system_ext/etc/permissions/audiosphere.xml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
Copyright (c) 2016, 2020 Qualcomm Technologies, Inc.
|
||||||
|
All Rights Reserved.
|
||||||
|
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<permissions>
|
||||||
|
<library name="com.qualcomm.qti.audiosphere"
|
||||||
|
file="/system_ext/framework/audiosphere.jar" />
|
||||||
|
</permissions>
|
BIN
proprietary/system_ext/framework/audiosphere.jar
Normal file
BIN
proprietary/system_ext/framework/audiosphere.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
proprietary/system_ext/lib/libadsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib/libadsprpc_system.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib/libcdsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib/libcdsprpc_system.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib/libmdsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib/libmdsprpc_system.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib/libmmosal.so
Normal file
BIN
proprietary/system_ext/lib/libmmosal.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib/libmmparser_lite.so
Normal file
BIN
proprietary/system_ext/lib/libmmparser_lite.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib/libsdsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib/libsdsprpc_system.so
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/system_ext/lib64/libadsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib64/libadsprpc_system.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libcdsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib64/libcdsprpc_system.so
Normal file
Binary file not shown.
Binary file not shown.
BIN
proprietary/system_ext/lib64/libmdsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib64/libmdsprpc_system.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libmmosal.so
Normal file
BIN
proprietary/system_ext/lib64/libmmosal.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libmmparser_lite.so
Normal file
BIN
proprietary/system_ext/lib64/libmmparser_lite.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libsdsprpc_system.so
Normal file
BIN
proprietary/system_ext/lib64/libsdsprpc_system.so
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/app/TimeService/TimeService.apk
vendored
BIN
proprietary/vendor/app/TimeService/TimeService.apk
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/adsprpcd
vendored
BIN
proprietary/vendor/bin/adsprpcd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/cdsprpcd
vendored
BIN
proprietary/vendor/bin/cdsprpcd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/dspservice
vendored
Executable file
BIN
proprietary/vendor/bin/dspservice
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hvdcp_opti
vendored
BIN
proprietary/vendor/bin/hvdcp_opti
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine
vendored
Normal file
BIN
proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/bin/power_off_alarm
vendored
BIN
proprietary/vendor/bin/power_off_alarm
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qseecomd
vendored
BIN
proprietary/vendor/bin/qseecomd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/sensors.qti
vendored
BIN
proprietary/vendor/bin/sensors.qti
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/ssr_diag
vendored
BIN
proprietary/vendor/bin/ssr_diag
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/ssr_setup
vendored
BIN
proprietary/vendor/bin/ssr_setup
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/subsystem_ramdump
vendored
BIN
proprietary/vendor/bin/subsystem_ramdump
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/thermal-engine
vendored
BIN
proprietary/vendor/bin/thermal-engine
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/time_daemon
vendored
BIN
proprietary/vendor/bin/time_daemon
vendored
Binary file not shown.
26
proprietary/vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc
vendored
Normal file
26
proprietary/vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc
vendored
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
on property:init.svc.mediadrm=running
|
||||||
|
mkdir /data/vendor/mediadrm 0770 media mediadrm
|
||||||
|
start vendor.move_data_sh
|
||||||
|
|
||||||
|
service vendor.move_data_sh /system/bin/move_widevine_data.sh
|
||||||
|
class late_start
|
||||||
|
user media
|
||||||
|
group media mediadrm system
|
||||||
|
disabled
|
||||||
|
oneshot
|
||||||
|
|
||||||
|
service vendor.drm-widevine-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-service.widevine
|
||||||
|
interface android.hardware.drm@1.0::ICryptoFactory widevine
|
||||||
|
interface android.hardware.drm@1.0::IDrmFactory widevine
|
||||||
|
interface android.hardware.drm@1.1::ICryptoFactory widevine
|
||||||
|
interface android.hardware.drm@1.1::IDrmFactory widevine
|
||||||
|
interface android.hardware.drm@1.2::ICryptoFactory widevine
|
||||||
|
interface android.hardware.drm@1.2::IDrmFactory widevine
|
||||||
|
interface android.hardware.drm@1.3::ICryptoFactory widevine
|
||||||
|
interface android.hardware.drm@1.3::IDrmFactory widevine
|
||||||
|
interface android.hidl.base@1.0::IBase widevine
|
||||||
|
class hal
|
||||||
|
user media
|
||||||
|
group media mediadrm drmrpc system
|
||||||
|
ioprio rt 4
|
||||||
|
writepid /dev/cpuset/foreground/tasks
|
20
proprietary/vendor/etc/init/init_thermal-engine.rc
vendored
Normal file
20
proprietary/vendor/etc/init/init_thermal-engine.rc
vendored
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
#! /bin/sh
|
||||||
|
#
|
||||||
|
#Copyright (c) 2019-2021 Qualcomm Technologies, Inc.
|
||||||
|
#All Rights Reserved.
|
||||||
|
#Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
|
#
|
||||||
|
#Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
|
||||||
|
#
|
||||||
|
|
||||||
|
service thermal-engine /vendor/bin/thermal-engine
|
||||||
|
class main
|
||||||
|
user root
|
||||||
|
group root
|
||||||
|
socket thermal-send-client stream 0660 system oem_2907
|
||||||
|
socket thermal-recv-client stream 0660 system oem_2907
|
||||||
|
socket thermal-recv-passive-client stream 0660 system oem_2907
|
||||||
|
socket thermal-send-rule stream 0660 system oem_2907
|
||||||
|
|
||||||
|
on property:sys.boot_completed=1
|
||||||
|
restart thermal-engine
|
42
proprietary/vendor/etc/init/vendor.qti.adsprpc-service.rc
vendored
Normal file
42
proprietary/vendor/etc/init/vendor.qti.adsprpc-service.rc
vendored
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||||
|
# All Rights Reserved.
|
||||||
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
|
||||||
|
#
|
||||||
|
# Redistribution and use in source and binary forms, with or without
|
||||||
|
# modification, are permitted provided that the following conditions are
|
||||||
|
# met:
|
||||||
|
# * Redistributions of source code must retain the above copyright
|
||||||
|
# notice, this list of conditions and the following disclaimer.
|
||||||
|
# * Redistributions in binary form must reproduce the above
|
||||||
|
# copyright notice, this list of conditions and the following
|
||||||
|
# disclaimer in the documentation and/or other materials provided
|
||||||
|
# with the distribution.
|
||||||
|
# * Neither the name of The Linux Foundation nor the names of its
|
||||||
|
# contributors may be used to endorse or promote products derived
|
||||||
|
# from this software without specific prior written permission.
|
||||||
|
#
|
||||||
|
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||||
|
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
|
||||||
|
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
||||||
|
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||||
|
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||||
|
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||||
|
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||||
|
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||||
|
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||||
|
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
#
|
||||||
|
|
||||||
|
service vendor.adsprpcd /vendor/bin/adsprpcd
|
||||||
|
class main
|
||||||
|
user system
|
||||||
|
group media
|
||||||
|
|
||||||
|
service vendor.adsprpcd_audiopd /vendor/bin/adsprpcd audiopd
|
||||||
|
class main
|
||||||
|
user media
|
||||||
|
group media
|
40
proprietary/vendor/etc/init/vendor.qti.cdsprpc-service.rc
vendored
Normal file
40
proprietary/vendor/etc/init/vendor.qti.cdsprpc-service.rc
vendored
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||||
|
# All Rights Reserved.
|
||||||
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
|
||||||
|
#
|
||||||
|
# Redistribution and use in source and binary forms, with or without
|
||||||
|
# modification, are permitted provided that the following conditions are
|
||||||
|
# met:
|
||||||
|
# * Redistributions of source code must retain the above copyright
|
||||||
|
# notice, this list of conditions and the following disclaimer.
|
||||||
|
# * Redistributions in binary form must reproduce the above
|
||||||
|
# copyright notice, this list of conditions and the following
|
||||||
|
# disclaimer in the documentation and/or other materials provided
|
||||||
|
# with the distribution.
|
||||||
|
# * Neither the name of The Linux Foundation nor the names of its
|
||||||
|
# contributors may be used to endorse or promote products derived
|
||||||
|
# from this software without specific prior written permission.
|
||||||
|
#
|
||||||
|
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||||
|
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
|
||||||
|
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
||||||
|
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||||
|
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||||
|
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||||
|
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||||
|
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||||
|
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||||
|
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
#
|
||||||
|
|
||||||
|
service vendor.cdsprpcd /vendor/bin/cdsprpcd
|
||||||
|
class main
|
||||||
|
user system
|
||||||
|
group system
|
||||||
|
|
||||||
|
on property:vendor.fastrpc.disable.cdsprpcd.daemon=1
|
||||||
|
stop vendor.cdsprpcd
|
13
proprietary/vendor/etc/init/vendor.qti.hardware.dsp@1.0-service.rc
vendored
Normal file
13
proprietary/vendor/etc/init/vendor.qti.hardware.dsp@1.0-service.rc
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||||
|
# All Rights Reserved.
|
||||||
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
|
|
||||||
|
service vendor.dspservice /vendor/bin/dspservice
|
||||||
|
class hal
|
||||||
|
user system
|
||||||
|
group system wakelock oem_2908
|
||||||
|
capabilities BLOCK_SUSPEND
|
||||||
|
interface vendor.qti.hardware.dsp@1.0::IDspService dspservice
|
||||||
|
|
||||||
|
# uncomment below to disable service at boot
|
||||||
|
# disabled
|
64
proprietary/vendor/etc/seccomp_policy/vendor.qti.hardware.dsp.policy
vendored
Normal file
64
proprietary/vendor/etc/seccomp_policy/vendor.qti.hardware.dsp.policy
vendored
Normal file
|
@ -0,0 +1,64 @@
|
||||||
|
# Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||||
|
# All Rights Reserved.
|
||||||
|
# Confidential and Proprietary - Qualcomm Technologies, Inc
|
||||||
|
#
|
||||||
|
# Not a contribution.
|
||||||
|
#
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||||
|
munmap: 1
|
||||||
|
#prctl: arg0 == PR_SET_VMA || arg0 == PR_GET_DUMPABLE || arg0 == 0x37
|
||||||
|
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||||
|
futex: 1
|
||||||
|
read: 1
|
||||||
|
openat: 1
|
||||||
|
close: 1
|
||||||
|
fstat: 1
|
||||||
|
readlinkat: 1
|
||||||
|
newfstatat: 1
|
||||||
|
mremap: 1
|
||||||
|
clock_gettime: 1
|
||||||
|
pread64: 1
|
||||||
|
fstatfs: 1
|
||||||
|
rt_sigaction: 1
|
||||||
|
faccessat: 1
|
||||||
|
rt_sigprocmask: 1
|
||||||
|
#ioctl: arg1 == TCGETS || arg1 == BINDER_WRITE_READ || arg1 == BINDER_SET_MAX_THREADS || arg1 == BINDER_VERSION
|
||||||
|
ioctl: 1
|
||||||
|
getrandom: 1
|
||||||
|
fcntl: 1
|
||||||
|
getuid: 1
|
||||||
|
lseek: 1
|
||||||
|
exit_group: 1
|
||||||
|
sched_getaffinity: 1
|
||||||
|
writev: 1
|
||||||
|
exit: 1
|
||||||
|
getpid: 1
|
||||||
|
sigaltstack: 1
|
||||||
|
getrlimit: 1
|
||||||
|
restart_syscall: 1
|
||||||
|
clone: 1
|
||||||
|
sched_getscheduler: 1
|
||||||
|
execve: 1
|
||||||
|
socket: arg0 == AF_UNIX
|
||||||
|
set_tid_address: 1
|
||||||
|
rt_sigreturn: 1
|
||||||
|
connect: 1
|
||||||
|
gettid: 1
|
||||||
|
setpriority: 1
|
||||||
|
prctl: 1
|
||||||
|
write: 1
|
||||||
|
madvise: 1
|
23
proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml
vendored
Normal file
23
proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml
vendored
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2019 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.
|
||||||
|
-->
|
||||||
|
<manifest version="1.0" type="device">
|
||||||
|
<hal format="hidl">
|
||||||
|
<name>android.hardware.drm</name>
|
||||||
|
<transport>hwbinder</transport>
|
||||||
|
<fqname>@1.3::ICryptoFactory/widevine</fqname>
|
||||||
|
<fqname>@1.3::IDrmFactory/widevine</fqname>
|
||||||
|
</hal>
|
||||||
|
</manifest>
|
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib/hw/vendor.qti.hardware.qteeconnector@1.0-impl.so
vendored
Normal file
BIN
proprietary/vendor/lib/hw/vendor.qti.hardware.qteeconnector@1.0-impl.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libAlacSwDec.so
vendored
BIN
proprietary/vendor/lib/libAlacSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libApeSwDec.so
vendored
BIN
proprietary/vendor/lib/libApeSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libFlacSwDec.so
vendored
BIN
proprietary/vendor/lib/libFlacSwDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libI420colorconvert.so
vendored
BIN
proprietary/vendor/lib/libI420colorconvert.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAacDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAacDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAlacDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAlacDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAlacDecSw.so
vendored
BIN
proprietary/vendor/lib/libOmxAlacDecSw.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAmrDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAmrDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxAmrwbplusDec.so
vendored
BIN
proprietary/vendor/lib/libOmxAmrwbplusDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxApeDec.so
vendored
BIN
proprietary/vendor/lib/libOmxApeDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxApeDecSw.so
vendored
BIN
proprietary/vendor/lib/libOmxApeDecSw.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxDsdDec.so
vendored
BIN
proprietary/vendor/lib/libOmxDsdDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxEvrcDec.so
vendored
BIN
proprietary/vendor/lib/libOmxEvrcDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxG711Dec.so
vendored
BIN
proprietary/vendor/lib/libOmxG711Dec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxQcelp13Dec.so
vendored
BIN
proprietary/vendor/lib/libOmxQcelp13Dec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxVideoDSMode.so
vendored
BIN
proprietary/vendor/lib/libOmxVideoDSMode.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libOmxWmaDec.so
vendored
BIN
proprietary/vendor/lib/libOmxWmaDec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libQSEEComAPI.so
vendored
BIN
proprietary/vendor/lib/libQSEEComAPI.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libQTEEConnector_vendor.so
vendored
Normal file
BIN
proprietary/vendor/lib/libQTEEConnector_vendor.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libacdb-fts.so
vendored
BIN
proprietary/vendor/lib/libacdb-fts.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libacdbloader.so
vendored
BIN
proprietary/vendor/lib/libacdbloader.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libacdbrtac.so
vendored
BIN
proprietary/vendor/lib/libacdbrtac.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadiertac.so
vendored
BIN
proprietary/vendor/lib/libadiertac.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadm.so
vendored
BIN
proprietary/vendor/lib/libadm.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadpcmdec.so
vendored
BIN
proprietary/vendor/lib/libadpcmdec.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadsp_default_listener.so
vendored
BIN
proprietary/vendor/lib/libadsp_default_listener.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadsp_hvx_callback_skel.so
vendored
BIN
proprietary/vendor/lib/libadsp_hvx_callback_skel.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadsp_hvx_stub.so
vendored
BIN
proprietary/vendor/lib/libadsp_hvx_stub.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libadsprpc.so
vendored
BIN
proprietary/vendor/lib/libadsprpc.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libaudcal.so
vendored
BIN
proprietary/vendor/lib/libaudcal.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libaudioalsa.so
vendored
BIN
proprietary/vendor/lib/libaudioalsa.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libaudioparsers.so
vendored
BIN
proprietary/vendor/lib/libaudioparsers.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libcdsp_default_listener.so
vendored
BIN
proprietary/vendor/lib/libcdsp_default_listener.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libcdsprpc.so
vendored
BIN
proprietary/vendor/lib/libcdsprpc.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libdrc.so
vendored
BIN
proprietary/vendor/lib/libdrc.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libdsd2pcm.so
vendored
Normal file
BIN
proprietary/vendor/lib/libdsd2pcm.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libfastcvadsp_stub.so
vendored
BIN
proprietary/vendor/lib/libfastcvadsp_stub.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libfastcvopt.so
vendored
BIN
proprietary/vendor/lib/libfastcvopt.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libfastrpc_utf_stub.so
vendored
BIN
proprietary/vendor/lib/libfastrpc_utf_stub.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libgcs-calwrapper.so
vendored
BIN
proprietary/vendor/lib/libgcs-calwrapper.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libgcs-ipc.so
vendored
BIN
proprietary/vendor/lib/libgcs-ipc.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libgcs-osal.so
vendored
BIN
proprietary/vendor/lib/libgcs-osal.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libgcs.so
vendored
BIN
proprietary/vendor/lib/libgcs.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libhdmipassthru.so
vendored
Normal file
BIN
proprietary/vendor/lib/libhdmipassthru.so
vendored
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue