summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-03 17:33:41 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-03 17:33:41 -0500
commit7f9ae56a6e28c7040c5a9dee40016f82cf6b1fca (patch)
treef22f096c7a6c6969ee445b494642b4002d1fe75f
parentfb5350f6ab41e7c32ab436f9711b033453c7d9ec (diff)
fix upstream install permission bug
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bde4a923..450c4082 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -662,6 +662,7 @@
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.76</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): update to latest GKI LTS branch revision</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro): update Mali GPU driver to r37p0 (current release is r41p0 but there are substantial changes to the driver for the Tensor SoC on Pixels and it will take substantial work to upgrade all the way)</li>
+ <li>remove broken, obsolete upstream code causing install permissions defined by user install apps not being automatically granted for user installed apps installed before the app defining the permissions unless the app is reinstalled</li>
</ul>
</article>
-->