Enables the capsule to request permission for access to user-specific information.
For accessing the user's location, use the device-location-access permission instead. It is not necessary to declare the user-profile-access permission to use versions of viv.self and bixby.contact.
If your capsule currently uses user-profile-access to request access to the user's location, you should update it to use device-location-access.
capsule {
...
permissions {
user-profile-access
}
}| restrictions[deprecated] optional | Defines restrictions on a permission |
Copyright 2026 Samsung All rights reserved