summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-12-04 08:25:27 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-12-04 08:25:27 +0000
commit8b6ac52875ab44ab3ba60418f9ff1099e4bcdfb9 (patch)
tree2df15bbf85433d097e9880b27145266cfc3b8320
parent4d87c4d50a740caa9623c391fc72eb840c677677 (diff)
parent966cf1b1b03a395d7d9f3386e930b0d473cca4ae (diff)
Merge "Revert^2 "Mark @FlaggedApi flags as exported"" into main
-rw-r--r--services/surfaceflinger/surfaceflinger_flags_new.aconfig2
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 {