Skip to content

Commit

Permalink
davinci: set TARGET_INPUTDISPATCHER_SKIP_EVENT_KEY to 338
Browse files Browse the repository at this point in the history
* 338 is the FOD event code which we want to block in the InputDispatcher

Co-authored-by: daniml3 <[email protected]>
Signed-off-by: daniml3 <[email protected]>
Change-Id: I94a017e29650464fd46b1f6ec527ba4f6f081e81
Signed-off-by: adi8900 <[email protected]>
  • Loading branch information
2 people authored and adi8900 committed Feb 7, 2021
1 parent d303f50 commit 58771f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ TARGET_USES_FOD_ZPOS := true
SOONG_CONFIG_xiaomiVars_uses_fod_extension := $(TARGET_USES_FOD_ZPOS)
SOONG_CONFIG_xiaomiVars_fod_pos_y := 1931

# FOD key for InputDispatcher to skip
TARGET_INPUTDISPATCHER_SKIP_EVENT_KEY := 338

# Init
TARGET_INIT_VENDOR_LIB := libinit_davinci
TARGET_RECOVERY_DEVICE_MODULES := libinit_davinci
Expand Down

0 comments on commit 58771f9

Please sign in to comment.