a71: Switch to py extract utils
Change-Id: I8870e45e429fd651892f2da1bfc2452ba4fb545a
This commit is contained in:
324
Android.bp
324
Android.bp
@@ -1,18 +1,10 @@
|
||||
//
|
||||
// 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",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -24,12 +16,46 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
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", ],
|
||||
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", ],
|
||||
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",
|
||||
@@ -45,12 +71,34 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libbauthtzcommon.so"],
|
||||
shared_libs: ["liblog", "libcutils", "libutils", "libQSEEComAPI", "libc++", "libc", "libm", "libdl", ],
|
||||
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", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libbauthtzcommon.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"libQSEEComAPI",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -66,12 +114,24 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libegis_fp_normal_sensor_test.so"],
|
||||
shared_libs: ["liblog", "libc", "libm", ],
|
||||
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", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libegis_fp_normal_sensor_test.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc",
|
||||
"libm",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -87,12 +147,30 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libgf_in_system_lib.so"],
|
||||
shared_libs: ["libcutils", "libc++", "liblog", "libc", "libm", "libdl", ],
|
||||
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", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libgf_in_system_lib.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"liblog",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -108,12 +186,32 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libqfp_sensortest.so"],
|
||||
shared_libs: ["libcutils", "liblog", "libutils", "libc++", "libc", "libm", "libdl", ],
|
||||
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", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libqfp_sensortest.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -129,12 +227,24 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libsynaFpSensorTestNwd.so"],
|
||||
shared_libs: ["liblog", "libdl", "libc", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libsynaFpSensorTestNwd.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libdl",
|
||||
"libc",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libsynaFpSensorTestNwd.so"],
|
||||
shared_libs: ["liblog", "libdl", "libc", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libsynaFpSensorTestNwd.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libdl",
|
||||
"libc",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -151,12 +261,42 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
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", ],
|
||||
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", ],
|
||||
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",
|
||||
@@ -172,12 +312,34 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/vendor.qti.hardware.fingerprint@1.0.so"],
|
||||
shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
||||
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", ],
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -194,8 +356,25 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
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", ],
|
||||
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",
|
||||
@@ -211,8 +390,20 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
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", ],
|
||||
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",
|
||||
@@ -225,8 +416,23 @@ cc_prebuilt_binary {
|
||||
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", ],
|
||||
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",
|
||||
@@ -242,8 +448,27 @@ cc_prebuilt_binary {
|
||||
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", ],
|
||||
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",
|
||||
@@ -255,4 +480,3 @@ cc_prebuilt_binary {
|
||||
relative_install_path: "hw",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/samsung/a71/setup-makefiles.sh
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user