extra: Import and copy neofetch to system_ext

* Needs bash which is on system_ext.
lineage-16.0
Nolen Johnson 1 year ago
parent 5993559f0f
commit 07b48e8a04
  1. 4
      product.mk
  2. 11592
      tools/neofetch

@ -55,6 +55,10 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
## OpenWeatherProvider
PRODUCT_PACKAGES += OpenWeatherProviderPrebuilt
## 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