GloDroidCommunity / raspberry-pi

Android 14 for the Raspberry PI 4 series based on the GloDroid project
Apache License 2.0
28 stars 5 forks source link

Fix corrupt patch #9

Closed mikegapinski closed 1 year ago

mikegapinski commented 1 year ago

Applying: base: Don't use updatable apexes Applying: bootscript: Disable uart logging Applying: Disable AVB Applying: bootscript: Use ab_test command Applying: common: Add OTA-related packages Applying: Fixes for OTA updates Applying: u-boot: Expand userdata partition. Fixes unallocated space issue when single image install method is used error: corrupt patch at line 74 Patch failed at 0009 u-boot: Expand userdata partition. Fixes unallocated space issue when single image install method is used

The line offset was wrong after I removed the echo...

rsglobal commented 1 year ago

Would you mind if I disable branch protection rules and squash it with 2 patches in the main? Not many people rely on this repo now, so nobody will be hurt.

mikegapinski commented 1 year ago

Yes, I would have done the same thing

rsglobal commented 1 year ago

Done. Branch protection rules restored