]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
user_manager: Do not crash when install applications during boot
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 29 Mar 2023 07:39:49 +0000 (09:39 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 29 Mar 2023 07:42:07 +0000 (09:42 +0200)
commitebec96db064b3cddf99db3727fd3f96327066ccf
tree65e350118d0642f45e278c172f1da315757ebf2b
parent958ab57b1a5c2866659d7973169352858fc7351e
user_manager: Do not crash when install applications during boot

Even if we fail at getting appInfo, we will simply repeat the
operation in the user_unlocked callback
tools/interfaces/IPlatform.py
tools/services/user_manager.py