Rob ⚡️
GalenZhao found another problem,
The GPlay will be removed from privacy space after rebooting the phone, even if I install it by adb install-existing –user 11 <package-id>
And the gplay can not install any app, even though I installed the gplay in privacy space,
always says no internet connection. But find and view app works well.
ZihaoZhang it cuz the NOS privacy space is not the same as private space in Android 15,
The original private space in Android 15 is an isolated user(11); all private apps will be installed and run in that user.
After the private space is locked, all apps will stop, and the user(11) will also stop.
The NOS privacy space added the user(11), but your privacy app is still installed and running in the owner user(0), which is the same as your normal apps.