You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll do a quick how-to when I'll get time, but in the mean time, you can flash new build updates via adb sideload without issues (I do this for my daily driver, once in a month).
edit: I did make it work few months ago, but for you to know, it needs:
web server with domain name and https
https certificate has to be signed by a trusted/root CA (you can add one in your AOSP build)
https certificate has to provide a matching Subject Name
a file named device-release with good 3 values in it, has to be reachable via https
Hi!
A little question:
how does OTA work on CHAOSP ?
The Rattlesnake docs imply a built in OTA system attached to Amazon AWS instance
However with CHAOSP being built locally, I expect it to work differently.
Would you kindly provide some documentation on building and applying OTA updates?
The text was updated successfully, but these errors were encountered: