diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-06 18:36:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-06 18:36:55 -0400 |
| commit | ee0a0a81e57aebc6f81b7b6c3d83d85e710062dc (patch) | |
| tree | b1508412971c6a9438772a3be6b914cf727d832a | |
| parent | 3ececefbc5e0144679f431d5a9d42fc5d1c00066 (diff) | |
add back native debugging toggle
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 85464d92..d50f16dc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -447,6 +447,8 @@ <ul> <li>kernel (Pixel 4a (5G), Pixel 5): rebuild with updated techpack/camera submodule</li> + <li>add back support for fully disabling native debugging support in Settings → Security</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): enable support for native debugging toggle</li> </ul> </article> --> |
