mirror of
https://github.com/Evolution-X-Devices/vendor_samsung_beyondx
synced 2026-01-27 08:46:50 +00:00
beyondx: Regenerate for elfchecks
Change-Id: I016f8de8c2931c959631626de9d80ee23cfe5111
This commit is contained in:
committed by
0xsharkboy
parent
04e05bfe79
commit
0b557267c3
566
Android.bp
566
Android.bp
@@ -1,9 +1,12 @@
|
|||||||
|
//
|
||||||
// Automatically generated file. DO NOT MODIFY
|
// Automatically generated file. DO NOT MODIFY
|
||||||
//
|
//
|
||||||
// This file is generated by device/samsung/beyondx/setup-makefiles.sh
|
|
||||||
|
|
||||||
soong_namespace {
|
soong_namespace {
|
||||||
imports: [
|
imports: [
|
||||||
|
"device/samsung/exynos9820-common",
|
||||||
|
"hardware/samsung_slsi-linaro/exynos",
|
||||||
|
"hardware/samsung_slsi-linaro/graphics",
|
||||||
"vendor/samsung/exynos9820-common",
|
"vendor/samsung/exynos9820-common",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
@@ -16,99 +19,38 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm: {
|
android_arm: {
|
||||||
srcs: ["proprietary/vendor/lib/hw/gatekeeper.exynos9820.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/hw/gatekeeper.exynos9820.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libteecl",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/hw/gatekeeper.exynos9820.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/hw/gatekeeper.exynos9820.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libteecl",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "both",
|
compile_multilib: "both",
|
||||||
check_elf_files: false,
|
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libTOFProc_interface",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libTOFProc_interface.so"],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libTOFProc_interface.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libbauthserver",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libbauthserver.so"],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libbauthserver.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
check_elf_files: false,
|
|
||||||
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"],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libbauthtzcommon.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libiu456_datapath_processor",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/vendor/lib/libiu456_datapath_processor.so"],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libiu456_datapath_processor.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "sensors.bio",
|
name: "sensors.bio",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -117,14 +59,45 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm: {
|
android_arm: {
|
||||||
srcs: ["proprietary/vendor/lib/sensors.bio.so"],
|
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: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/sensors.bio.so"],
|
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",
|
compile_multilib: "both",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -137,14 +110,55 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm: {
|
android_arm: {
|
||||||
srcs: ["proprietary/vendor/lib/sensors.sensorhub.so"],
|
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: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/sensors.sensorhub.so"],
|
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",
|
compile_multilib: "both",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -157,11 +171,24 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm: {
|
android_arm: {
|
||||||
srcs: ["proprietary/vendor/lib/soundfx/libswdap.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/soundfx/libswdap.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libaudioutils",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libprofileparamstorage",
|
||||||
|
"libsecaudiocoreutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "32",
|
compile_multilib: "32",
|
||||||
check_elf_files: false,
|
|
||||||
relative_install_path: "soundfx",
|
relative_install_path: "soundfx",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
@@ -175,11 +202,27 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/hw/android.hardware.gnss@2.0-impl.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/hw/android.hardware.gnss@2.0-impl.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libhardware",
|
||||||
|
"libhidlbase",
|
||||||
|
"android.hardware.gnss@2.0",
|
||||||
|
"android.hardware.gnss@1.1",
|
||||||
|
"android.hardware.gnss@1.0",
|
||||||
|
"android.hardware.gnss.measurement_corrections@1.0",
|
||||||
|
"android.hardware.gnss.visibility_control@1.0",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
@@ -193,11 +236,26 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/hw/camera.exynos9820.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/hw/camera.exynos9820.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libhardware",
|
||||||
|
"libutils",
|
||||||
|
"libion_exynos",
|
||||||
|
"libhwjpeg",
|
||||||
|
"libnativewindow",
|
||||||
|
"libexynoscamera3",
|
||||||
|
"android.hardware.graphics.allocator@2.0",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
@@ -211,11 +269,21 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/hw/gps.default.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/hw/gps.default.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
@@ -229,16 +297,118 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/hw/vendor.samsung.hardware.gnss@2.0-impl.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/hw/vendor.samsung.hardware.gnss@2.0-impl.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libhidlbase",
|
||||||
|
"libutils",
|
||||||
|
"libhardware",
|
||||||
|
"vendor.samsung.hardware.gnss@2.0",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
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",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
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,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
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,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libexynoscamera3",
|
name: "libexynoscamera3",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -247,11 +417,66 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/libexynoscamera3.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libexynoscamera3.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"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,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
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",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -264,11 +489,19 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/libstork_shared.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libstork_shared.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -281,11 +514,20 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/libvkmanager_vendor.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libvkmanager_vendor.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -298,11 +540,22 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/libvkservice.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libvkservice.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libstork_shared",
|
||||||
|
"libteecl",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -315,11 +568,25 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/lib64/libwrappergps.so"],
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libwrappergps.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"libsecril-client",
|
||||||
|
"libsqlite",
|
||||||
|
"libhardware_legacy",
|
||||||
|
"libbinder",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -329,11 +596,29 @@ cc_prebuilt_binary {
|
|||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/bin/hw/gpsd"],
|
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",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
},
|
},
|
||||||
@@ -347,11 +632,24 @@ cc_prebuilt_binary {
|
|||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/bin/hw/lhd"],
|
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",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
},
|
},
|
||||||
@@ -365,11 +663,31 @@ cc_prebuilt_binary {
|
|||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-service"],
|
srcs: [
|
||||||
|
"proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-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",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
},
|
},
|
||||||
@@ -383,15 +701,25 @@ cc_prebuilt_binary {
|
|||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: ["proprietary/vendor/bin/vaultkeeperd"],
|
srcs: [
|
||||||
|
"proprietary/vendor/bin/vaultkeeperd",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libdsms_vendor",
|
||||||
|
"libvkservice",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
},
|
},
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
#
|
||||||
# Automatically generated file. DO NOT MODIFY
|
# Automatically generated file. DO NOT MODIFY
|
||||||
#
|
#
|
||||||
# This file is generated by device/samsung/beyondx/setup-makefiles.sh
|
|
||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
#
|
||||||
# Automatically generated file. DO NOT MODIFY
|
# Automatically generated file. DO NOT MODIFY
|
||||||
#
|
#
|
||||||
# This file is generated by device/samsung/beyondx/setup-makefiles.sh
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
#
|
||||||
# Automatically generated file. DO NOT MODIFY
|
# Automatically generated file. DO NOT MODIFY
|
||||||
#
|
#
|
||||||
# This file is generated by device/samsung/beyondx/setup-makefiles.sh
|
|
||||||
|
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/samsung/beyondx
|
vendor/samsung/beyondx
|
||||||
@@ -75,10 +75,6 @@ PRODUCT_COPY_FILES += \
|
|||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
gatekeeper.exynos9820 \
|
gatekeeper.exynos9820 \
|
||||||
libTOFProc_interface \
|
|
||||||
libbauthserver \
|
|
||||||
libbauthtzcommon \
|
|
||||||
libiu456_datapath_processor \
|
|
||||||
sensors.bio \
|
sensors.bio \
|
||||||
sensors.sensorhub \
|
sensors.sensorhub \
|
||||||
libswdap \
|
libswdap \
|
||||||
@@ -86,7 +82,11 @@ PRODUCT_PACKAGES += \
|
|||||||
camera.exynos9820 \
|
camera.exynos9820 \
|
||||||
gps.default \
|
gps.default \
|
||||||
vendor.samsung.hardware.gnss@2.0-impl \
|
vendor.samsung.hardware.gnss@2.0-impl \
|
||||||
|
libTOFProc_interface \
|
||||||
|
libbauthserver \
|
||||||
|
libbauthtzcommon \
|
||||||
libexynoscamera3 \
|
libexynoscamera3 \
|
||||||
|
libiu456_datapath_processor \
|
||||||
libstork_shared \
|
libstork_shared \
|
||||||
libvkmanager_vendor \
|
libvkmanager_vendor \
|
||||||
libvkservice \
|
libvkservice \
|
||||||
|
|||||||
0
proprietary/vendor/bin/hw/gpsd
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/gpsd
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/lhd
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/lhd
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-service
vendored
Normal file → Executable file
0
proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-service
vendored
Normal file → Executable file
BIN
proprietary/vendor/lib/libTOFProc_interface.so
vendored
BIN
proprietary/vendor/lib/libTOFProc_interface.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libbauthserver.so
vendored
BIN
proprietary/vendor/lib/libbauthserver.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libbauthtzcommon.so
vendored
BIN
proprietary/vendor/lib/libbauthtzcommon.so
vendored
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib/sensors.bio.so
vendored
BIN
proprietary/vendor/lib/sensors.bio.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/sensors.sensorhub.so
vendored
BIN
proprietary/vendor/lib/sensors.sensorhub.so
vendored
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib64/hw/gps.default.so
vendored
BIN
proprietary/vendor/lib64/hw/gps.default.so
vendored
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib64/sensors.bio.so
vendored
BIN
proprietary/vendor/lib64/sensors.bio.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/sensors.sensorhub.so
vendored
BIN
proprietary/vendor/lib64/sensors.sensorhub.so
vendored
Binary file not shown.
Reference in New Issue
Block a user