11 lines
233 B
Makefile
11 lines
233 B
Makefile
LOCAL_CHECK_ELF_FILES := false
|
|
|
|
PRODUCT_PACKAGES +=\
|
|
wg \
|
|
wg-quick \
|
|
openvpn
|
|
|
|
# Fonts
|
|
#PRODUCT_COPY_FILES += \
|
|
# $(call find-copy-subdir-files,*,vendor/custom/prebuilts/product/fonts/,$(TARGET_COPY_OUT_PRODUCT)/fonts)
|