diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-22 01:05:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-22 01:05:23 -0400 |
| commit | 9dfaadfb2d7dde37ccbb7df63009f234bb818d5e (patch) | |
| tree | 093ec26b581a33cc85c63d54d1e39cace3048727 /static | |
| parent | 923db4ab1ff81c412f4afd23fa3dc652712b149a (diff) | |
address inode count issue
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 5a1dad56..06b0e7e1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -346,6 +346,7 @@ <li>WebView: update to 77.0.3865.92</li> <li>temporarily disable exec spawning for com.android.phone</li> <li>Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, mainline: disable updatable apex for simplicity</li> + <li>Pixel 2, Pixel 2 XL: enable increased system.img inode count</li> <li>script: replace networkstack key</li> </ul> |
