sm8450-common: Use libhidlbase_shim for vendor.libdpmframework
Change-Id: Iefe50b82b5b13bbdee10819a0c60c14240fab7ce
This commit is contained in:
parent
77a16359d8
commit
761a34429e
@ -6629,7 +6629,7 @@ cc_prebuilt_library_shared {
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/vendor.libdpmframework.so"],
|
||||
shared_libs: ["libdiag", "libbinder", "libcutils", "libutils", "liblog", "libhidlbase", "libhardware", "libhardware_legacy", "com.qualcomm.qti.dpm.api@1.0-vendor", "vendor.qti.hardware.dpmservice@1.0-vendor", "vendor.qti.hardware.dpmservice@1.1-vendor", "libc++", "libc", "libm", "libdl", ],
|
||||
shared_libs: ["libhidlbase_shim", "libdiag", "libbinder", "libcutils", "libutils", "liblog", "libhidlbase", "libhardware", "libhardware_legacy", "com.qualcomm.qti.dpm.api@1.0-vendor", "vendor.qti.hardware.dpmservice@1.0-vendor", "vendor.qti.hardware.dpmservice@1.1-vendor", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
|
BIN
proprietary/vendor/lib64/vendor.libdpmframework.so
vendored
BIN
proprietary/vendor/lib64/vendor.libdpmframework.so
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user