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

Commit e667923c authored by Inseob Kim's avatar Inseob Kim Committed by Automerger Merge Worker
Browse files

Merge "SurfaceFlingerProperties: Use proper prop scope" am: f9e1a479

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1351060

Change-Id: Iace4c940b24671316d622b5d8f5d7d19a3355065
parents c2a36a59 f9e1a479
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -308,7 +308,7 @@ prop {
prop {
prop {
    api_name: "refresh_rate_switching"
    api_name: "refresh_rate_switching"
    type: Boolean
    type: Boolean
    scope: System
    scope: Public
    access: Readonly
    access: Readonly
    prop_name: "ro.surface_flinger.refresh_rate_switching"
    prop_name: "ro.surface_flinger.refresh_rate_switching"
}
}