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

Commit 2574802a authored by Luca Stefani's avatar Luca Stefani
Browse files

SurfaceFlingerProperties: Use proper prop scope

* System scope is deperecated,
  Public scope should be used instead

Test: m
Change-Id: I9fc658487397f1dfb2175d071736e0bc1eb3ad04
parent b8293fd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -328,7 +328,7 @@ prop {
prop {
    api_name: "refresh_rate_switching"
    type: Boolean
    scope: System
    scope: Public
    access: Readonly
    prop_name: "ro.surface_flinger.refresh_rate_switching"
    deprecated: true