the instructions from https://wiki.lineageos.org/devices/FP4/build/ did not just work…
- i needed to clone https://github.com/LineageOS/android_device_fairphone_FP4/tree/lineage-20 into device/fairphone/FP4
- shouldn’t breakfast FP4 do that?????
- and also recursively clone things in device/fairphone/FP4/lineage.dependencies
- and extract binary blobs
- or with adb root shell phone pluged in via usb
- like here: https://wiki.lineageos.org/extracting_blobs_from_zips
- or clone from: https://github.com/TheMuppets/proprietary_vendor_fairphone_FP4.git and checkout branch lineage-20
- like robotnix does