Skip to content

Commit

Permalink
j8y18lte: build missing HIDL
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush <[email protected]>
  • Loading branch information
goldfish07 committed Jul 21, 2023
1 parent bb3b895 commit 250692c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@ PRODUCT_PACKAGES += \
libmm-qcamera \
Snap

# Config Store
PRODUCT_PACKAGES += \
[email protected] \
[email protected]

# Display
PRODUCT_PACKAGES += \
[email protected] \
Expand Down Expand Up @@ -203,7 +208,8 @@ PRODUCT_PACKAGES += \
libhidltransport \
libhidltransport.vendor \
libhwbinder \
libhwbinder.vendor
libhwbinder.vendor \
vndservicemanager

# IPA Manager
PRODUCT_PACKAGES += \
Expand Down Expand Up @@ -332,6 +338,7 @@ PRODUCT_PACKAGES += \

# Wifi
PRODUCT_PACKAGES += \
[email protected] \
libcld80211 \
libqsap_sdk \
libQWiFiSoftApCfg \
Expand Down

0 comments on commit 250692c

Please sign in to comment.