summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-09-22 14:40:37 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-09-22 14:40:37 -0400
commit5257f5365bda9b3b128447493419c967771f76c9 (patch)
tree14e5e8813c2c0b6f2d6ae390989b4b4e2b786c63 /static
parentd0cbf321a8c61521c592c8a80aebcd925b1d101d (diff)
add gmscompat stubs for modern Quick Share support
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 58407c3f..9023c0b9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -880,6 +880,8 @@
<p>Changes since the 2024091900 release:</p>
<ul>
+ <li>Sandboxed Google Play compatibility layer: add stub for Bluetooth AdvertisingSetParameters.setOwnAddressType() API needed for receiving files through Quick Share</li>
+ <li>Sandboxed Google Play compatibility layer: ignore GattServer in BTLeAdvertiser.startAdvertisingSet() needed for receiving files through Quick Share</li>
</ul>
</article>
-->