diff options
author | Bipin Kumar <bipikuma@codeaurora.org> | 2021-08-03 18:12:40 +0530 |
---|---|---|
committer | Bipin Kumar <bipikuma@codeaurora.org> | 2021-08-03 18:14:05 +0530 |
commit | a2c40b8a3b93252abae494b496099c5976d8975a (patch) | |
tree | 06952f7ba0e3834c6c307c495f59a2e65d8d1762 | |
parent | 40947366995dfc45222c1e7b13e62463469e9797 (diff) |
display: Remove mitigation enabled tag
Change-Id: Ifdc758a04bb8fcfe43f7c9f5141cc7d7e9b64437
-rw-r--r-- | include/display_extn_intf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/display_extn_intf.h b/include/display_extn_intf.h index bbeaa4c4..d44269e9 100644 --- a/include/display_extn_intf.h +++ b/include/display_extn_intf.h @@ -38,7 +38,6 @@ #define DYNAMIC_EARLY_WAKEUP_CONFIG 1 #define PASS_COMPOSITOR_PID 1 #define SMART_DISPLAY_CONFIG 1 -#define FPS_MITIGATION_ENABLED 1 namespace composer { |