Skip to content
Martin Valba edited this page Dec 1, 2020 · 7 revisions

Welcome to the mini documentation wiki!

Some things to clear out

For now i assume u have device, vendor and kernel tree setted up
  • Here u will see what kek addons u can add to lineage_codename.mk
Addons
Name ~size Line to add
minimal ~17MB $(call inherit-product, vendor/lineage/config/minimal_kekhunter.mk)
kekhunter - $(call inherit-product, vendor/lineage/config/kekhunter.mk)
kek chroot ~1.2GB $(call inherit-product, vendor/lineage/config/kekch.mk)
full-kek - $(call inherit-product, vendor/lineage/config/full_kekhunter.mk)
  • minimal:
  • kekhunter:
  • kek chroot:
  • full-kek:

This wiki is work in progress for kek-18.0

Clone this wiki locally