I'm trying to run CyanogenMod 13 (Android 6.0) on an old Wiko Highway 4G (Android 4.4.2, Tegra 4i) but when I build with my device tree, I get an error that tells me:
cp: cannot stat '/home/user/android/cm/out/target/product/s9321/ota_temp/SYSTEM/bin/install-recovery.sh' make: *** [build/core/Makefile:1104: /home/user/android/cm/out/target/product/s9321/system/bin/install-recovery.sh] Error 1
This is weird because:
- install-recovery.sh should be located at /system/etc and not bin
- I found the init file refering to this script in my tree and tried to remove it but I still get this error so the issue shouldn't come from my tree
Please, does anyone know the solution? I've been searching for a day.
Thanks in advance