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

Commit 4b4e3d50 authored by Ram Indani's avatar Ram Indani Committed by Android (Google) Code Review
Browse files

Merge "Adds a flag for getSupportedRefreshRates api" into main

parents f8b0d71a 375fc344
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -438,3 +438,11 @@ flag {
    bug: "361433796"
    is_fixed_read_only: true
}

flag {
    name: "enable_get_supported_refresh_rates"
    namespace: "core_graphics"
    description: "Flag to use the surfaceflinger rates for getSupportedRefreshRates"
    bug: "365163968"
    is_fixed_read_only: true
}