Extension install or update via shizuku applied to main user when Mihon installed in secondary user #493
Closed
6 tasks done
Labels
Bug
Something isn't working
Steps to reproduce
Expected behavior
installing an extension installs it for user 10 but not user 0
updating an extension only updates the extension
Actual behavior
installing an extension installs it for user 0 but not user 10 (where Mihon lives), Mihon doesn't see the extension until it is manually mirrored
updating an extension installs it for user 0 if not installed there. As app versions are global the extension is still updated for user 10
Crash logs
No response
Mihon version
0.16.4
Android version
Android 13 (lineageos 20)
Device
Sony Xperia 1 III (with lineageos custom rom)
Other details
This file seems to run
pm install-create --user current -r -i ${service.packageName} -S $size
using a root thread by shizuku. Is it possible that the
--user current
may be getting the user of the shizuku session, which is the main user 0?Acknowledgements
The text was updated successfully, but these errors were encountered: