commit | 4d15954900fc71eb2672c8e68309e1d081c7d448 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Sun Nov 24 17:08:12 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Sun Nov 24 17:08:12 2019 -0800 |
tree | 51e5c4c453e4b713c876e71a83fbd4636ebebfb2 | |
parent | 53a1d3b0f0ea963a9113f68f4683479576ef4924 [diff] | |
parent | 945fa5c957ebcd5461abee409fc5c1a6f6de6e42 [diff] |
Merge "Update SurfaceFlingerProperties scope" am: 945fa5c957 Change-Id: I5223ee4a53b15abe13d62c6020bde4f275015e9c
diff --git a/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop b/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop index 56ab4e3..a4f4285 100644 --- a/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop +++ b/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop
@@ -260,7 +260,7 @@ prop { api_name: "color_space_agnostic_dataspace" type: Long - scope: System + scope: Public access: Readonly prop_name: "ro.surface_flinger.color_space_agnostic_dataspace" } @@ -330,7 +330,7 @@ prop { api_name: "set_display_power_timer_ms" type: Integer - scope: System + scope: Public access: Readonly prop_name: "ro.surface_flinger.set_display_power_timer_ms" }