sm8350-common: Sync with tree
Change-Id: I7309586c666bedcfaaab3a44c70d985b060f79e7
This commit is contained in:
parent
17009f62f5
commit
25cbb1dffd
23876
Android.bp
23876
Android.bp
File diff suppressed because it is too large
Load Diff
@ -1,9 +1,5 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sm8350-common/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter haydn lisa mars odin redwood renoir star venus,$(TARGET_DEVICE)),)
|
||||
|
||||
endif
|
||||
|
@ -1,4 +1,3 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sm8350-common/setup-makefiles.sh
|
||||
|
||||
|
Binary file not shown.
BIN
proprietary/system_ext/bin/wfdservice64
Executable file
BIN
proprietary/system_ext/bin/wfdservice64
Executable file
Binary file not shown.
@ -16,13 +16,13 @@ service wfdservice64 /system_ext/bin/wfdservice64
|
||||
oneshot
|
||||
|
||||
on property:vendor.wfdservice=enable
|
||||
start wfdservice
|
||||
start wfdservice64
|
||||
|
||||
on property:vendor.wfdservice64=enable
|
||||
start wfdservice64
|
||||
|
||||
on property:vendor.wfdservice=disable
|
||||
stop wfdservice
|
||||
stop wfdservice64
|
||||
|
||||
on property:vendor.wfdservice64=disable
|
||||
stop wfdservice64
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2020-2021 Qualcomm Technologies, Inc.
|
||||
# Copyright (c) 2021, 2022 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
mmap2: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
munmap: 1
|
||||
futex: 1
|
||||
@ -29,19 +29,19 @@ ioctl: 1
|
||||
close: 1
|
||||
openat: 1
|
||||
mremap: 1
|
||||
fstat64: 1
|
||||
fstat: 1
|
||||
readlinkat: 1
|
||||
pread64: 1
|
||||
fstatfs64: 1
|
||||
fstatfs: 1
|
||||
clock_gettime: 1
|
||||
fstatat64: 1
|
||||
fstatat: 1
|
||||
read: 1
|
||||
write: 1
|
||||
fcntl64: 1
|
||||
fcntl: 1
|
||||
ppoll: 1
|
||||
faccessat: 1
|
||||
rt_sigaction: 1
|
||||
getuid32: 1
|
||||
getuid: 1
|
||||
madvise: 1
|
||||
rt_sigprocmask: 1
|
||||
writev: 1
|
||||
@ -49,8 +49,9 @@ personality: 1
|
||||
getrandom: 1
|
||||
gettimeofday: 1
|
||||
#set_tls: 1
|
||||
statfs64: 1
|
||||
statfs: 1
|
||||
ugetrlimit: 1
|
||||
getrlimit: 1
|
||||
execve: 1
|
||||
connect: 1
|
||||
socket: arg0 == AF_UNIX
|
||||
@ -76,3 +77,10 @@ getdents64: 1
|
||||
dup: 1
|
||||
lseek: 1
|
||||
tgkill: 1
|
||||
process_vm_readv: 1
|
||||
memfd_create: 1
|
||||
eventfd2: 1
|
||||
epoll_create1: 1
|
||||
epoll_ctl: 1
|
||||
recvfrom: 1
|
||||
epoll_pwait: 1
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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/lib64/libdisplayskuutils.so
vendored
BIN
proprietary/vendor/lib64/libdisplayskuutils.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libdpps.so
vendored
BIN
proprietary/vendor/lib64/libdpps.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libqrtrclient.so
vendored
BIN
proprietary/vendor/lib64/libqrtrclient.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libsdm-color.so
vendored
BIN
proprietary/vendor/lib64/libsdm-color.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libsdmextension.so
vendored
BIN
proprietary/vendor/lib64/libsdmextension.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libwvhidl.so
vendored
BIN
proprietary/vendor/lib64/libwvhidl.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/mediadrm/libwvdrmengine.so
vendored
BIN
proprietary/vendor/lib64/mediadrm/libwvdrmengine.so
vendored
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sm8350-common/setup-makefiles.sh
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/xiaomi/sm8350-common
|
||||
@ -16,7 +16,7 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/sm8350-common/proprietary/system_ext/etc/permissions/qcrilhook.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/qcrilhook.xml \
|
||||
vendor/xiaomi/sm8350-common/proprietary/system_ext/etc/permissions/qti_permissions.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/qti_permissions.xml \
|
||||
vendor/xiaomi/sm8350-common/proprietary/system_ext/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml \
|
||||
vendor/xiaomi/sm8350-common/proprietary/system_ext/etc/seccomp_policy/wfdservice.policy:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/seccomp_policy/wfdservice.policy \
|
||||
vendor/xiaomi/sm8350-common/proprietary/system_ext/etc/seccomp_policy/wfdservice64.policy:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/seccomp_policy/wfdservice64.policy \
|
||||
vendor/xiaomi/sm8350-common/proprietary/system_ext/etc/wfdconfigsink.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/wfdconfigsink.xml \
|
||||
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/cne/wqeclient/ATT/ATT_profile1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/cne/wqeclient/ATT/ATT_profile1.xml \
|
||||
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/cne/wqeclient/ATT/ATT_profile2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/cne/wqeclient/ATT/ATT_profile2.xml \
|
||||
@ -182,7 +182,7 @@ PRODUCT_PACKAGES += \
|
||||
libllvm-glnext \
|
||||
libllvm-qcom \
|
||||
libmdmdetect \
|
||||
libmmosal-vendor \
|
||||
libmmosal_vendor \
|
||||
libnetmgr \
|
||||
libperfconfig \
|
||||
libperfgluelayer \
|
||||
@ -276,10 +276,10 @@ PRODUCT_PACKAGES += \
|
||||
libwfdutils_proprietary \
|
||||
libasphere \
|
||||
libshoebox \
|
||||
vendor.qti.hardware.wifidisplaysession@1.0-vendor \
|
||||
vendor.qti.hardware.wifidisplaysession@1.0_vendor \
|
||||
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
|
||||
android.hardware.secure_element@1.0-impl \
|
||||
com.qualcomm.qti.dpm.api@1.0-vendor \
|
||||
com.qualcomm.qti.dpm.api@1.0_vendor \
|
||||
com.qualcomm.qti.imscmservice@1.0 \
|
||||
com.qualcomm.qti.imscmservice@2.0 \
|
||||
com.qualcomm.qti.imscmservice@2.1 \
|
||||
@ -508,29 +508,9 @@ PRODUCT_PACKAGES += \
|
||||
vendor.qti.ims.rcsconfig@2.0 \
|
||||
vendor.qti.ims.rcsconfig@2.1 \
|
||||
vendor.qti.imsrtpservice@3.0-service-Impl \
|
||||
vendor.qti.imsrtpservice@3.0-vendor \
|
||||
vendor.qti.imsrtpservice@3.0_vendor \
|
||||
vendor.qti.latency@2.0 \
|
||||
vendor.qti.latency@2.1 \
|
||||
libmmosal \
|
||||
libmmparser_lite \
|
||||
libmmrtpdecoder \
|
||||
libmmrtpencoder \
|
||||
libwfdavenhancements \
|
||||
libwfdcommonutils \
|
||||
libwfdconfigutils \
|
||||
libwfddisplayconfig \
|
||||
libwfdmminterface \
|
||||
libwfdmmsink \
|
||||
libwfdmmsrc_system \
|
||||
libwfdrtsp \
|
||||
libwfdservice \
|
||||
libwfdsinksm \
|
||||
libwfduibcinterface \
|
||||
libwfduibcsink \
|
||||
libwfduibcsinkinterface \
|
||||
libwfduibcsrc \
|
||||
libwfduibcsrcinterface \
|
||||
vendor.qti.hardware.wifidisplaysession@1.0 \
|
||||
com.qualcomm.qti.dpm.api@1.0 \
|
||||
com.qualcomm.qti.wifidisplayhal@1.0 \
|
||||
lib-imsvideocodec \
|
||||
@ -544,10 +524,30 @@ PRODUCT_PACKAGES += \
|
||||
libdpmtcm \
|
||||
libimscamera_jni \
|
||||
libimsmedia_jni \
|
||||
libmmosal \
|
||||
libmmparser_lite \
|
||||
libmmrtpdecoder \
|
||||
libmmrtpencoder \
|
||||
libwfdavenhancements \
|
||||
libwfdclient \
|
||||
libwfdcommonutils \
|
||||
libwfdconfigutils \
|
||||
libwfddisplayconfig \
|
||||
libwfdmminterface \
|
||||
libwfdmmsink \
|
||||
libwfdmmsrc_system \
|
||||
libwfdnative \
|
||||
libwfdrtsp \
|
||||
libwfdservice \
|
||||
libwfdsinksm \
|
||||
libwfduibcinterface \
|
||||
libwfduibcsink \
|
||||
libwfduibcsinkinterface \
|
||||
libwfduibcsrc \
|
||||
libwfduibcsrcinterface \
|
||||
vendor.qti.ImsRtpService-V1-ndk \
|
||||
vendor.qti.diaghal@1.0 \
|
||||
vendor.qti.hardware.wifidisplaysession@1.0 \
|
||||
vendor.qti.imsrtpservice@3.0 \
|
||||
vendor.qti.imsrtpservice@3.1 \
|
||||
CACertService \
|
||||
@ -633,4 +633,4 @@ PRODUCT_PACKAGES += \
|
||||
wifidisplayhalservice \
|
||||
xtra-daemon \
|
||||
dpmd \
|
||||
wfdservice
|
||||
wfdservice64
|
||||
|
Loading…
Reference in New Issue
Block a user