-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Pixel 3a (sargo) #38
Conversation
As all the necessary rootfs changes are in now I consider this ready for review! This requires a UBports installer with fastboot:set_active functionality, so make sure to only merge it when such a version is released. |
|
ef86e8a
to
f5779d4
Compare
Sargo exposes weird behavior when flashing onto the 'a' slot. After installation it automatically reboots into the recovery again, causing the boot counter to decrement with every reboot due to the phone not rebooting into a working rootfs anymore. So, the test device wins now, set the active slot to 'b' as that's the only slot it successfully boots from.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! With UBports Installer 0.6.0-beta released, i'm ok if you are @fredldotme. Good job!
This PR includes new device support for the Google Pixel 3a.
Full device support is dependent on changes in the rootfs, so keep this PR as a draft until those issues have been solved.