Skip to content
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

implement streaming over-the-air A/B updates #2

Open
thestinger opened this issue Aug 7, 2017 · 3 comments
Open

implement streaming over-the-air A/B updates #2

thestinger opened this issue Aug 7, 2017 · 3 comments

Comments

@thestinger
Copy link
Member

This is fairly straightforward to implement, but requires setting up more static files on the server. It will need a metadata-only update zip that's still properly signed along with a separate payload.

@thestinger thestinger changed the title implement streaming over-the-air A/B updates for Android 8.0 implement streaming over-the-air A/B updates Nov 23, 2018
@thestinger thestinger transferred this issue from GrapheneOS-Archive/legacy_bugtracker Nov 23, 2018
@thestinger
Copy link
Member Author

The remaining work should be adding support for generating metadata-only update zips for both full and incremental updates, and then exposing a preference to enable streaming updates (disabled by default for now).

@thestinger
Copy link
Member Author

The certificate authority whitelist in update_engine probably also needs to be changed.

@thestinger
Copy link
Member Author

Not currently a priority due to it eliminating a layer of update security so it's unclear if we'd want to make it the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant