copperheados-build
copperheados-build copied to clipboard
Boot animation loop
It looks like, as of recent builds, your scripts are affected by the following reported issue
https://www.reddit.com/r/CopperheadOS/comments/7cd4es/pixel_xl_stuck_on_boot_animation/
this is an issue for me since september - i was told it has to be my build enviroment by the copperhead devs.
diff download-factory-android /var/lib/jenkins/jobs/copperheados-build/download-factory-android
21a22
> vendor/android-prepare-vendor/execute-all.sh -d sailfish -b "$BUILD_ID" -o vendor/android-prepare-vendor
27a29,56
> rm vendor/google_devices/marlin/Android.mk
> rm vendor/google_devices/marlin/device-vendor-marlin.mk
> cp vendor/android-prepare-vendor/sailfish/"$lowerbuildid"/vendor/google_devices/sailfish/Android.mk vendor/google_devices/marlin/Android.mk
> cp vendor/android-prepare-vendor/sailfish/"$lowerbuildid"/vendor/google_devices/marlin/device-vendor-sailfish.mk vendor/google_devices/marlin/device-vendor-marlin.mk
> sed -i 's/sailfish/marlin/g' vendor/google_devices/marlin/Android.mk
> sed -i 's/sailfish/marlin/g' vendor/google_devices/marlin/device-vendor-marlin.mk
>