Skip to content

Commit f691a62

Browse files
committed
ubport: Build libandroid
* We don’t directly need this libs, but building them gives us many shared_libs as dependencies which is needed for random libs on devices
1 parent 6d6cfab commit f691a62

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

device.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ PRODUCT_PACKAGES += \
5454

5555
# Misc
5656
PRODUCT_PACKAGES += \
57+
libandroid \
58+
libandroid_runtime \
5759
libdrm \
5860
libion \
5961
vendor.display.config@1.7

0 commit comments

Comments
 (0)