summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Inseob Kim <inseob@google.com> 2019-11-24 17:13:08 -0800
committer android-build-merger <android-build-merger@google.com> 2019-11-24 17:13:08 -0800
commit3d8c78c3583aa901c086a450b1fe8a602de928da (patch)
tree571b4aeb306097e1e3731389bbb76cc690c530e7
parenta3c5d2326e731dfb3b708001fa639d7a0eaa4c1c (diff)
parent2c7032c8a90e15a9933ae798608861fe32c3e5c6 (diff)
Merge "Update SurfaceFlingerProperties scope" am: 945fa5c957 am: 4d15954900
am: 2c7032c8a9 Change-Id: Ib0094668b58ea3a8c4b360d8cb427a2dc54b6b33
-rw-r--r--services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop b/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop
index 51b20cb7e5..049c872f07 100644
--- a/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop
+++ b/services/surfaceflinger/sysprop/SurfaceFlingerProperties.sysprop
@@ -260,7 +260,7 @@ prop {
prop {
api_name: "color_space_agnostic_dataspace"
type: Long
- scope: System
+ scope: Public
access: Readonly
prop_name: "ro.surface_flinger.color_space_agnostic_dataspace"
}
@@ -339,7 +339,7 @@ prop {
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"
}