Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0016517 authored by Dennis Kiilerich's avatar Dennis Kiilerich
Browse files

Mark "disable_synthetic_vsync_for_performance" flag as exported

The flag needs to be exported to be read in google3 apps like Android Auto Projected in order to be detect devices that have the flag enabled and adjust behaviour accoridngly.

Bug: 406147398

Bug: 408478772

Flag: com.android.graphics.surfaceflinger.flags.disable_synthetic_vsync_for_performance

Change-Id: Ia1e2a144914f2b828c920702d862988538729a56
parent c3eedd82
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -199,6 +199,7 @@ com.android.gms.flags.enable_new_gms
com.android.gms.flags.enable_optional_gms
com.android.graphics.flags.icon_load_drawable_return_null_when_uri_decode_fails
com.android.graphics.hwui.flags.animated_image_drawable_filter_bitmap
com.android.graphics.surfaceflinger.flags.disable_synthetic_vsync_for_performance
com.android.hardware.input.key_event_activity_detection
com.android.hardware.input.manage_key_gestures
com.android.healthfitness.flags.activity_intensity_db
+1 −0
Original line number Diff line number Diff line
@@ -3,4 +3,5 @@
// API flag libary. However because of the current setup, this flag should
// still be in the library. This flag should be removed from the code base
// after release of the new feature
com.android.graphics.surfaceflinger.flags.disable_synthetic_vsync_for_performance
com.android.settingslib.widget.theme.flags.is_expressive_design_enabled