commit | 63afb8d86197b822127f2ce10042300573df4f58 | [log] [tgz] |
---|---|---|
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | Wed Feb 10 22:02:15 2021 +0100 |
committer | merothh <merothh@gmail.com> | Mon Jan 17 10:35:42 2022 +0530 |
tree | f616f264a79b278c8f312ccb205520af5ecb04b5 | |
parent | f97d62a627b34a6542078a6e5906ab8219dd4cfd [diff] [blame] |
FP4: Build libhwbinder * Some libs uses it Change-Id: Ic40f730a4d498725459785b8c33ef7f5e8d0b13b
diff --git a/device.mk b/device.mk index 2284671..5ce4068 100644 --- a/device.mk +++ b/device.mk
@@ -190,6 +190,10 @@ android.hardware.health@2.1-impl \ android.hardware.health@2.1-service +# HIDL +PRODUCT_PACKAGES += \ + libhwbinder.vendor + # Soong Namespaces PRODUCT_SOONG_NAMESPACES += \ $(LOCAL_PATH)