Skip to content

Commit

Permalink
sdm: Add display property to disable idle for hdr
Browse files Browse the repository at this point in the history
CRs-Fixed: 2600673
Change-Id: I310e7eea8dcb96a39fe9da6357e82496c05e894b
  • Loading branch information
Venkat Thogaru authored and Gerrit - the friendly Code Review server committed Jul 20, 2020
1 parent 4952244 commit 5150d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/display_properties.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,6 @@
#define WINDOW_RECT_PROP DISPLAY_PROP("window_rect")
#define ENABLE_DROP_REFRESH DISPLAY_PROP("enable_drop_refresh")
#define DISABLE_IDLE_TIME_VIDEO DISPLAY_PROP("disable_idle_time_video")
#define DISABLE_IDLE_TIME_HDR DISPLAY_PROP("disable_idle_time_hdr")

#endif // __DISPLAY_PROPERTIES_H__

0 comments on commit 5150d94

Please sign in to comment.