Files
android_vendor_pawlet/build/core
oxmc 2fabb76ca0 build: de-Lineage the vendor tree; make bacon real; configurable cert paths
- bacon moves to build/core/definitions.mk, the one vendor hook stock AOSP
  includes (-include vendor/*/build/core/definitions.mk); the old
  build/core/config.mk + build/tasks/bacon.mk chain relied on hooks that
  only exist in Lineage's build/make fork and was never loaded.
- Drop dead helpers: check_product, repopick (script never existed),
  reposync, repodiff, pawlet_img (KonstaKANG device/brcm path), bib alias.
- psign/pota: certs dir from -c flag or PAWLET_CERTS_DIR; no ~/ default.
- version.mk: drop unused RELEASE_TYPE/TARGET_UNOFFICIAL_BUILD_ID vestiges;
  keep the buildtype filter backing ro.pawlet.releasetype.
- NOTICE: update the Lineage attribution list to match.
2026-07-15 13:36:48 -07:00
..