diff options
| author | 2022-10-29 15:25:00 -0700 | |
|---|---|---|
| committer | 2022-10-29 15:25:03 -0700 | |
| commit | 5613979215481f36f6e12d27da1e737a308ca524 (patch) | |
| tree | 865b99d0305bfa828af0a2355f72ca918e0e57e5 /libs/androidfw/StringPool.cpp | |
| parent | 9e7649d5e72a48ff487e0d283806a9e179667386 (diff) | |
Don't warn for displays with no input device matching.
Creating a virtual display via the public APIs prevents from
using the @hide VIRTUAL_DISPLAY_FLAG_SUPPORTS_TOUCH flag in
createVirtualDisplay. Not passing this flag results in
viewport DisplayDeviceInfo.TOUCH_NONE, i.e. the input system
will not be dispatching to it. This results in a warning being
logged for a valid per public API contract case.
Test: No warning logs for displays with no input device matching.
Upstream from Meta.
Change-Id: I0d4386542a85cdf4c6322d934338dbde4ae2bb10
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions