Commit 4d08217
Jonah Williams
[Android] add lint ignores to Flutter JNI. (flutter#162527)
These API calls are triggering lints in g3, which has stricter lints for
transitively calling higher API level methods.1 parent f56d5a9 commit 4d08217
File tree
1 file changed
+8
-0
lines changed- engine/src/flutter/shell/platform/android/io/flutter/embedding/engine
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
1287 | 1288 | | |
1288 | 1289 | | |
1289 | 1290 | | |
| 1291 | + | |
1290 | 1292 | | |
1291 | 1293 | | |
1292 | 1294 | | |
| |||
1296 | 1298 | | |
1297 | 1299 | | |
1298 | 1300 | | |
| 1301 | + | |
1299 | 1302 | | |
1300 | 1303 | | |
1301 | 1304 | | |
| |||
1305 | 1308 | | |
1306 | 1309 | | |
1307 | 1310 | | |
| 1311 | + | |
1308 | 1312 | | |
1309 | 1313 | | |
1310 | 1314 | | |
| |||
1314 | 1318 | | |
1315 | 1319 | | |
1316 | 1320 | | |
| 1321 | + | |
1317 | 1322 | | |
1318 | 1323 | | |
1319 | 1324 | | |
| |||
1324 | 1329 | | |
1325 | 1330 | | |
1326 | 1331 | | |
| 1332 | + | |
1327 | 1333 | | |
1328 | 1334 | | |
1329 | 1335 | | |
| |||
1335 | 1341 | | |
1336 | 1342 | | |
1337 | 1343 | | |
| 1344 | + | |
| 1345 | + | |
1338 | 1346 | | |
1339 | 1347 | | |
1340 | 1348 | | |
| |||
0 commit comments