sm7125-common: Replace libhypervintf with a shim
Change-Id: Ib516801c6c62ad78912aa851aaa08511d29822a9
This commit is contained in:
committed by
Vayruz Rafli
parent
fd6fcb40b1
commit
283e15d5b6
-56
@@ -12180,37 +12180,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libkeymaster_helper",
|
name: "libkeymaster_helper",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -12593,31 +12562,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "vendor.samsung.hardware.radio.bridge@2.0",
|
name: "vendor.samsung.hardware.radio.bridge@2.0",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
|
|||||||
BIN
Binary file not shown.
Binary file not shown.
@@ -455,7 +455,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libSemTelephonyProps \
|
libSemTelephonyProps \
|
||||||
libengmode_client \
|
libengmode_client \
|
||||||
libhexagon_nn_stub \
|
libhexagon_nn_stub \
|
||||||
libhypervintf \
|
|
||||||
libkeymaster_helper \
|
libkeymaster_helper \
|
||||||
libnanopb \
|
libnanopb \
|
||||||
libnlnetmgr \
|
libnlnetmgr \
|
||||||
@@ -467,7 +466,6 @@ PRODUCT_PACKAGES += \
|
|||||||
unnhal-acc-adreno \
|
unnhal-acc-adreno \
|
||||||
unnhal-acc-common \
|
unnhal-acc-common \
|
||||||
unnhal-acc-hvx \
|
unnhal-acc-hvx \
|
||||||
vendor.samsung.hardware.hyper-V2-ndk_platform \
|
|
||||||
vendor.samsung.hardware.radio.bridge@2.0 \
|
vendor.samsung.hardware.radio.bridge@2.0 \
|
||||||
vendor.samsung.hardware.radio.bridge@2.1 \
|
vendor.samsung.hardware.radio.bridge@2.1 \
|
||||||
vendor.samsung.hardware.radio.channel@2.0 \
|
vendor.samsung.hardware.radio.channel@2.0 \
|
||||||
|
|||||||
Reference in New Issue
Block a user