From 433284702c7670f4f0b1d3577d28bf88d5dd2da7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 1 Sep 2023 15:21:57 -0400 Subject: [PATCH] hide eSIM activation app from Play Store --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index a79d127e..e361ebfe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,7 @@
  • fix 6th generation Pixel builds with PRODUCT_ENFORCE_RRO_TARGETS to make adevtool vendor generation easier
  • adevtool: major overhaul fixing resource parsing bugs via protobuf aapt2 output, removing depencency on BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES, verifying hashes of vendor files, unpacking via debugfs/fsck.erofs to avoid needing mount privileges on the workstation and other UX / error checking improvements
  • add support for viewing 7 days of history in the privacy dashboard via the official toggle instead of our previous approach
  • +
  • Sandboxed Google Play compatibility layer: hide eSIM activation app from Play Store since it can't update it
  • Vanadium: update to version 116.0.5845.78.0
  • Vanadium: update to version 116.0.5845.92.0
  • Vanadium: update to version 116.0.5845.114.0