diff options
| author | 2023-11-08 11:02:33 +0000 | |
|---|---|---|
| committer | 2023-11-14 10:31:52 +0000 | |
| commit | 37e7df398ea3a9bf6b58eb23fac678b90b808971 (patch) | |
| tree | 5d0e64c7f349a9159b7ee19c48531afca8dd9770 /libs/androidfw/FileStream.cpp | |
| parent | 813da4623d2c6d80d3e23767973bf9d8284f7543 (diff) | |
uinput: move Event.Reader to its own file
We'll shortly be adding a parser for a different file format (evemu),
and having the different parsers in separate files will make the code
nicer to navigate.
In addition to moving it to a separate file, this CL renames Reader to
JsonStyleParser to avoid confusion with Java's Reader classes, and
replaces some switch statements with the new-style switch syntax to
improve readability.
Bug: 302297266
Test: atest CtsInputHostTestCases
Change-Id: Id6c7536a2caea3b61fac615dce071129bf4dc1e4
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions