From 144579a9129c813fbff83f6ad258d9ece08e7be8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 17 Jan 2023 11:50:11 -0500 Subject: [PATCH] drop auditing for apk_data_file execute --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 72b1d42f..a4423dd4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -669,6 +669,7 @@
  • don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice in APN configuration on GrapheneOS, unlike AOSP and the stock OS)
  • GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()
  • GmsCompatConfig: update max supported version of Play Store
  • +
  • SELinux policy: drop auditing for apk_data_file execute/execute_no_trans (research is done)
  • -->