peridot: Remove QSAP stack
Change-Id: I71dc31bc82bae2270d3dfddad2351a67a6d5b524
This commit is contained in:
BIN
proprietary/vendor/bin/qsap_dcfd
vendored
BIN
proprietary/vendor/bin/qsap_dcfd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qsap_location
vendored
BIN
proprietary/vendor/bin/qsap_location
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qsap_qapeservice
vendored
BIN
proprietary/vendor/bin/qsap_qapeservice
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qsap_sensors
vendored
BIN
proprietary/vendor/bin/qsap_sensors
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/qsap_voiceui
vendored
BIN
proprietary/vendor/bin/qsap_voiceui
vendored
Binary file not shown.
4
proprietary/vendor/etc/init/dcfd.rc
vendored
4
proprietary/vendor/etc/init/dcfd.rc
vendored
@@ -1,4 +0,0 @@
|
||||
service vendor.qsap.dcfd /vendor/bin/qsap_dcfd
|
||||
class main
|
||||
user radio
|
||||
group radio
|
||||
@@ -1,15 +0,0 @@
|
||||
# @file locqesdkservice.rc
|
||||
# @brief Definition for Location Qesdk Service
|
||||
#
|
||||
# DESCRIPTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
service vendor.qsap.location /vendor/bin/qsap_location
|
||||
class main
|
||||
user gps
|
||||
group gps
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
# @file qapeservice.rc
|
||||
# @brief Definition for qape client service
|
||||
#
|
||||
# DESCRIPTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# Copyright (c) 2021-2022 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
service vendor.qsap.qapeservice /vendor/bin/qsap_qapeservice
|
||||
class main
|
||||
user system
|
||||
group system
|
||||
@@ -1,36 +0,0 @@
|
||||
# Copyright (c) 2021-2022 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
# Copyright (c) 2009-2012, 2014-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 BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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.qsap.sensors /vendor/bin/qsap_sensors
|
||||
class core
|
||||
user system
|
||||
group system wakelock
|
||||
capabilities BLOCK_SUSPEND
|
||||
@@ -1,94 +0,0 @@
|
||||
#******************************************************************************
|
||||
# Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#******************************************************************************
|
||||
|
||||
gettid: 1
|
||||
prctl: 1
|
||||
write: 1
|
||||
read: 1
|
||||
close: 1
|
||||
openat: 1
|
||||
futex: 1
|
||||
rt_sigprocmask: 1
|
||||
ioctl : 1
|
||||
recvfrom: 1
|
||||
ppoll: 1
|
||||
fcntl: 1
|
||||
sendto: 1
|
||||
madvise: 1
|
||||
pselect6: 1
|
||||
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
munmap: 1
|
||||
newfstatat: 1
|
||||
sigaltstack: 1
|
||||
fstat: 1
|
||||
pread64: 1
|
||||
socket: arg0 == AF_UNIX || arg0 == AF_INET || arg0 == AF_QIPCRTR || arg0 == AF_NETLINK
|
||||
getuid: 1
|
||||
clone: 1
|
||||
getsockname: 1
|
||||
exit: 1
|
||||
writev: 1
|
||||
connect: 1
|
||||
setsockopt: 1
|
||||
set_tid_address: 1
|
||||
pipe2: 1
|
||||
recvmsg: 1
|
||||
nanosleep: 1
|
||||
lseek: 1
|
||||
mremap: 1
|
||||
readlinkat: 1
|
||||
fstatfs: 1
|
||||
pwrite64: 1
|
||||
rt_sigtimedwait: 1
|
||||
tgkill: 1
|
||||
timer_delete: 1
|
||||
bind: 1
|
||||
timer_settime: 1
|
||||
timer_create: 1
|
||||
faccessat: 1
|
||||
getdents64: 1
|
||||
rt_sigaction: 1
|
||||
clock_gettime: 1
|
||||
fdatasync: 1
|
||||
ftruncate: 1
|
||||
setpriority: 1
|
||||
getrlimit: 1
|
||||
inotify_add_watch: 1
|
||||
getrandom: 1
|
||||
getgroups: 1
|
||||
socketpair: 1
|
||||
unlinkat: 1
|
||||
accept4: 1
|
||||
geteuid: 1
|
||||
getgid: 1
|
||||
umask: 1
|
||||
inotify_init1: 1
|
||||
getpid: 1
|
||||
listen: 1
|
||||
restart_syscall: 1
|
||||
sched_getscheduler: 1
|
||||
sched_getaffinity: 1
|
||||
rt_sigreturn: 1
|
||||
exit_group: 1
|
||||
getegid: 1
|
||||
execve: 1
|
||||
fchmodat: 1
|
||||
fchmod: 1
|
||||
epoll_create1: 1
|
||||
epoll_pwait: 1
|
||||
epoll_ctl: 1
|
||||
epoll_pwait: 1
|
||||
eventfd2: 1
|
||||
getsockopt: 1
|
||||
sendmsg: 1
|
||||
send: 1
|
||||
recv: 1
|
||||
dup: 1
|
||||
process_vm_readv: 1
|
||||
rt_tgsigqueueinfo: 1
|
||||
sysinfo: 1
|
||||
shutdown: 1
|
||||
@@ -1,71 +0,0 @@
|
||||
# Copyright (c) 2021-2022 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
|
||||
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
munmap: 1
|
||||
prctl: 1
|
||||
futex: 1
|
||||
ioctl: 1
|
||||
openat: 1
|
||||
read: 1
|
||||
close: 1
|
||||
fstat: 1
|
||||
readlinkat: 1
|
||||
newfstatat: 1
|
||||
mremap: 1
|
||||
pread64: 1
|
||||
fstatfs: 1
|
||||
rt_sigprocmask: 1
|
||||
rt_sigaction: 1
|
||||
faccessat: 1
|
||||
getuid: 1
|
||||
getrandom: 1
|
||||
fcntl: 1
|
||||
writev: 1
|
||||
clone: 1
|
||||
exit_group: 1
|
||||
sched_getaffinity: 1
|
||||
exit: 1
|
||||
getpid: 1
|
||||
sigaltstack: 1
|
||||
getrlimit: 1
|
||||
restart_syscall: 1
|
||||
sched_getscheduler: 1
|
||||
execve: 1
|
||||
socket: arg0 == AF_UNIX
|
||||
set_tid_address: 1
|
||||
rt_sigreturn: 1
|
||||
connect: 1
|
||||
recvfrom: 1
|
||||
nanosleep: 1
|
||||
|
||||
# added for atoll
|
||||
clock_gettime: 1
|
||||
write: 1
|
||||
pipe2: 1
|
||||
|
||||
# added for legacy
|
||||
madvise: 1
|
||||
gettid: 1
|
||||
|
||||
# added after manual check
|
||||
setpriority: 1
|
||||
pselect6: 1
|
||||
@@ -1,82 +0,0 @@
|
||||
# Copyright (c) 2021-2022 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
|
||||
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
prctl: 1
|
||||
openat: 1
|
||||
futex: 1
|
||||
read: 1
|
||||
close: 1
|
||||
fstat: 1
|
||||
readlinkat: 1
|
||||
newfstatat: 1
|
||||
rt_sigprocmask: 1
|
||||
mremap: 1
|
||||
fstatfs: 1
|
||||
getuid: 1
|
||||
pread64: 1
|
||||
writev: 1
|
||||
rt_sigaction: 1
|
||||
faccessat: 1
|
||||
socket: arg0 == AF_UNIX || arg0 == AF_QIPCRTR
|
||||
sendto: 1
|
||||
recvfrom: 1
|
||||
fcntl: 1
|
||||
getsockname: 1
|
||||
clone: 1
|
||||
write: 1
|
||||
getrandom: 1
|
||||
nanosleep: 1
|
||||
pipe2: 1
|
||||
connect: 1
|
||||
setsockopt: 1
|
||||
rt_sigreturn: 1
|
||||
set_tid_address: 1
|
||||
tgkill: 1
|
||||
exit_group: 1
|
||||
timer_create: 1
|
||||
timer_settime: 1
|
||||
timer_delete: 1
|
||||
sigaltstack: 1
|
||||
sched_getscheduler: 1
|
||||
exit: 1
|
||||
restart_syscall: 1
|
||||
execve: 1
|
||||
sched_getaffinity: 1
|
||||
getpid: 1
|
||||
ppoll: 1
|
||||
rt_sigtimedwait: 1
|
||||
madvise: 1
|
||||
|
||||
# added for get qesdk-manager pid
|
||||
getsockopt: 1
|
||||
|
||||
# added for open/read QESDK Core binaries
|
||||
lseek: 1
|
||||
|
||||
# added for netlink
|
||||
bind: 1
|
||||
sendmsg: 1
|
||||
recvmsg: 1
|
||||
|
||||
# added for get gid
|
||||
getgid: 1
|
||||
@@ -1,69 +0,0 @@
|
||||
# Copyright (c) 2022-2023 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
|
||||
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
munmap: 1
|
||||
read: 1
|
||||
prctl: 1
|
||||
openat: 1
|
||||
close: 1
|
||||
fstat: 1
|
||||
newfstatat: 1
|
||||
readlinkat: 1
|
||||
mremap: 1
|
||||
pread64: 1
|
||||
fstatfs: 1
|
||||
writev: 1
|
||||
getuid: 1
|
||||
rt_sigaction: 1
|
||||
rt_sigprocmask: 1
|
||||
faccessat: 1
|
||||
socket: arg0 == AF_UNIX
|
||||
connect: 1
|
||||
bind: 1
|
||||
recvfrom: 1
|
||||
setsockopt: 1
|
||||
listen: 1
|
||||
accept4: 1
|
||||
ioctl: 1
|
||||
fcntl: 1
|
||||
getrandom: 1
|
||||
futex: 1
|
||||
exit_group: 1
|
||||
sched_getaffinity: 1
|
||||
write: 1
|
||||
madvise: 1
|
||||
exit: 1
|
||||
nanosleep: 1
|
||||
getpid: 1
|
||||
sigaltstack: 1
|
||||
fchmodat: 1
|
||||
renameat: 1
|
||||
getrlimit: 1
|
||||
getsockopt: 1
|
||||
restart_syscall: 1
|
||||
clone: 1
|
||||
sched_getscheduler: 1
|
||||
execve: 1
|
||||
set_tid_address: 1
|
||||
pipe2: 1
|
||||
rt_sigreturn: 1
|
||||
renameat2: 1
|
||||
BIN
proprietary/vendor/lib64/libDcfHalFramework.so
vendored
BIN
proprietary/vendor/lib64/libDcfHalFramework.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libDcfHalLogger.so
vendored
BIN
proprietary/vendor/lib64/libDcfHalLogger.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libDcfHalQtiMutex.so
vendored
BIN
proprietary/vendor/lib64/libDcfHalQtiMutex.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libSensorsInterface.so
vendored
BIN
proprietary/vendor/lib64/libSensorsInterface.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libqape_oem_ext.so
vendored
BIN
proprietary/vendor/lib64/libqape_oem_ext.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libqsh_ble_pb.so
vendored
BIN
proprietary/vendor/lib64/libqsh_ble_pb.so
vendored
Binary file not shown.
Reference in New Issue
Block a user