Commit 00870f6
committed
work around R8-related regression in CameraX 1.5.0-alpha05
CameraX 1.5.0-alpha05 causes crashes when capturing photos on certain
devices. So far, the reports are all from 6th and 7th generation Pixels
which have not been updated from Android 13. We replicated the crash on
a Pixel 7a running the final Android 13 release (TQ3A.230901.001). It's
unlikely that the issue is actually specific to Pixels but rather they
may be the only devices with the relevant feature available on Android
13. Pixels are the only devices shipping monthly and quarterly Android
releases for their stock OS in practice which may be related.1 parent a0b78e0 commit 00870f6
1 file changed
Lines changed: 4 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments