diff options
-rw-r--r-- | services/surfaceflinger/surfaceflinger_flags_new.aconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/services/surfaceflinger/surfaceflinger_flags_new.aconfig b/services/surfaceflinger/surfaceflinger_flags_new.aconfig index d6a1ad42ee..fc0fabd3e7 100644 --- a/services/surfaceflinger/surfaceflinger_flags_new.aconfig +++ b/services/surfaceflinger/surfaceflinger_flags_new.aconfig @@ -31,6 +31,7 @@ flag { description: "New SDK Surface#setFrameRate API and Surface.FrameRateParams for Android 16" bug: "356987016" is_fixed_read_only: true + is_exported: true } # arr_setframerate_api flag { @@ -47,6 +48,7 @@ flag { description: "New SDK SurfaceControl.Transaction#setFrameRate API for Android 16" bug: "356987016" is_fixed_read_only: true + is_exported: true } # arr_surfacecontrol_setframerate_api flag { |