Skip to content

Commit

Permalink
phoenix: Enable blurs
Browse files Browse the repository at this point in the history
Signed-off-by: Shripal Jain <[email protected]>
  • Loading branch information
Peam269 authored and shripal17 committed Apr 20, 2023
1 parent 00d56d2 commit ff12fad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vendor.prop
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,12 @@ ro.surface_flinger.set_idle_timer_ms=80
ro.surface_flinger.set_touch_timer_ms=200
ro.surface_flinger.use_content_detection_for_refresh_rate=true

# Display - Blur
persist.sys.sf.disable_blurs=1
ro.launcher.blur.appLaunch=0
ro.sf.blurs_are_expensive=1
ro.surface_flinger.supports_background_blur=1

# Display (phase offsets)
debug.sf.use_phase_offsets_as_durations=1
debug.sf.late.sf.duration=10500000
Expand Down

0 comments on commit ff12fad

Please sign in to comment.