extra: Import and copy neofetch to system_ext

* Needs bash which is on system_ext.
lineage-20.0
Nolen Johnson 8 months ago
parent 187a0dbe08
commit f866fe57e0
  1. 4
      product.mk
  2. 11592
      tools/neofetch

@ -44,6 +44,10 @@ PRODUCT_COPY_FILES += \
# ro.config.vc_call_vol_steps=7 \
# ro.config.media_vol_steps=25
## neofetch
PRODUCT_COPY_FILES += \
vendor/extra/tools/neofetch:$(TARGET_COPY_OUT_SYSTEM_EXT)/bin/neofetch
## Overlays
PRODUCT_PACKAGE_OVERLAYS += vendor/extra/overlay

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save