1<?xml version="1.0" encoding="UTF-8"?>
2<issues format="6" by="lint 8.4.0-alpha01" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha01">
3
4    <issue
5        id="NotificationPermission"
6        message="When targeting Android 13 or higher, posting a permission requires holding the `POST_NOTIFICATIONS` permission">
7        <location
8            file="packages/modules/Bluetooth/service/src/com/android/server/bluetooth/BluetoothNotificationManager.java"
9            line="125"/>
10    </issue>
11
12    <issue
13        id="VisibleForTests"
14        message="This method should only be accessed from tests or within private scope">
15        <location
16            file="packages/modules/Bluetooth/service/src/com/android/server/bluetooth/BluetoothAirplaneModeListener.java"
17            line="239"/>
18    </issue>
19
20    <issue
21        id="VisibleForTests"
22        message="This method should only be accessed from tests or within private scope">
23        <location
24            file="packages/modules/Bluetooth/service/src/com/android/server/bluetooth/BluetoothAirplaneModeListener.java"
25            line="247"/>
26    </issue>
27
28    <issue
29        id="VisibleForTests"
30        message="This method should only be accessed from tests or within private scope">
31        <location
32            file="packages/modules/Bluetooth/service/src/com/android/server/bluetooth/BluetoothManagerService.java"
33            line="1532"/>
34    </issue>
35
36    <issue
37        id="VisibleForTests"
38        message="This method should only be accessed from tests or within private scope">
39        <location
40            file="packages/modules/Bluetooth/service/src/com/android/server/bluetooth/BluetoothSatelliteModeListener.java"
41            line="48"/>
42    </issue>
43
44    <issue
45        id="VisibleForTests"
46        message="This method should only be accessed from tests or within private scope">
47        <location
48            file="packages/modules/Bluetooth/service/src/com/android/server/bluetooth/BluetoothSatelliteModeListener.java"
49            line="51"/>
50    </issue>
51
52</issues>