sm7325-common: Add extra blobs to make checkelf happy
Change-Id: I59889131c5069c153a3b6266ecf34b3621fd4d49
This commit is contained in:
parent
8d010a748f
commit
709af15392
689
Android.bp
689
Android.bp
@ -357,6 +357,64 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "android.hardware.bluetooth@1.0-impl-qti",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl-qti.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbase",
|
||||||
|
"libcutils",
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libdiag",
|
||||||
|
"libqmiservices",
|
||||||
|
"libqmi_cci",
|
||||||
|
"libbtnv",
|
||||||
|
"android.hardware.bluetooth@1.0",
|
||||||
|
"libsoc_helper",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-qti.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbase",
|
||||||
|
"libcutils",
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libdiag",
|
||||||
|
"libqmiservices",
|
||||||
|
"libqmi_cci",
|
||||||
|
"libbtnv",
|
||||||
|
"android.hardware.bluetooth@1.0",
|
||||||
|
"libsoc_helper",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
relative_install_path: "hw",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "vendor.qti.hardware.bluetooth_audio@2.0-impl",
|
name: "vendor.qti.hardware.bluetooth_audio@2.0-impl",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -1701,6 +1759,41 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libbtnv",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/libbtnv.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libbtnv.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libc2d30_bltlib",
|
name: "libc2d30_bltlib",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -1947,6 +2040,49 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libconfigdb",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/libconfigdb.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libxml",
|
||||||
|
"libdsutils",
|
||||||
|
"libdiag",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libconfigdb.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libxml",
|
||||||
|
"libdsutils",
|
||||||
|
"libdiag",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcvp2_1",
|
name: "libcvp2_1",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -2798,6 +2934,47 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libmdmdetect",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/libmdmdetect.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libmdmdetect.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmdsprpc",
|
name: "libmdsprpc",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -2923,6 +3100,53 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libnetmgr",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/libnetmgr.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libdsutils",
|
||||||
|
"libconfigdb",
|
||||||
|
"libdiag",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libhardware_legacy",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libnetmgr.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libdsutils",
|
||||||
|
"libconfigdb",
|
||||||
|
"libdiag",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libhardware_legacy",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libperfconfig",
|
name: "libperfconfig",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -4164,6 +4388,43 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libsoc_helper",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/libsoc_helper.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libsoc_helper.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libthermalclient",
|
name: "libthermalclient",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -4399,6 +4660,47 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libxml",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/libxml.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libdiag",
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libxml.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libdiag",
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libasphere",
|
name: "libasphere",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -5037,6 +5339,49 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "vendor.qti.hardware.wifidisplaysession@1.0",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/vendor.qti.hardware.wifidisplaysession@1.0.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/vendor.qti.hardware.wifidisplaysession@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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "vendor.qti.memory.pasrmanager@1.0",
|
name: "vendor.qti.memory.pasrmanager@1.0",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -5125,6 +5470,49 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "vendor.qti.qspmhal@1.0",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/vendor.qti.qspmhal@1.0.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/vendor.qti.qspmhal@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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libDxHdcp",
|
name: "libDxHdcp",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -6346,34 +6734,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "vendor.qti.hardware.wifidisplaysession@1.0",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/vendor.qti.hardware.wifidisplaysession@1.0.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libhidlbase",
|
|
||||||
"liblog",
|
|
||||||
"libutils",
|
|
||||||
"libcutils",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "32",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl",
|
name: "vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -6700,42 +7060,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "android.hardware.bluetooth@1.0-impl-qti",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-qti.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libbase",
|
|
||||||
"libcutils",
|
|
||||||
"libhidlbase",
|
|
||||||
"liblog",
|
|
||||||
"libutils",
|
|
||||||
"libdiag",
|
|
||||||
"libqmiservices",
|
|
||||||
"libqmi_cci",
|
|
||||||
"libbtnv",
|
|
||||||
"android.hardware.bluetooth@1.0",
|
|
||||||
"libsoc_helper",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
relative_install_path: "hw",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "android.hardware.gatekeeper@1.0-impl-qti",
|
name: "android.hardware.gatekeeper@1.0-impl-qti",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -8068,30 +8392,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libbtnv",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libbtnv.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcacertclient",
|
name: "libcacertclient",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -8315,34 +8615,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libconfigdb",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libconfigdb.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libxml",
|
|
||||||
"libdsutils",
|
|
||||||
"libdiag",
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcpion",
|
name: "libcpion",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -9368,33 +9640,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libmdmdetect",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libmdmdetect.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmemperfd",
|
name: "libmemperfd",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -9563,36 +9808,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libnetmgr",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libnetmgr.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libdsutils",
|
|
||||||
"libconfigdb",
|
|
||||||
"libdiag",
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libhardware_legacy",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libnetmgr_common",
|
name: "libnetmgr_common",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -9841,6 +10056,37 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libpowercore",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libpowercore.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"liblog",
|
||||||
|
"libbinder",
|
||||||
|
"libtinyxml2",
|
||||||
|
"vendor.display.config@1.0",
|
||||||
|
"libhidlbase",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libprekill",
|
name: "libprekill",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -11238,31 +11484,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libsoc_helper",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libsoc_helper.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libspcom",
|
name: "libspcom",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -11748,33 +11969,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libxml",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libxml.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"liblog",
|
|
||||||
"libdiag",
|
|
||||||
"libcutils",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libxtadapter",
|
name: "libxtadapter",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -15243,34 +15437,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "vendor.qti.qspmhal@1.0",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/vendor.qti.qspmhal@1.0.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libhidlbase",
|
|
||||||
"liblog",
|
|
||||||
"libutils",
|
|
||||||
"libcutils",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
prebuilt_rfsa {
|
prebuilt_rfsa {
|
||||||
name: "bm2n06",
|
name: "bm2n06",
|
||||||
filename: "bm2n06.bin",
|
filename: "bm2n06.bin",
|
||||||
@ -16784,8 +16950,23 @@ cc_prebuilt_library_shared {
|
|||||||
"libdl",
|
"libdl",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/system_ext/lib64/vendor.qti.hardware.wifidisplaysession@1.0.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libhidlbase",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libcutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "32",
|
compile_multilib: "both",
|
||||||
prefer: true,
|
prefer: true,
|
||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
BIN
proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl-qti.so
vendored
Normal file
BIN
proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl-qti.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libbtnv.so
vendored
Normal file
BIN
proprietary/vendor/lib/libbtnv.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libconfigdb.so
vendored
Normal file
BIN
proprietary/vendor/lib/libconfigdb.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libmdmdetect.so
vendored
Normal file
BIN
proprietary/vendor/lib/libmdmdetect.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libnetmgr.so
vendored
Normal file
BIN
proprietary/vendor/lib/libnetmgr.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libsoc_helper.so
vendored
Normal file
BIN
proprietary/vendor/lib/libsoc_helper.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/libxml.so
vendored
Normal file
BIN
proprietary/vendor/lib/libxml.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib/vendor.qti.qspmhal@1.0.so
vendored
Normal file
BIN
proprietary/vendor/lib/vendor.qti.qspmhal@1.0.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libpowercore.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libpowercore.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/vendor.qti.hardware.wifidisplaysession@1.0.so
vendored
Normal file
BIN
proprietary/vendor/lib64/vendor.qti.hardware.wifidisplaysession@1.0.so
vendored
Normal file
Binary file not shown.
@ -330,6 +330,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libGLESv2_adreno \
|
libGLESv2_adreno \
|
||||||
libq3dtools_adreno \
|
libq3dtools_adreno \
|
||||||
libq3dtools_esx \
|
libq3dtools_esx \
|
||||||
|
android.hardware.bluetooth@1.0-impl-qti \
|
||||||
vendor.qti.hardware.bluetooth_audio@2.0-impl \
|
vendor.qti.hardware.bluetooth_audio@2.0-impl \
|
||||||
vendor.qti.hardware.bluetooth_audio@2.1-impl \
|
vendor.qti.hardware.bluetooth_audio@2.1-impl \
|
||||||
vendor.qti.hardware.bluetooth_sar@1.1-impl \
|
vendor.qti.hardware.bluetooth_sar@1.1-impl \
|
||||||
@ -359,12 +360,14 @@ PRODUCT_PACKAGES += \
|
|||||||
libaudcal \
|
libaudcal \
|
||||||
libbluetooth_audio_session_qti \
|
libbluetooth_audio_session_qti \
|
||||||
libbluetooth_audio_session_qti_2_1 \
|
libbluetooth_audio_session_qti_2_1 \
|
||||||
|
libbtnv \
|
||||||
libc2d30_bltlib \
|
libc2d30_bltlib \
|
||||||
libcapiv2svacnn \
|
libcapiv2svacnn \
|
||||||
libcapiv2svarnn \
|
libcapiv2svarnn \
|
||||||
libcapiv2vop \
|
libcapiv2vop \
|
||||||
libcdsp_default_listener \
|
libcdsp_default_listener \
|
||||||
libcdsprpc \
|
libcdsprpc \
|
||||||
|
libconfigdb \
|
||||||
libcvp2_1 \
|
libcvp2_1 \
|
||||||
libcvp_common \
|
libcvp_common \
|
||||||
libcvp_util \
|
libcvp_util \
|
||||||
@ -386,9 +389,11 @@ PRODUCT_PACKAGES += \
|
|||||||
liblistensoundmodel2 \
|
liblistensoundmodel2 \
|
||||||
libllvm-glnext \
|
libllvm-glnext \
|
||||||
libllvm-qcom \
|
libllvm-qcom \
|
||||||
|
libmdmdetect \
|
||||||
libmdsprpc \
|
libmdsprpc \
|
||||||
libmmosal \
|
libmmosal \
|
||||||
libmulawdec \
|
libmulawdec \
|
||||||
|
libnetmgr \
|
||||||
libperfconfig \
|
libperfconfig \
|
||||||
libperfgluelayer \
|
libperfgluelayer \
|
||||||
libperfioctl \
|
libperfioctl \
|
||||||
@ -417,11 +422,13 @@ PRODUCT_PACKAGES += \
|
|||||||
libscveObjectSegmentation_stub \
|
libscveObjectSegmentation_stub \
|
||||||
libscveObjectTracker \
|
libscveObjectTracker \
|
||||||
libscveObjectTracker_stub \
|
libscveObjectTracker_stub \
|
||||||
|
libsoc_helper \
|
||||||
libthermalclient \
|
libthermalclient \
|
||||||
libvppclient \
|
libvppclient \
|
||||||
libvpphcp \
|
libvpphcp \
|
||||||
libvpphvx \
|
libvpphvx \
|
||||||
libvpplibrary \
|
libvpplibrary \
|
||||||
|
libxml \
|
||||||
libasphere \
|
libasphere \
|
||||||
libqcbassboost \
|
libqcbassboost \
|
||||||
libqcreverb \
|
libqcreverb \
|
||||||
@ -437,8 +444,10 @@ PRODUCT_PACKAGES += \
|
|||||||
vendor.qti.hardware.vpp@1.2 \
|
vendor.qti.hardware.vpp@1.2 \
|
||||||
vendor.qti.hardware.vpp@1.3 \
|
vendor.qti.hardware.vpp@1.3 \
|
||||||
vendor.qti.hardware.vpp@2.0 \
|
vendor.qti.hardware.vpp@2.0 \
|
||||||
|
vendor.qti.hardware.wifidisplaysession@1.0 \
|
||||||
vendor.qti.memory.pasrmanager@1.0 \
|
vendor.qti.memory.pasrmanager@1.0 \
|
||||||
vendor.qti.memory.pasrmanager@1.1 \
|
vendor.qti.memory.pasrmanager@1.1 \
|
||||||
|
vendor.qti.qspmhal@1.0 \
|
||||||
libDxHdcp \
|
libDxHdcp \
|
||||||
libFileMux_proprietary \
|
libFileMux_proprietary \
|
||||||
libOmxDsdDec \
|
libOmxDsdDec \
|
||||||
@ -479,7 +488,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libwfdutils_proprietary \
|
libwfdutils_proprietary \
|
||||||
libmmieffectswrapper \
|
libmmieffectswrapper \
|
||||||
libspeakerbundle \
|
libspeakerbundle \
|
||||||
vendor.qti.hardware.wifidisplaysession@1.0 \
|
|
||||||
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
|
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
|
||||||
com.qualcomm.qti.dpm.api@1.0_vendor \
|
com.qualcomm.qti.dpm.api@1.0_vendor \
|
||||||
com.qualcomm.qti.imscmservice@1.0 \
|
com.qualcomm.qti.imscmservice@1.0 \
|
||||||
@ -491,7 +499,6 @@ PRODUCT_PACKAGES += \
|
|||||||
com.qualcomm.qti.uceservice@2.2 \
|
com.qualcomm.qti.uceservice@2.2 \
|
||||||
com.qualcomm.qti.uceservice@2.3 \
|
com.qualcomm.qti.uceservice@2.3 \
|
||||||
deviceInfoServiceModuleNr \
|
deviceInfoServiceModuleNr \
|
||||||
android.hardware.bluetooth@1.0-impl-qti \
|
|
||||||
android.hardware.gatekeeper@1.0-impl-qti \
|
android.hardware.gatekeeper@1.0-impl-qti \
|
||||||
com.dsi.ant@1.0-impl \
|
com.dsi.ant@1.0-impl \
|
||||||
vendor.qti.gnss@4.2-impl \
|
vendor.qti.gnss@4.2-impl \
|
||||||
@ -532,7 +539,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libaoa \
|
libaoa \
|
||||||
libappclassifier \
|
libappclassifier \
|
||||||
libbt-hidlclient \
|
libbt-hidlclient \
|
||||||
libbtnv \
|
|
||||||
libcacertclient \
|
libcacertclient \
|
||||||
libcdfw \
|
libcdfw \
|
||||||
libcdfw_remote_api \
|
libcdfw_remote_api \
|
||||||
@ -540,7 +546,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libcneapiclient \
|
libcneapiclient \
|
||||||
libcneoplookup \
|
libcneoplookup \
|
||||||
libcneqmiutils \
|
libcneqmiutils \
|
||||||
libconfigdb \
|
|
||||||
libcpion \
|
libcpion \
|
||||||
libdataitems \
|
libdataitems \
|
||||||
libdisp-aba \
|
libdisp-aba \
|
||||||
@ -575,14 +580,12 @@ PRODUCT_PACKAGES += \
|
|||||||
liblowi_wifihal \
|
liblowi_wifihal \
|
||||||
liblqe \
|
liblqe \
|
||||||
libmdmcutback \
|
libmdmcutback \
|
||||||
libmdmdetect \
|
|
||||||
libmemperfd \
|
libmemperfd \
|
||||||
libmeters-ns \
|
libmeters-ns \
|
||||||
libmeters \
|
libmeters \
|
||||||
libminkdescriptor \
|
libminkdescriptor \
|
||||||
libminksocket \
|
libminksocket \
|
||||||
libmotext_inf \
|
libmotext_inf \
|
||||||
libnetmgr \
|
|
||||||
libnetmgr_common \
|
libnetmgr_common \
|
||||||
libnetmgr_nr_fusion \
|
libnetmgr_nr_fusion \
|
||||||
libnetmgr_rmnet_ext \
|
libnetmgr_rmnet_ext \
|
||||||
@ -591,6 +594,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libpdmapper \
|
libpdmapper \
|
||||||
libpdnotifier \
|
libpdnotifier \
|
||||||
libperipheral_client \
|
libperipheral_client \
|
||||||
|
libpowercore \
|
||||||
libprekill \
|
libprekill \
|
||||||
libqcbor \
|
libqcbor \
|
||||||
libqcc_file_agent \
|
libqcc_file_agent \
|
||||||
@ -637,7 +641,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libsns_low_lat_stream_stub \
|
libsns_low_lat_stream_stub \
|
||||||
libsnsapi \
|
libsnsapi \
|
||||||
libsnsdiaglog \
|
libsnsdiaglog \
|
||||||
libsoc_helper \
|
|
||||||
libspcom \
|
libspcom \
|
||||||
libspl \
|
libspl \
|
||||||
libsplh \
|
libsplh \
|
||||||
@ -654,7 +657,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libwms \
|
libwms \
|
||||||
libwqe \
|
libwqe \
|
||||||
libwvhidl \
|
libwvhidl \
|
||||||
libxml \
|
|
||||||
libxtadapter \
|
libxtadapter \
|
||||||
qcrilMarshal \
|
qcrilMarshal \
|
||||||
qcril_client \
|
qcril_client \
|
||||||
@ -769,7 +771,6 @@ PRODUCT_PACKAGES += \
|
|||||||
vendor.qti.latency@2.0 \
|
vendor.qti.latency@2.0 \
|
||||||
vendor.qti.latency@2.1 \
|
vendor.qti.latency@2.1 \
|
||||||
vendor.qti.qspmhal@1.0-impl \
|
vendor.qti.qspmhal@1.0-impl \
|
||||||
vendor.qti.qspmhal@1.0 \
|
|
||||||
bm2n06 \
|
bm2n06 \
|
||||||
bm2n08 \
|
bm2n08 \
|
||||||
bm2n12 \
|
bm2n12 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user