9 lines
186 B
Makefile
Raw Permalink Normal View History

2025-02-02 13:34:53 +08:00
PRODUCT_PACKAGES +=\
wg \
2025-02-02 16:20:11 +08:00
wg-quick
# Fonts
PRODUCT_COPY_FILES += \
$(call find-copy-subdir-files,*,vendor/custom/prebuilts/product/fonts/,$(TARGET_COPY_OUT_PRODUCT)/fonts)