Change bluetooth permission checks to note app ops.
This changes the permission checks for the new bluetooth runtime permissions (BLUETOOTH_CONNECT, BLUETOOTH_ADVERTISE, and BLUETOOTH_SCAN) to ForDataDelivery, in order to note the app ops. AttributionSource is now passed in to all of these checks as part of this change. Bug: 183626112 Test: atest AdapterServiceTest Test: atest CtsPermissionTestCases:android.permission.cts.NearbyDevicesPermissionTest Change-Id: Ib32c6d2d05ce0813b9929ce540362b0d4952abeb
Loading
Please register or sign in to comment