RM6785-common: Sync with tree
This commit is contained in:
+286
-311
@@ -24,101 +24,6 @@ cc_prebuilt_library_shared {
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmtk_vt_wrapper",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/lib/libmtk_vt_wrapper.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libmtk_vt_wrapper.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmtkavenhancements",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/lib/libmtkavenhancements.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libmtkavenhancements.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvcodec_cap",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/lib/libvcodec_cap.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libvcodec_cap.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvcodec_capenc",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/lib/libvcodec_capenc.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libvcodec_capenc.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvsim-adaptor-client",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/lib/libvsim-adaptor-client.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libvsim-adaptor-client.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libaptXHD_encoder",
|
||||
owner: "realme",
|
||||
@@ -151,166 +56,6 @@ cc_prebuilt_library_shared {
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libcomutils",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libcomutils.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libimsma.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma_adapt",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libimsma_adapt.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma_rtp",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libimsma_rtp.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma_socketwrapper",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libimsma_socketwrapper.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmtk_vt_service",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libmtk_vt_service.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsignal",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libsignal.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsink",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libsink.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsource",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libsource.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvt_avsync",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libvt_avsync.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "arm.graphics-V1-ndk_platform",
|
||||
owner: "realme",
|
||||
@@ -541,27 +286,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.videotelephony@1.0-impl",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/hw/vendor.mediatek.hardware.videotelephony@1.0-impl.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/hw/vendor.mediatek.hardware.videotelephony@1.0-impl.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libOpenCL",
|
||||
owner: "realme",
|
||||
@@ -2062,26 +1786,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.videotelephony@1.0",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/vendor.mediatek.hardware.videotelephony@1.0.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/vendor.mediatek.hardware.videotelephony@1.0.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "AVCSecureVdecCA",
|
||||
owner: "realme",
|
||||
@@ -4026,6 +3730,24 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.videotelephony@1.0-impl",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/hw/vendor.mediatek.hardware.videotelephony@1.0-impl.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "imx471_mipi_raw1_IdxMgr",
|
||||
owner: "realme",
|
||||
@@ -14788,6 +14510,23 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.videotelephony@1.0",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/vendor.mediatek.hardware.videotelephony@1.0.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.wifi.supplicant@2.0",
|
||||
owner: "realme",
|
||||
@@ -14907,6 +14646,244 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libcomutils",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libcomutils.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libimsma.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma_adapt",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libimsma_adapt.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma_rtp",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libimsma_rtp.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimsma_socketwrapper",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libimsma_socketwrapper.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmtk_vt_service",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libmtk_vt_service.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libmtk_vt_wrapper",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libmtk_vt_wrapper.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsignal",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libsignal.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsink",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libsink.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsource",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libsource.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvcodec_cap",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libvcodec_cap.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvcodec_capenc",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libvcodec_capenc.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvt_avsync",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libvt_avsync.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.videotelephony-V1-ndk",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/vendor.mediatek.hardware.videotelephony-V1-ndk.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.videotelephony@1.0.system_ext",
|
||||
stem: "vendor.mediatek.hardware.videotelephony@1.0",
|
||||
@@ -14915,14 +14892,11 @@ cc_prebuilt_library_shared {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/system_ext/lib/vendor.mediatek.hardware.videotelephony@1.0.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/vendor.mediatek.hardware.videotelephony@1.0.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
@@ -15257,17 +15231,6 @@ prebuilt_etc_xml {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "vtservice",
|
||||
owner: "realme",
|
||||
srcs: ["proprietary/bin/vtservice"],
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "atcid",
|
||||
owner: "realme",
|
||||
@@ -16167,6 +16130,18 @@ cc_prebuilt_binary {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "vtservice",
|
||||
owner: "realme",
|
||||
srcs: ["proprietary/system_ext/bin/vtservice"],
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "vendor.oplus.hardware.biometrics.fingerprint@2.1-service",
|
||||
owner: "realme",
|
||||
|
||||
+18
-19
@@ -6,7 +6,6 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/realme/RM6785-common
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/realme/RM6785-common/proprietary/etc/init/init.vtservice.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/init.vtservice.rc \
|
||||
vendor/realme/RM6785-common/proprietary/product/etc/permissions/com.android.hotwordenrollment.common.util.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/com.android.hotwordenrollment.common.util.xml \
|
||||
vendor/realme/RM6785-common/proprietary/odm/etc/audio/audio_device/audio_device.xml:$(TARGET_COPY_OUT_ODM)/etc/audio/audio_device/audio_device.xml \
|
||||
vendor/realme/RM6785-common/proprietary/odm/etc/audio/audio_device/common/audio_device.xml:$(TARGET_COPY_OUT_ODM)/etc/audio/audio_device/common/audio_device.xml \
|
||||
@@ -173,6 +172,7 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/realme/RM6785-common/proprietary/odm/vendor/app/mcRegistry/09070000000000000000000000000000.drbin:$(TARGET_COPY_OUT_ODM)/vendor/app/mcRegistry/09070000000000000000000000000000.drbin \
|
||||
vendor/realme/RM6785-common/proprietary/odm/vendor/app/mcRegistry/09080000000000000000000000000000.tlbin:$(TARGET_COPY_OUT_ODM)/vendor/app/mcRegistry/09080000000000000000000000000000.tlbin \
|
||||
vendor/realme/RM6785-common/proprietary/odm/vendor/app/mcRegistry/09150000000000000000000000000000.tlbin:$(TARGET_COPY_OUT_ODM)/vendor/app/mcRegistry/09150000000000000000000000000000.tlbin \
|
||||
vendor/realme/RM6785-common/proprietary/system_ext/etc/init/init.vtservice.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/init.vtservice.rc \
|
||||
vendor/realme/RM6785-common/proprietary/vendor/app/mcRegistry/020b0000000000000000000000000000.drbin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/020b0000000000000000000000000000.drbin \
|
||||
vendor/realme/RM6785-common/proprietary/vendor/app/mcRegistry/020b0000000000000000000000000000.tlbin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/020b0000000000000000000000000000.tlbin \
|
||||
vendor/realme/RM6785-common/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.drbin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/020f0000000000000000000000000000.drbin \
|
||||
@@ -800,23 +800,8 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libem_support_jni \
|
||||
libmtk_vt_wrapper \
|
||||
libmtkavenhancements \
|
||||
libvcodec_cap \
|
||||
libvcodec_capenc \
|
||||
libvsim-adaptor-client \
|
||||
libaptXHD_encoder \
|
||||
libaptX_encoder \
|
||||
libcomutils \
|
||||
libimsma \
|
||||
libimsma_adapt \
|
||||
libimsma_rtp \
|
||||
libimsma_socketwrapper \
|
||||
libmtk_vt_service \
|
||||
libsignal \
|
||||
libsink \
|
||||
libsource \
|
||||
libvt_avsync \
|
||||
arm.graphics-V1-ndk_platform \
|
||||
libGLES_mali \
|
||||
libGLES_meow \
|
||||
@@ -828,7 +813,6 @@ PRODUCT_PACKAGES += \
|
||||
vendor.mediatek.hardware.mms@1.5-impl \
|
||||
vendor.mediatek.hardware.nvram@1.1-impl \
|
||||
vendor.mediatek.hardware.pq@2.6-impl \
|
||||
vendor.mediatek.hardware.videotelephony@1.0-impl \
|
||||
libOpenCL \
|
||||
libTEECommon \
|
||||
libaedv \
|
||||
@@ -904,7 +888,6 @@ PRODUCT_PACKAGES += \
|
||||
vendor.mediatek.hardware.pq@2.4 \
|
||||
vendor.mediatek.hardware.pq@2.5 \
|
||||
vendor.mediatek.hardware.pq@2.6 \
|
||||
vendor.mediatek.hardware.videotelephony@1.0 \
|
||||
AVCSecureVdecCA \
|
||||
VP9SecureVdecCA \
|
||||
audio.primary.mt6785 \
|
||||
@@ -1018,6 +1001,7 @@ PRODUCT_PACKAGES += \
|
||||
vendor.mediatek.hardware.camera.postproc@1.0-impl \
|
||||
vendor.mediatek.hardware.dfps@1.0-impl \
|
||||
vendor.mediatek.hardware.keymaster_attestation@1.1-impl \
|
||||
vendor.mediatek.hardware.videotelephony@1.0-impl \
|
||||
imx471_mipi_raw1_IdxMgr \
|
||||
imx471_mipi_raw1_tuning \
|
||||
imx682_mipi_raw_IdxMgr \
|
||||
@@ -1651,6 +1635,7 @@ PRODUCT_PACKAGES += \
|
||||
vendor.mediatek.hardware.power@1.1 \
|
||||
vendor.mediatek.hardware.power@2.0 \
|
||||
vendor.mediatek.hardware.pplagent@1.0 \
|
||||
vendor.mediatek.hardware.videotelephony@1.0 \
|
||||
vendor.mediatek.hardware.wifi.supplicant@2.0 \
|
||||
vendor.mediatek.hardware.wifi.supplicant@2.1 \
|
||||
vendor.mediatek.hardware.wifi.supplicant@2.2 \
|
||||
@@ -1658,6 +1643,20 @@ PRODUCT_PACKAGES += \
|
||||
vendor.trustonic.tee.tui@1.0 \
|
||||
vendor.trustonic.tee@1.0 \
|
||||
vendor.trustonic.tee@1.1 \
|
||||
libcomutils \
|
||||
libimsma \
|
||||
libimsma_adapt \
|
||||
libimsma_rtp \
|
||||
libimsma_socketwrapper \
|
||||
libmtk_vt_service \
|
||||
libmtk_vt_wrapper \
|
||||
libsignal \
|
||||
libsink \
|
||||
libsource \
|
||||
libvcodec_cap \
|
||||
libvcodec_capenc \
|
||||
libvt_avsync \
|
||||
vendor.mediatek.hardware.videotelephony-V1-ndk \
|
||||
vendor.mediatek.hardware.videotelephony@1.0.system_ext \
|
||||
liboemcrypto \
|
||||
libormshalclient \
|
||||
@@ -1689,7 +1688,6 @@ PRODUCT_PACKAGES += \
|
||||
oplus_appradio_device_manifest \
|
||||
oplus_radio_device_manifest \
|
||||
vendor.mediatek.hardware.dplanner@2.0-service \
|
||||
vtservice \
|
||||
atcid \
|
||||
audiocmdservice_atci \
|
||||
autobt \
|
||||
@@ -1763,4 +1761,5 @@ PRODUCT_PACKAGES += \
|
||||
wmt_loader \
|
||||
wpa_cli \
|
||||
xcap \
|
||||
vtservice \
|
||||
vendor.oplus.hardware.biometrics.fingerprint@2.1-service
|
||||
|
||||
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.
Executable
BIN
Binary file not shown.
+8
-1
@@ -1,8 +1,15 @@
|
||||
# VTService .rc configure
|
||||
|
||||
service vtservice /system/bin/vtservice
|
||||
service vtservice /system_ext/bin/vtservice
|
||||
class main
|
||||
user system
|
||||
group system camera graphics inet net_admin net_raw media sdcard_rw radio sdcard_r media_rw
|
||||
capabilities NET_ADMIN NET_RAW
|
||||
ioprio rt 4
|
||||
disabled
|
||||
|
||||
on property:persist.vendor.vilte_support=1
|
||||
start vtservice
|
||||
|
||||
on property:persist.vendor.viwifi_support=1
|
||||
start vtservice
|
||||
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
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user