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
Per this commit's description, a module that hooks system_server should no longer requires a reboot.
I wonder if this only applies to a module that already hooked into and started with system_server, so updating it won't necessitate a reboot. Or a new module can seamlessly hooks into system_server as well? Would it work also with DISABLING a module that hooks system_server?
In my test a new module won't be active until I reboot, but Idk if that's the intended behavior or if the hot reload doesn't do its supposed things correctly. My device is lineageOS A15 with Vector 2.2 release build.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Per this commit's description, a module that hooks system_server should no longer requires a reboot.
I wonder if this only applies to a module that already hooked into and started with system_server, so updating it won't necessitate a reboot. Or a new module can seamlessly hooks into system_server as well? Would it work also with DISABLING a module that hooks system_server?
In my test a new module won't be active until I reboot, but Idk if that's the intended behavior or if the hot reload doesn't do its supposed things correctly. My device is lineageOS A15 with Vector 2.2 release build.
All reactions