From 7f9ae56a6e28c7040c5a9dee40016f82cf6b1fca Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 3 Dec 2022 17:33:41 -0500 Subject: [PATCH] fix upstream install permission bug --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.76
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): update to latest GKI LTS branch revision
  • 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)
  • +
  • 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
  • -->