Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce12c494 authored by Vadim Caen's avatar Vadim Caen
Browse files

Message for input device name nullity check

When building an input event, if ones forget to set the name of the
device, the only message debug info they got is this stacktrace

```
java.lang.NullPointerException
    at java.util.Objects.requireNonNull(Objects.java:208)
    at android.hardware.input.VirtualInputDeviceConfig.<init>(VirtualInputDeviceConfig.java:60)
```

Bug: N/A
Test: N/A
Flag: DOCS_ONLY
Change-Id: I7f1418b36176b3f6ff915e16929bd6416602fe3c
parent 1fcfc067
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment