copperheados-build icon indicating copy to clipboard operation
copperheados-build copied to clipboard

Boot animation loop

Open ThePlexus opened this issue 7 years ago • 2 comments

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/

ThePlexus avatar Nov 19 '17 15:11 ThePlexus

this is an issue for me since september - i was told it has to be my build enviroment by the copperhead devs.

podkilla avatar Nov 19 '17 16:11 podkilla

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
> 

ThePlexus avatar Nov 21 '17 12:11 ThePlexus