Skip to content

Commit 032e7f4

Browse files
author
Rachel Lee
committed
Add flag for setFrameRate API
Bug: 356987016 Test: presubmits, local config test Flag: com.android.graphics.surfaceflinger.flags.arr_setframerate_api Change-Id: If0856aea1277c5e05921138de7a1c12a95cb3f46
1 parent 4022471 commit 032e7f4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

services/surfaceflinger/surfaceflinger_flags_new.aconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ flag {
1010
bug: "284324521"
1111
} # adpf_gpu_sf
1212

13+
flag {
14+
name: "arr_setframerate_api"
15+
namespace: "core_graphics"
16+
description: "New setFrameRate API for Android 16"
17+
bug: "356987016"
18+
is_fixed_read_only: true
19+
} # arr_setframerate_api
20+
1321
flag {
1422
name: "ce_fence_promise"
1523
namespace: "window_surfaces"

0 commit comments

Comments
 (0)