mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
X6833B: Add libhwbinder and libhidltransport vendor lib
Change-Id: I7044b92fe012ace6005e1a3ae8534e9167da15ce Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
1d3a267c6b
commit
06bf29b379
|
@ -106,6 +106,11 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.health@2.1-impl \
|
android.hardware.health@2.1-impl \
|
||||||
android.hardware.health@2.1-impl.recovery
|
android.hardware.health@2.1-impl.recovery
|
||||||
|
|
||||||
|
# HIDL
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
libhidltransport.vendor \
|
||||||
|
libhwbinder.vendor
|
||||||
|
|
||||||
# Init files
|
# Init files
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
fstab.mt6789 \
|
fstab.mt6789 \
|
||||||
|
|
Loading…
Reference in a new issue