Permissions: Properly annotate INTERACT_ACROSS_USERS
The annotation @RequiresPermissions warn when a permission is not properly enforce. Fix all annotation to match the API behavior and make sure that the permission are enforced as soon as the call reach the bluetooth process. This allow to remove permission enforcement for internal Bluetooth call Bug: 349682934 Test: m Bluetooth when errorprone is in failure mode Flag: Exempt mechanical Change-Id: I44dc169f3c41357db17c945d74f08f96e92cf7d5
Loading
Please register or sign in to comment