diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-28 01:49:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-28 01:49:00 -0400 |
| commit | 7bb242553f1cc6c59e690ba108c597288e7ae1d6 (patch) | |
| tree | 05832cf618f8c8ca74ca30c93bd4daf09985fa31 | |
| parent | 50e0e431560bedc4a322b16f1ee9d464f76c751b (diff) | |
enable DEBUG_CREDENTIALS for GKI devices
| -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 2bc74dd0..dd21e247 100644 --- a/static/releases.html +++ b/static/releases.html @@ -639,6 +639,7 @@ <ul> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): enable DEBUG_SG</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): enable DEBUG_CREDENTIALS</li> <li>Vanadium: update Chromium base to 107.0.5304.91</li> </ul> </article> |
