Added a config file to /etc/unl0kr.conf.d/ to fix issue with unl0kr being invisible during boot
Fairphone-fp5 suffers from the same bug that makes unl0kr invisible as oneplus-enchilada and oneplus-fajita. I reported this in issue pma#3359 (v24.12 testing). The original discussion on the bug can be found here: https://gitlab.com/cherrypicker/unl0kr/-/issues/48
The workaround is to put unl0kr in quirks mode via an additional config file in /etc/unl0kr.conf.d/
This patch replicates the workaround for these two devices on the fp5 (based on merge request MR 4447 for enchilada).
I have tested the patch on a clean pmbootstrap install with only the patch applied.