Enfore caller permission check before reading whether a user is ready for backup.
Adds a permission check at the beginning of BackupManagerService#isUserReadyForBackup() which ensures that the caller has appropriate permission ('INTERACT_ACROSS_USERS_FULL') if the target user id doesn't match caller. Fixes: 230866788 Test: atest -v BackupFrameworksServicesRoboTests Change-Id: I2423a4baa642901c13e7f18f17bdefa91b42605b
Loading
Please register or sign in to comment