]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Rebuild waydroid.prop after live upgrade
authorAlessandro Astone <ales.astone@gmail.com>
Tue, 6 Sep 2022 16:03:38 +0000 (18:03 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Fri, 9 Sep 2022 06:19:07 +0000 (08:19 +0200)
On waydroid upgrade waydroid_base.prop might change so we should
rewrite the mountable waydroid.prop file as well.

Do this in mount_rootfs so that:
* Every caller already benefits from this (initializer, upgrader...)
* We can set props based on rootfs contents


No differences found