devon: Remove unused liblmutils-ns

Change-Id: I59cdfe01baee2e72930436f294c0b990ddc87456
This commit is contained in:
Michael Bestas
2026-01-06 16:14:43 +02:00
parent 079cf9842b
commit 4fbb769e21
3 changed files with 0 additions and 36 deletions
-35
View File
@@ -3252,41 +3252,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "liblmutils-ns",
owner: "motorola",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/liblmutils-ns.so",
],
shared_libs: [
"liblog",
"libnl",
"vendor.qti.hardware.servicetracker@1.0",
"vendor.qti.hardware.iop@2.0",
"vendor.qti.hardware.servicetracker@1.1",
"libhidlbase",
"libsqlite",
"libutils",
"libqti-iopd",
"libqti-perfd",
"libqti-iopd-client",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libmctfengine_stub",
owner: "motorola",
-1
View File
@@ -3292,7 +3292,6 @@ PRODUCT_PACKAGES += \
libets_teeclient_v2 \
libipebpsstriping \
libjpege \
liblmutils-ns \
libmctfengine_stub \
libmmcamera_cac3 \
libmmcamera_faceproc \
Binary file not shown.