• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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="NonUserGetterCalled"
6        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
7        <location
8            file="frameworks/base/services/core/java/com/android/server/biometrics/BiometricService.java"
9            line="1122"/>
10    </issue>
11
12    <issue
13        id="NonUserGetterCalled"
14        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
15        <location
16            file="frameworks/base/services/core/java/com/android/server/biometrics/BiometricService.java"
17            line="1127"/>
18    </issue>
19
20    <issue
21        id="NonUserGetterCalled"
22        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
23        <location
24            file="packages/modules/Bluetooth/service/java/com/android/server/bluetooth/BluetoothManagerService.java"
25            line="670"/>
26    </issue>
27
28    <issue
29        id="NonUserGetterCalled"
30        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
31        <location
32            file="packages/modules/Bluetooth/service/java/com/android/server/bluetooth/BluetoothManagerService.java"
33            line="678"/>
34    </issue>
35
36    <issue
37        id="NonUserGetterCalled"
38        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
39        <location
40            file="packages/modules/Bluetooth/service/java/com/android/server/bluetooth/BluetoothManagerService.java"
41            line="679"/>
42    </issue>
43
44    <issue
45        id="NonUserGetterCalled"
46        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
47        <location
48            file="packages/modules/Bluetooth/service/java/com/android/server/bluetooth/BluetoothManagerService.java"
49            line="696"/>
50    </issue>
51
52    <issue
53        id="NonUserGetterCalled"
54        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
55        <location
56            file="packages/modules/Bluetooth/service/java/com/android/server/bluetooth/BluetoothManagerService.java"
57            line="705"/>
58    </issue>
59
60    <issue
61        id="NonUserGetterCalled"
62        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
63        <location
64            file="frameworks/base/services/core/java/com/android/server/CertBlacklister.java"
65            line="73"/>
66    </issue>
67
68    <issue
69        id="NonUserGetterCalled"
70        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
71        <location
72            file="frameworks/base/services/core/java/com/android/server/clipboard/ClipboardService.java"
73            line="1072"/>
74    </issue>
75
76    <issue
77        id="NonUserGetterCalled"
78        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
79        <location
80            file="frameworks/base/services/core/java/com/android/server/DockObserver.java"
81            line="260"/>
82    </issue>
83
84    <issue
85        id="NonUserGetterCalled"
86        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
87        <location
88            file="frameworks/base/services/core/java/com/android/server/media/MediaSessionService.java"
89            line="928"/>
90    </issue>
91
92    <issue
93        id="NonUserGetterCalled"
94        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
95        <location
96            file="frameworks/base/services/core/java/com/android/server/pm/PackageInstallerSession.java"
97            line="1902"/>
98    </issue>
99
100    <issue
101        id="NonUserGetterCalled"
102        message="`android.provider.Settings.Secure#getString()` called from system process. Please call `android.provider.Settings.Secure#getStringForUser()` instead. ">
103        <location
104            file="frameworks/base/services/core/java/com/android/server/connectivity/Vpn.java"
105            line="2069"/>
106    </issue>
107
108    <issue
109        id="NonUserGetterCalled"
110        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
111        <location
112            file="frameworks/base/services/core/java/com/android/server/connectivity/Vpn.java"
113            line="2076"/>
114    </issue>
115
116    <issue
117        id="NonUserGetterCalled"
118        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
119        <location
120            file="frameworks/base/services/core/java/com/android/server/notification/ZenModeHelper.java"
121            line="984"/>
122    </issue>
123
124    <issue
125        id="NonUserGetterCalled"
126        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
127        <location
128            file="frameworks/base/services/core/java/com/android/server/notification/ZenModeHelper.java"
129            line="1446"/>
130    </issue>
131
132    <issue
133        id="NonUserGetterCalled"
134        message="`android.provider.Settings.Secure#getInt()` called from system process. Please call `android.provider.Settings.Secure#getIntForUser()` instead. ">
135        <location
136            file="frameworks/base/services/core/java/com/android/server/notification/ZenModeHelper.java"
137            line="1448"/>
138    </issue>
139
140    <issue
141        id="SimpleManualPermissionEnforcement"
142        message="IWindowManager permission check should be converted to @EnforcePermission annotation">
143        <location
144            file="out/.intermediates/frameworks/base/services/core/services.core.protologsrc/gen/services.core.protolog.srcjar!/frameworks/base/services/core/java/com/android/server/wm/WindowManagerService.java"
145            line="7158"/>
146    </issue>
147
148</issues>