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

Commit dae83cfc authored by Ian Kasprzak's avatar Ian Kasprzak
Browse files

[DO NOT MERGE] Fix aosp_arm64-eng (checkbuild).

Update SurfaceFlingerProperties-current.txt to be compatible.

BUG: 140906153
Test: Local build with checkbuild
Change-Id: Ia25c7546bab0abb05c6189e9f7b8d5e0ae7d9b92
parent b99cafae
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
props {
  module: "android.sysprop.SurfaceFlingerProperties"
  prop {
    api_name: "color_space_agnostic_dataspace"
    type: Long
    prop_name: "ro.surface_flinger.color_space_agnostic_dataspace"
  }
  prop {
    api_name: "default_composition_dataspace"
    type: Long
@@ -71,6 +76,11 @@ props {
    api_name: "running_without_sync_framework"
    prop_name: "ro.surface_flinger.running_without_sync_framework"
  }
  prop {
    api_name: "set_display_power_timer_ms"
    type: Integer
    prop_name: "ro.surface_flinger.set_display_power_timer_ms"
  }
  prop {
    api_name: "set_idle_timer_ms"
    type: Integer