2025-03-18 16:26:24 +01:00
|
|
|
//
|
2022-09-20 20:22:45 +02:00
|
|
|
// Automatically generated file. DO NOT MODIFY
|
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
soong_namespace {
|
2025-03-18 16:26:24 +01:00
|
|
|
imports: [
|
|
|
|
|
"device/samsung/exynos9820-common",
|
|
|
|
|
"hardware/samsung_slsi-linaro/exynos",
|
|
|
|
|
"hardware/samsung_slsi-linaro/graphics",
|
|
|
|
|
"vendor/samsung/exynos9820-common",
|
|
|
|
|
],
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "gatekeeper.exynos9825",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib/hw/gatekeeper.exynos9825.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libteecl",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/hw/gatekeeper.exynos9825.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libteecl",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "both",
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "sensors.bio",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib/sensors.bio.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libutils-v32",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"android.hardware.sensors@2.0",
|
|
|
|
|
"android.hardware.sensors@2.0-ScopedWakelock",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/sensors.bio.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libutils-v32",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libutils",
|
|
|
|
|
"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,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "sensors.sensorhub",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib/sensors.sensorhub.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libutils-v32",
|
|
|
|
|
"android.hardware.sensors@1.0",
|
|
|
|
|
"android.hardware.sensors@2.0",
|
|
|
|
|
"android.hardware.sensors@2.0-ScopedWakelock",
|
|
|
|
|
"android.hardware.sensors@2.1",
|
|
|
|
|
"android.hardware.contexthub@1.0",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libbase",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"libhardware_legacy",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/sensors.sensorhub.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libutils-v32",
|
|
|
|
|
"android.hardware.sensors@1.0",
|
|
|
|
|
"android.hardware.sensors@2.0",
|
|
|
|
|
"android.hardware.sensors@2.0-ScopedWakelock",
|
|
|
|
|
"android.hardware.sensors@2.1",
|
|
|
|
|
"android.hardware.contexthub@1.0",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libbase",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"libhardware_legacy",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "both",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libswdap",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib/soundfx/libswdap.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libaudioutils",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libprofileparamstorage",
|
|
|
|
|
"libsecaudiocoreutils",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "32",
|
|
|
|
|
relative_install_path: "soundfx",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "android.hardware.gnss@2.1-impl",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/hw/android.hardware.gnss@2.1-impl.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"android.hardware.gnss@2.1",
|
|
|
|
|
"android.hardware.gnss@2.0",
|
|
|
|
|
"android.hardware.gnss@1.1",
|
|
|
|
|
"android.hardware.gnss@1.0",
|
|
|
|
|
"android.hardware.gnss.measurement_corrections@1.1",
|
|
|
|
|
"android.hardware.gnss.measurement_corrections@1.0",
|
|
|
|
|
"android.hardware.gnss.visibility_control@1.0",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "camera.exynos9825",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/hw/camera.exynos9825.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libion_exynos",
|
|
|
|
|
"libhwjpeg",
|
|
|
|
|
"libnativewindow",
|
|
|
|
|
"libexynoscamera3",
|
|
|
|
|
"android.hardware.graphics.allocator@2.0",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "gps.default",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/hw/gps.default.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "vendor.samsung.hardware.gnss@2.1-impl",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/hw/vendor.samsung.hardware.gnss@2.1-impl.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"vendor.samsung.hardware.gnss@2.0",
|
|
|
|
|
"vendor.samsung.hardware.gnss@2.1",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libTOFProc_interface",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libTOFProc_interface.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libuniplugin",
|
|
|
|
|
"libiu456_datapath_processor",
|
|
|
|
|
"libdatazip",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libbauthserver",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
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: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libbauthtzcommon",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libbauthtzcommon.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libteecl",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
"libc++",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libdatazip",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libdatazip.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libexynoscamera3",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libexynoscamera3.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
2025-04-04 07:11:33 +02:00
|
|
|
"libshim_camera",
|
2025-03-18 16:26:24 +01:00
|
|
|
"libutils",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libui",
|
|
|
|
|
"libcamera_metadata",
|
|
|
|
|
"libexynosutils",
|
|
|
|
|
"libhwjpeg",
|
|
|
|
|
"libhwjsqz",
|
|
|
|
|
"libexynosv4l2",
|
|
|
|
|
"libion_exynos",
|
|
|
|
|
"libsync",
|
|
|
|
|
"libcsc",
|
|
|
|
|
"android.hardware.graphics.allocator@2.0",
|
|
|
|
|
"android.hardware.graphics.mapper@2.0",
|
|
|
|
|
"libGrallocWrapper",
|
|
|
|
|
"libsecnativefeature",
|
|
|
|
|
"libuniplugin",
|
|
|
|
|
"libsensorlistener",
|
|
|
|
|
"libuniapi",
|
|
|
|
|
"libSEF.quram",
|
|
|
|
|
"libsecril-client",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libiu456_datapath_processor",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libiu456_datapath_processor.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libshim_sfpex",
|
|
|
|
|
"libGLES_mali",
|
|
|
|
|
"libdatazip",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
2024-04-01 06:03:18 +02:00
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libstork_shared",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libstork_shared.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2024-04-01 06:03:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libvkmanager_vendor",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libvkmanager_vendor.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2024-04-01 06:03:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libvkservice",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libvkservice.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libstork_shared",
|
|
|
|
|
"libteecl",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2024-04-01 06:03:18 +02:00
|
|
|
}
|
|
|
|
|
|
2022-09-20 20:22:45 +02:00
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "libwrappergps",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/libwrappergps.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libsecril-client",
|
|
|
|
|
"libsqlite",
|
|
|
|
|
"libhardware_legacy",
|
|
|
|
|
"libbinder",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_library_shared {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "vendor.samsung.hardware.gnss@2.1",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/lib64/vendor.samsung.hardware.gnss@2.1.so",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"vendor.samsung.hardware.gnss@2.0",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_binary {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "gpsd",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/bin/hw/gpsd",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"android.frameworks.sensorservice@1.0",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware_legacy",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libssl",
|
|
|
|
|
"libcrypto",
|
|
|
|
|
"libwrappergps",
|
|
|
|
|
"libandroid_net",
|
|
|
|
|
"libz",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
prefer: true,
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_binary {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "lhd",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/bin/hw/lhd",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libz",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware_legacy",
|
|
|
|
|
"android.hardware.contexthub@1.0",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
prefer: true,
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
cc_prebuilt_binary {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "vendor.samsung.hardware.gnss@2.1-service",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.1-service",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"liblog",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"libbase",
|
|
|
|
|
"libutils",
|
|
|
|
|
"libhardware",
|
|
|
|
|
"libbinder",
|
|
|
|
|
"libhidlbase",
|
|
|
|
|
"android.frameworks.sensorservice@1.0",
|
|
|
|
|
"android.hardware.gnss@1.0",
|
|
|
|
|
"android.hardware.gnss@1.1",
|
|
|
|
|
"android.hardware.gnss@2.0",
|
|
|
|
|
"android.hardware.gnss@2.1",
|
|
|
|
|
"vendor.samsung.hardware.gnss@2.0",
|
|
|
|
|
"vendor.samsung.hardware.gnss@2.1",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
prefer: true,
|
|
|
|
|
relative_install_path: "hw",
|
|
|
|
|
soc_specific: true,
|
2022-09-20 20:22:45 +02:00
|
|
|
}
|
|
|
|
|
|
2024-04-01 06:03:18 +02:00
|
|
|
cc_prebuilt_binary {
|
2025-03-18 16:26:24 +01:00
|
|
|
name: "vaultkeeperd",
|
|
|
|
|
owner: "samsung",
|
|
|
|
|
target: {
|
|
|
|
|
android_arm64: {
|
|
|
|
|
srcs: [
|
|
|
|
|
"proprietary/vendor/bin/vaultkeeperd",
|
|
|
|
|
],
|
|
|
|
|
shared_libs: [
|
|
|
|
|
"libdsms_vendor",
|
|
|
|
|
"libvkservice",
|
|
|
|
|
"libcutils",
|
|
|
|
|
"liblog",
|
|
|
|
|
"libc++",
|
|
|
|
|
"libc",
|
|
|
|
|
"libm",
|
|
|
|
|
"libdl",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
compile_multilib: "64",
|
|
|
|
|
strip: {
|
|
|
|
|
none: true,
|
|
|
|
|
},
|
|
|
|
|
prefer: true,
|
|
|
|
|
soc_specific: true,
|
2024-04-01 06:03:18 +02:00
|
|
|
}
|