a71: Switch to py extract utils

Change-Id: I8870e45e429fd651892f2da1bfc2452ba4fb545a
This commit is contained in:
LuK1337
2024-11-03 11:09:56 +01:00
committed by Haky86
parent cdb13de855
commit 1bc744c456
4 changed files with 444 additions and 225 deletions

View File

@@ -1,258 +1,482 @@
//
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/samsung/a71/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/samsung/a71-common",
"device/samsung/a71-common",
"hardware/qcom-caf/sm8150",
"hardware/qcom-caf/wlan",
"hardware/samsung",
"vendor/qcom/opensource/dataservices",
"vendor/qcom/opensource/commonsys/display",
"vendor/qcom/opensource/commonsys-intf/display",
"vendor/qcom/opensource/display",
],
imports: [
"vendor/samsung/a71-common",
],
}
cc_prebuilt_library_shared {
name: "libbauthserver",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libbauthserver.so"],
shared_libs: ["liblog", "libutils", "libcutils", "libbinder", "libbauthtzcommon", "libsynaFpSensorTestNwd", "libegis_fp_normal_sensor_test", "libgf_in_system_lib", "libqfp_sensortest", "libcrypto", "libc++", "libc", "libm", "libdl", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libbauthserver.so"],
shared_libs: ["liblog", "libutils", "libcutils", "libbinder", "libbauthtzcommon", "libsynaFpSensorTestNwd", "libegis_fp_normal_sensor_test", "libgf_in_system_lib", "libqfp_sensortest", "libcrypto", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "libbauthserver",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libbauthserver.so",
],
shared_libs: [
"liblog",
"libutils",
"libcutils",
"libbinder",
"libbauthtzcommon",
"libsynaFpSensorTestNwd",
"libegis_fp_normal_sensor_test",
"libgf_in_system_lib",
"libqfp_sensortest",
"libcrypto",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libbauthserver.so",
],
shared_libs: [
"liblog",
"libutils",
"libcutils",
"libbinder",
"libbauthtzcommon",
"libsynaFpSensorTestNwd",
"libegis_fp_normal_sensor_test",
"libgf_in_system_lib",
"libqfp_sensortest",
"libcrypto",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libbauthtzcommon",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libbauthtzcommon.so"],
shared_libs: ["liblog", "libcutils", "libutils", "libQSEEComAPI", "libc++", "libc", "libm", "libdl", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libbauthtzcommon.so"],
shared_libs: ["liblog", "libcutils", "libutils", "libQSEEComAPI", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "libbauthtzcommon",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libbauthtzcommon.so",
],
shared_libs: [
"liblog",
"libcutils",
"libutils",
"libQSEEComAPI",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libbauthtzcommon.so",
],
shared_libs: [
"liblog",
"libcutils",
"libutils",
"libQSEEComAPI",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libegis_fp_normal_sensor_test",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libegis_fp_normal_sensor_test.so"],
shared_libs: ["liblog", "libc", "libm", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libegis_fp_normal_sensor_test.so"],
shared_libs: ["liblog", "libc", "libm", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "libegis_fp_normal_sensor_test",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libegis_fp_normal_sensor_test.so",
],
shared_libs: [
"liblog",
"libc",
"libm",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libegis_fp_normal_sensor_test.so",
],
shared_libs: [
"liblog",
"libc",
"libm",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libgf_in_system_lib",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libgf_in_system_lib.so"],
shared_libs: ["libcutils", "libc++", "liblog", "libc", "libm", "libdl", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libgf_in_system_lib.so"],
shared_libs: ["libcutils", "libc++", "liblog", "libc", "libm", "libdl", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "libgf_in_system_lib",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libgf_in_system_lib.so",
],
shared_libs: [
"libcutils",
"libc++",
"liblog",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libgf_in_system_lib.so",
],
shared_libs: [
"libcutils",
"libc++",
"liblog",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libqfp_sensortest",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libqfp_sensortest.so"],
shared_libs: ["libcutils", "liblog", "libutils", "libc++", "libc", "libm", "libdl", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libqfp_sensortest.so"],
shared_libs: ["libcutils", "liblog", "libutils", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "libqfp_sensortest",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libqfp_sensortest.so",
],
shared_libs: [
"libcutils",
"liblog",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libqfp_sensortest.so",
],
shared_libs: [
"libcutils",
"liblog",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libsynaFpSensorTestNwd",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libsynaFpSensorTestNwd.so"],
shared_libs: ["liblog", "libdl", "libc", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libsynaFpSensorTestNwd.so"],
shared_libs: ["liblog", "libdl", "libc", ],
},
},
compile_multilib: "both",
check_elf_files: false,
prefer: true,
soc_specific: true,
name: "libsynaFpSensorTestNwd",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libsynaFpSensorTestNwd.so",
],
shared_libs: [
"liblog",
"libdl",
"libc",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libsynaFpSensorTestNwd.so",
],
shared_libs: [
"liblog",
"libdl",
"libc",
],
},
},
compile_multilib: "both",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "sensors.grip",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/sensors.grip.so"],
shared_libs: ["liblog", "libcutils", "libutils", "libfmq", "libhidlbase", "libhardware", "android.hardware.sensors@2.0", "android.hardware.sensors@2.0-ScopedWakelock", "libc++", "libc", "libm", "libdl", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/sensors.grip.so"],
shared_libs: ["liblog", "libcutils", "libutils", "libfmq", "libhidlbase", "libhardware", "android.hardware.sensors@2.0", "android.hardware.sensors@2.0-ScopedWakelock", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "sensors.grip",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/sensors.grip.so",
],
shared_libs: [
"liblog",
"libcutils",
"libutils",
"libfmq",
"libhidlbase",
"libhardware",
"android.hardware.sensors@2.0",
"android.hardware.sensors@2.0-ScopedWakelock",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/sensors.grip.so",
],
shared_libs: [
"liblog",
"libcutils",
"libutils",
"libfmq",
"libhidlbase",
"libhardware",
"android.hardware.sensors@2.0",
"android.hardware.sensors@2.0-ScopedWakelock",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.qti.hardware.fingerprint@1.0",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/vendor.qti.hardware.fingerprint@1.0.so"],
shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so"],
shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
name: "vendor.qti.hardware.fingerprint@1.0",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/vendor.qti.hardware.fingerprint@1.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "nfc_nci_nxp_vendor",
stem: "nfc_nci_nxp",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/nfc_nci_nxp.so"],
shared_libs: ["android.hardware.nfc@1.0", "android.hardware.nfc@1.1", "android.hardware.nfc@1.2", "libbase", "libcutils", "libhardware", "libhardware_legacy", "libhidlbase", "liblog", "libutils", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
name: "nfc_nci_nxp_vendor",
stem: "nfc_nci_nxp",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/nfc_nci_nxp.so",
],
shared_libs: [
"android.hardware.nfc@1.0",
"android.hardware.nfc@1.1",
"android.hardware.nfc@1.2",
"libbase",
"libcutils",
"libhardware",
"libhardware_legacy",
"libhidlbase",
"liblog",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.nxp.nxpnfc@1.1",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/vendor.nxp.nxpnfc@1.1.so"],
shared_libs: ["vendor.nxp.nxpnfc@1.0", "libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
name: "vendor.nxp.nxpnfc@1.1",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.nxp.nxpnfc@1.1.so",
],
shared_libs: [
"vendor.nxp.nxpnfc@1.0",
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "factory.ssc",
owner: "samsung",
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/factory.ssc"],
shared_libs: ["libdiag", "liblog", "libcutils", "libqmi_common_so", "libqmi_cci", "libqmi_encdec", "libqmi_csi", "libnanopb", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
name: "factory.ssc",
owner: "samsung",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/factory.ssc",
],
shared_libs: [
"libdiag",
"liblog",
"libcutils",
"libqmi_common_so",
"libqmi_cci",
"libqmi_encdec",
"libqmi_csi",
"libnanopb",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "nxp.android.hardware.nfc@1.1-service",
owner: "samsung",
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/hw/nxp.android.hardware.nfc@1.1-service"],
shared_libs: ["nfc_nci_nxp", "libbase", "libcutils", "libhardware", "liblog", "libutils", "android.hardware.nfc@1.0", "android.hardware.nfc@1.1", "android.hardware.nfc@1.2", "libhidlbase", "vendor.nxp.nxpnfc@1.0", "vendor.nxp.nxpnfc@1.1", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
},
prefer: true,
relative_install_path: "hw",
soc_specific: true,
name: "nxp.android.hardware.nfc@1.1-service",
owner: "samsung",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/hw/nxp.android.hardware.nfc@1.1-service",
],
shared_libs: [
"nfc_nci_nxp",
"libbase",
"libcutils",
"libhardware",
"liblog",
"libutils",
"android.hardware.nfc@1.0",
"android.hardware.nfc@1.1",
"android.hardware.nfc@1.2",
"libhidlbase",
"vendor.nxp.nxpnfc@1.0",
"vendor.nxp.nxpnfc@1.1",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
},
prefer: true,
relative_install_path: "hw",
soc_specific: true,
}

View File

@@ -1,9 +1,5 @@
#
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/samsung/a71/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),a71)
endif

View File

@@ -1,4 +1,3 @@
#
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/samsung/a71/setup-makefiles.sh

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/samsung/a71/setup-makefiles.sh
PRODUCT_SOONG_NAMESPACES += \
vendor/samsung/a71