sm8250-common: Replace libhypervintf with a shim
Change-Id: Ib516801c6c62ad78912aa851aaa08511d29822a9
This commit is contained in:
-56
@@ -6354,37 +6354,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libhypervintf",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libhypervintf.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libbinder",
|
||||
"libbinder_ndk",
|
||||
"libhidlbase",
|
||||
"vendor.samsung.hardware.hyper-V2-ndk_platform",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libimage_enhancement.arcsoft",
|
||||
owner: "samsung",
|
||||
@@ -9756,31 +9725,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.samsung.hardware.hyper-V2-ndk_platform",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/vendor.samsung.hardware.hyper-V2-ndk_platform.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.samsung.hardware.radio-V1-ndk",
|
||||
owner: "samsung",
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
@@ -278,7 +278,6 @@ PRODUCT_PACKAGES += \
|
||||
libhta_hexagon_runtime \
|
||||
libhypermotion_core \
|
||||
libhypermotion_interface \
|
||||
libhypervintf \
|
||||
libimage_enhancement.arcsoft \
|
||||
libimagecodec_native.quram \
|
||||
libipebpsstriping \
|
||||
@@ -396,7 +395,6 @@ PRODUCT_PACKAGES += \
|
||||
vendor.qti.hardware.vpp@1.2 \
|
||||
vendor.qti.hardware.vpp@1.3 \
|
||||
vendor.samsung.hardware.bluetooth@2.0 \
|
||||
vendor.samsung.hardware.hyper-V2-ndk_platform \
|
||||
vendor.samsung.hardware.radio-V1-ndk \
|
||||
vendor.samsung.hardware.radio.bridge-V1-ndk \
|
||||
vendor.samsung.hardware.radio.channel-V1-ndk \
|
||||
|
||||
Reference in New Issue
Block a user