You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Building
Hi
Persistent app cannot be updated in runtime. How can I build an update of only 1 apk ?
I don't wanna change installation logick. What minimum steps for pack OTA/IMG files(without system/hal/bootloader etc)? Mb someone have short script for create OTA/IMG without building system or can say which part of .sh I should use?
Best Regards.
PS: I havn't access to android-OTA group. Also looks like this group is suits
Wesolowski, Krzysztof
unread,
Nov 1, 2019, 12:22:08 PM11/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
Technically if you replace just single apk in target files and create incremental OTA it would not be that big, but looking how crypto works for secure boot you can't avoid full partition rewrite.