Fix: Adapt to missing flags in Android 16 QPR1 Beta 2 (#5538)

* Fix: Adapt to missing Flags in android 16 qpr1 beta 2

* fix: revert jvm memory flag

I accidentally committed it, oops

Co-authored-by: Pun Butrach <pun.butrach@gmail.com>

---------

Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
Adil Hanney
2025-06-15 08:16:08 +01:00
committed by GitHub
parent 67442b35b5
commit 0d18a381da
5 changed files with 36 additions and 1 deletions
@@ -106,6 +106,8 @@ public interface FeatureFlags {
boolean floatingMenuRadiiAnimation();
boolean generatedPreviews();
boolean getConnectedDeviceNameUnsynchronized();
boolean glanceableHubAllowKeyguardWhenDreaming();