peridot: Remove QSAP stack
Change-Id: I71dc31bc82bae2270d3dfddad2351a67a6d5b524
This commit is contained in:
327
Android.bp
327
Android.bp
@@ -7785,84 +7785,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libDcfHalFramework",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libDcfHalFramework.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libDcfHalLogger",
|
||||
"libDcfHalQtiMutex",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libDcfHalLogger",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libDcfHalLogger.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libdiag",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libDcfHalQtiMutex",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libDcfHalQtiMutex.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libDspIOProxy_stub",
|
||||
owner: "xiaomi",
|
||||
@@ -9297,37 +9219,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libSensorsInterface",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libSensorsInterface.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite-21.7",
|
||||
"libsnsapi",
|
||||
"libqmi_common_so",
|
||||
"libqmi_cci",
|
||||
"libqmi_encdec",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libSnpeDspV66Stub",
|
||||
owner: "xiaomi",
|
||||
@@ -18894,33 +18785,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libqape_oem_ext",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libqape_oem_ext.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libqc2audio_base",
|
||||
owner: "xiaomi",
|
||||
@@ -21465,32 +21329,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libqsh_ble_pb",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libqsh_ble_pb.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite-21.7",
|
||||
"libsnsapi",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libqshcamera",
|
||||
owner: "xiaomi",
|
||||
@@ -41684,171 +41522,6 @@ cc_prebuilt_binary {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "qsap_dcfd",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/qsap_dcfd",
|
||||
],
|
||||
shared_libs: [
|
||||
"libDcfHalFramework",
|
||||
"libDcfHalLogger",
|
||||
"libDcfHalQtiMutex",
|
||||
"libqsh_ble_pb",
|
||||
"libavservices_minijail",
|
||||
"libcutils",
|
||||
"libprotobuf-cpp-lite-21.7",
|
||||
"libjsoncpp",
|
||||
"libqesdk2_0",
|
||||
"liblog",
|
||||
"libSensorsInterface",
|
||||
"libsnsapi",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "qsap_location",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/qsap_location",
|
||||
],
|
||||
shared_libs: [
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libgps.utils",
|
||||
"liblocation_api",
|
||||
"libqesdk2_0",
|
||||
"libjsoncpp",
|
||||
"liblog",
|
||||
"libcdfw_remote_api",
|
||||
"liblocdiagiface",
|
||||
"libavservices_minijail",
|
||||
"libbase",
|
||||
"libcrypto",
|
||||
"libnl",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "qsap_qapeservice",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/qsap_qapeservice",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libqesdk2_0",
|
||||
"libjsoncpp",
|
||||
"libqti-perfd-client",
|
||||
"libavservices_minijail",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "qsap_sensors",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/qsap_sensors",
|
||||
],
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite-21.7",
|
||||
"liblog",
|
||||
"libdiag",
|
||||
"libsnsapi",
|
||||
"libqsh",
|
||||
"libsensorslog",
|
||||
"libcutils",
|
||||
"libqesdk2_0",
|
||||
"libjsoncpp",
|
||||
"libavservices_minijail",
|
||||
"libsnsutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "qsap_voiceui",
|
||||
owner: "xiaomi",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/bin/qsap_voiceui",
|
||||
],
|
||||
shared_libs: [
|
||||
"libvui_dmgr",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libavservices_minijail",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "qseecom_sample_client",
|
||||
owner: "xiaomi",
|
||||
|
||||
@@ -1021,7 +1021,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/com.qualcomm.qti.wifidisplayhal@1.0-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/com.qualcomm.qti.wifidisplayhal@1.0-service.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/dataadpl.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dataadpl.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/dataqti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dataqti.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/dcfd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dcfd.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/dpmQmiMgr.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/dpmQmiMgr.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/hw/init.batterysecret.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.batterysecret.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/hw/init.mi_ambient.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.mi_ambient.rc \
|
||||
@@ -1056,9 +1055,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.dolby.media.c2@1.0-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.dolby.media.c2@1.0-service.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.dpmd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.dpmd.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.mbnota.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.mbnota.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.qsap.location.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qsap.location.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.qsap.qapeservice.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qsap.qapeservice.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.qsap.sensors.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qsap.sensors.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.qti.adsprpc-guestos-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qti.adsprpc-guestos-service.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.qti.camera.provider-service_64.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qti.camera.provider-service_64.rc \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/init/vendor.qti.cdsprpc-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qti.cdsprpc-service.rc \
|
||||
@@ -1171,10 +1167,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qesdk.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qesdk.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qesdksec.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qesdksec.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qms.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qms.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qsap_dcfd.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qsap_dcfd.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qsap_qapeservice.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qsap_qapeservice.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qsap_sensors.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qsap_sensors.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qsap_voiceui.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qsap_voiceui.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qspm.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qspm.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qti-systemd.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qti-systemd.policy \
|
||||
vendor/xiaomi/peridot/proprietary/vendor/etc/seccomp_policy/qvr@2.0.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/qvr@2.0.policy \
|
||||
@@ -1531,9 +1523,6 @@ PRODUCT_PACKAGES += \
|
||||
libCB \
|
||||
libCneAppJni \
|
||||
libDISAlgos \
|
||||
libDcfHalFramework \
|
||||
libDcfHalLogger \
|
||||
libDcfHalQtiMutex \
|
||||
libDspIOProxy_stub \
|
||||
libEvrcSwCodec \
|
||||
libFace3DTA \
|
||||
@@ -1590,7 +1579,6 @@ PRODUCT_PACKAGES += \
|
||||
libSNPE \
|
||||
libSNPESample \
|
||||
libScenescape \
|
||||
libSensorsInterface \
|
||||
libSnpeDspV66Stub \
|
||||
libSnpeHta \
|
||||
libSnpeHtpPrepare \
|
||||
@@ -1903,7 +1891,6 @@ PRODUCT_PACKAGES += \
|
||||
libprotobuf-cpp-full-21.7 \
|
||||
libprotobuf-cpp-lite-21.7 \
|
||||
libq-perflog \
|
||||
libqape_oem_ext \
|
||||
libqc2audio_base \
|
||||
libqc2audio_basecodec \
|
||||
libqc2audio_core \
|
||||
@@ -1983,7 +1970,6 @@ PRODUCT_PACKAGES += \
|
||||
libqsegnet \
|
||||
libqservice \
|
||||
libqsh \
|
||||
libqsh_ble_pb \
|
||||
libqshcamera \
|
||||
libqsocket \
|
||||
libqspm-mem-utils-vendor \
|
||||
@@ -2746,11 +2732,6 @@ PRODUCT_PACKAGES += \
|
||||
qrtr-cfg \
|
||||
qrtr-lookup \
|
||||
qrtr-ns \
|
||||
qsap_dcfd \
|
||||
qsap_location \
|
||||
qsap_qapeservice \
|
||||
qsap_sensors \
|
||||
qsap_voiceui \
|
||||
qseecom_sample_client \
|
||||
qseecomd \
|
||||
qti \
|
||||
|
||||
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