소스 검색

sm8450-common: Drop trusted user interface blobs

Change-Id: I6f52fb63b4ca222eacbe49ad5debfd0624a03e07
Arian 10 달 전
부모
커밋
a89470fbb7

+ 0 - 257
Android.bp

@@ -1479,125 +1479,6 @@ cc_prebuilt_library_shared {
 	soc_specific: true,
 }
 
-cc_prebuilt_library_shared {
-	name: "libTouchInputVM",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTouchInputVM.so"],
-			shared_libs: ["liblog", "libhidlbase", "libutils", "[email protected]", "[email protected]", "[email protected]", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "libTrustedInput",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTrustedInput.so"],
-			shared_libs: ["liblog", "libhidlbase", "libbinder", "libutils", "libcutils", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "libTrustedInputTZ", "libTouchInputVM", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "libTrustedInputTZ",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTrustedInputTZ.so"],
-			shared_libs: ["liblog", "libhidlbase", "libbinder", "libutils", "libcutils", "libbase", "[email protected]", "[email protected]", "[email protected]", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "libTrustedInputUtils",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTrustedInputUtils.so"],
-			shared_libs: ["liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "libTrustedUI",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTrustedUI.so"],
-			shared_libs: ["liblog", "libhidlbase", "libhidltransport", "libhwbinder", "libbinder", "libutils", "libcutils", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "libhidlmemory", "libcpion", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "libTrustedUITZ",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTrustedUITZ.so"],
-			shared_libs: ["liblog", "libhidlbase", "libbinder", "libutils", "libcutils", "libbase", "libcpion", "libsi", "libQSEEComAPI", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "libgralloc.qti", "libgralloctypes", "libdisplayconfig.qti", "libtrustedapploader", "libhidlmemory", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "libTrustedUIVM",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libTrustedUIVM.so"],
-			shared_libs: ["liblog", "libhidlbase", "libhidltransport", "libhwbinder", "libbinder", "libutils", "libcutils", "libbase", "libminksocket_vendor", "libvmmem", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "libdisplayconfig.qti", "libtrustedapploader", "libminkdescriptor", "libhidlmemory", "[email protected]", "libcpion", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
 cc_prebuilt_library_shared {
 	name: "lib_bt_aptx",
 	owner: "xiaomi",
@@ -5530,23 +5411,6 @@ cc_prebuilt_library_shared {
 	soc_specific: true,
 }
 
-cc_prebuilt_library_shared {
-	name: "libsi",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/libsi.so"],
-			shared_libs: ["libutils", "libcutils", "liblog", "libpng", "libQSEEComAPI", "libtrustedapploader", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
 cc_prebuilt_library_shared {
 	name: "libsilkyscrolls",
 	owner: "xiaomi",
@@ -8652,74 +8516,6 @@ cc_prebuilt_library_shared {
 	soc_specific: true,
 }
 
-cc_prebuilt_library_shared {
-	name: "[email protected]",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/[email protected]"],
-			shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "[email protected]",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/[email protected]"],
-			shared_libs: ["[email protected]", "[email protected]", "[email protected]", "libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "[email protected]",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/[email protected]"],
-			shared_libs: ["[email protected]", "[email protected]", "[email protected]", "[email protected]", "libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
-cc_prebuilt_library_shared {
-	name: "[email protected]",
-	owner: "xiaomi",
-	strip: {
-		none: true,
-	},
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/lib64/[email protected]"],
-			shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	prefer: true,
-	soc_specific: true,
-}
-
 cc_prebuilt_library_shared {
 	name: "[email protected]",
 	owner: "xiaomi",
@@ -11169,42 +10965,6 @@ cc_prebuilt_binary {
 	soc_specific: true,
 }
 
-cc_prebuilt_binary {
-	name: "[email protected]",
-	owner: "xiaomi",
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/bin/hw/[email protected]"],
-			shared_libs: ["liblog", "libcutils", "libbase", "libutils", "libhardware", "libhidlbase", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "libTrustedUI", "libTrustedInput", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	strip: {
-		none: true,
-	},
-	prefer: true,
-	relative_install_path: "hw",
-	soc_specific: true,
-}
-
-cc_prebuilt_binary {
-	name: "[email protected]",
-	owner: "xiaomi",
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/bin/hw/[email protected]"],
-			shared_libs: ["liblog", "libcutils", "libbase", "libutils", "libhardware", "libhidlbase", "libbinder", "[email protected]", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	strip: {
-		none: true,
-	},
-	prefer: true,
-	relative_install_path: "hw",
-	soc_specific: true,
-}
-
 cc_prebuilt_binary {
 	name: "[email protected]",
 	owner: "xiaomi",
@@ -12024,23 +11784,6 @@ cc_prebuilt_binary {
 	soc_specific: true,
 }
 
-cc_prebuilt_binary {
-	name: "trusteduilistener",
-	owner: "xiaomi",
-	target: {
-		android_arm64: {
-			srcs: ["proprietary/vendor/bin/trusteduilistener"],
-			shared_libs: ["libminksocket_vendor", "libdisplayconfig.qti", "liblog", "[email protected]", "libhidlbase", "libutils", "libcutils", "libTrustedInputUtils", "libc++", "libc", "libm", "libdl", ],
-		},
-	},
-	compile_multilib: "64",
-	strip: {
-		none: true,
-	},
-	prefer: true,
-	soc_specific: true,
-}
-
 cc_prebuilt_binary {
 	name: "vendor.dpmd",
 	owner: "xiaomi",

BIN
proprietary/vendor/bin/hw/[email protected]


BIN
proprietary/vendor/bin/hw/[email protected]


BIN
proprietary/vendor/bin/trusteduilistener


+ 0 - 8
proprietary/vendor/etc/init/trusteduilistener.rc

@@ -1,8 +0,0 @@
-# Copyright (c) 2021 Qualcomm Technologies, Inc.
-# All Rights Reserved.
-# Confidential and Proprietary - Qualcomm Technologies, Inc.
-
-service vendor.trusteduilistener /vendor/bin/trusteduilistener
-     class late_start
-     user system
-     group system

+ 0 - 4
proprietary/vendor/etc/init/[email protected]

@@ -1,4 +0,0 @@
-service vendor.trustedui-1-0 /vendor/bin/hw/[email protected]
-    class hal
-    user system
-    group system

+ 0 - 4
proprietary/vendor/etc/init/[email protected]

@@ -1,4 +0,0 @@
-service tui_comm-1-0 /vendor/bin/hw/[email protected]
-    class hal
-    user system
-    group system drmrpc 

BIN
proprietary/vendor/lib64/libTouchInputVM.so


BIN
proprietary/vendor/lib64/libTrustedInput.so


BIN
proprietary/vendor/lib64/libTrustedInputTZ.so


BIN
proprietary/vendor/lib64/libTrustedInputUtils.so


BIN
proprietary/vendor/lib64/libTrustedUI.so


BIN
proprietary/vendor/lib64/libTrustedUITZ.so


BIN
proprietary/vendor/lib64/libTrustedUIVM.so


BIN
proprietary/vendor/lib64/libsi.so


BIN
proprietary/vendor/lib64/[email protected]


BIN
proprietary/vendor/lib64/[email protected]


BIN
proprietary/vendor/lib64/[email protected]


BIN
proprietary/vendor/lib64/[email protected]


+ 0 - 18
sm8450-common-vendor.mk

@@ -115,7 +115,6 @@ PRODUCT_COPY_FILES += \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/qms.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/qms.rc \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/qseecomd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/qseecomd.rc \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/ssgtzd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/ssgtzd.rc \
-    vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/trusteduilistener.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/trusteduilistener.rc \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/vendor.dpmd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.dpmd.rc \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/vendor.qti.adsprpc-guestos-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qti.adsprpc-guestos-service.rc \
@@ -132,8 +131,6 @@ PRODUCT_COPY_FILES += \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
-    vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
-    vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
     vendor/xiaomi/sm8450-common/proprietary/vendor/etc/init/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected] \
@@ -334,13 +331,6 @@ PRODUCT_PACKAGES += \
     libQTEEConnector_vendor \
     libQcelp13SwCodec \
     libQtiRilLoadable \
-    libTouchInputVM \
-    libTrustedInput \
-    libTrustedInputTZ \
-    libTrustedInputUtils \
-    libTrustedUI \
-    libTrustedUITZ \
-    libTrustedUIVM \
     lib_bt_aptx \
     lib_bt_ble \
     lib_bt_bundle \
@@ -572,7 +562,6 @@ PRODUCT_PACKAGES += \
     libsensorslog \
     libshsc \
     libshsusr_verinfo \
-    libsi \
     libsilkyscrolls \
     libskewknob \
     libsn100u_fw \
@@ -755,10 +744,6 @@ PRODUCT_PACKAGES += \
     [email protected] \
     [email protected] \
     [email protected] \
-    [email protected] \
-    [email protected] \
-    [email protected] \
-    [email protected] \
     [email protected] \
     [email protected] \
     [email protected] \
@@ -928,8 +913,6 @@ PRODUCT_PACKAGES += \
     [email protected] \
     [email protected] \
     [email protected] \
-    [email protected] \
-    [email protected] \
     [email protected] \
     [email protected] \
     [email protected] \
@@ -980,7 +963,6 @@ PRODUCT_PACKAGES += \
     tftp_server \
     thermal-engine-v2 \
     time_daemon \
-    trusteduilistener \
     vendor.dpmd \
     [email protected] \
     [email protected] \