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

Commit 2c7032c8 authored by Inseob Kim's avatar Inseob Kim Committed by android-build-merger
Browse files

Merge "Update SurfaceFlingerProperties scope" am: 945fa5c9

am: 4d159549

Change-Id: Ide414d6187f75e6b37b3af15ce219a587792c370
parents 9b780cc9 4d159549
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -260,7 +260,7 @@ prop {
prop {
prop {
    api_name: "color_space_agnostic_dataspace"
    api_name: "color_space_agnostic_dataspace"
    type: Long
    type: Long
    scope: System
    scope: Public
    access: Readonly
    access: Readonly
    prop_name: "ro.surface_flinger.color_space_agnostic_dataspace"
    prop_name: "ro.surface_flinger.color_space_agnostic_dataspace"
}
}
@@ -330,7 +330,7 @@ prop {
prop {
prop {
    api_name: "set_display_power_timer_ms"
    api_name: "set_display_power_timer_ms"
    type: Integer
    type: Integer
    scope: System
    scope: Public
    access: Readonly
    access: Readonly
    prop_name: "ro.surface_flinger.set_display_power_timer_ms"
    prop_name: "ro.surface_flinger.set_display_power_timer_ms"
}
}