Change native input manager interactiveness to per-display
Add set of non-interactive displays to native input manager. Replace input manager setInteractive() with setDisplayInteractivities(), which supplies a mapping of displays to their current interactive status. Preserve existing behavior by setting all displays to same interactive status when new per-display wake by touch flag is disabled. Bug: 355483612 Flag: com.android.server.power.feature.flags.per_display_wake_by_touch Test: atest InputTests:InputManagerServiceTests CtsInputTestCases Change-Id: If66fbb6c43a8fe9aeeb82ae8f49b83261474ab37
Loading
Please register or sign in to comment