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
Private spaces are a new feature on Android 15 that allow the users to have something similar to a second Profile except less prone to issues and better accessibility.
Issue
Private spaces were not in my system settings. After fixing the issue (see Context and confirming the functionality I removed the packages below again and the private spaces feature continued to be in my app menu but would not launch.
Context
The feature was not available on my pixel device after updating to the latest Android version. I pinned down the missing package by process of elimination after reinstalling all packages deleted with Canta. I deleted the packages (see Dependencies) due to being tagged as recommended and kept them deleted since there weren't any issues.
Dependencies
1
name
com.google.pixel.camera.services.PersistentApplication
package
com.google.pixel.camera.services
description
CameraIDRemapper and a lot of Debug stuff
2
name
Webcam Services
package
com.android.DeviceAsWebcam
description
Using smartphone as webcam
You have a solution?
Suggestion
Changing the tag for the two mentioned packages from Recommended to Advanced as well as updating the description to warn the user of the end result.
PS
I suspect the first package to be specific to pixel phones. It would be good to find the corresponding packages for other devices and apply the same changes there as well (assuming the issue exists on those devices too).
Provide logs
no logs
Acknowledgements
This issue is not a duplicate of an existing one.
I have chosen an appropriate title.
All requested information has been provided properly.
The text was updated successfully, but these errors were encountered:
Describe the problem
Private Spaces
Private spaces are a new feature on Android 15 that allow the users to have something similar to a second Profile except less prone to issues and better accessibility.
Issue
Private spaces were not in my system settings. After fixing the issue (see Context and confirming the functionality I removed the packages below again and the private spaces feature continued to be in my app menu but would not launch.
Context
The feature was not available on my pixel device after updating to the latest Android version. I pinned down the missing package by process of elimination after reinstalling all packages deleted with Canta. I deleted the packages (see Dependencies) due to being tagged as recommended and kept them deleted since there weren't any issues.
Dependencies
1
name
com.google.pixel.camera.services.PersistentApplication
package
com.google.pixel.camera.services
description
CameraIDRemapper and a lot of Debug stuff
2
name
Webcam Services
package
com.android.DeviceAsWebcam
description
Using smartphone as webcam
You have a solution?
Suggestion
Changing the tag for the two mentioned packages from Recommended to Advanced as well as updating the description to warn the user of the end result.
PS
I suspect the first package to be specific to pixel phones. It would be good to find the corresponding packages for other devices and apply the same changes there as well (assuming the issue exists on those devices too).
Provide logs
no logs
Acknowledgements
The text was updated successfully, but these errors were encountered: