diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 12:40:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 12:40:45 -0400 |
| commit | d5d17f50fe72bb98928ae9b3a02e214db8ce7890 (patch) | |
| tree | 2903dc3a19da056ed8922f83d88073640dc5a5f4 /static | |
| parent | c4d550a9aeb97a72ebf86d1846b652f98e831769 (diff) | |
fix pantah camera compatibility workaround
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 062be7f7..904b3da4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -637,6 +637,7 @@ <ul> <li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li> + <li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)</li> </ul> </article> --> |
