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

Commit d6ee359e authored by Mårten Kongstad's avatar Mårten Kongstad Committed by Android (Google) Code Review
Browse files

Merge "Mark @FlaggedApi flags as exported" into main

parents ab7bab36 d112b861
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 {
@@ -39,6 +40,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 {