diff options
| author | 2024-02-13 14:19:25 -0800 | |
|---|---|---|
| committer | 2024-03-08 21:33:33 +0000 | |
| commit | 0f00ad9cf9d5353df0cbc1e57408d0131f35fe8d (patch) | |
| tree | 8aa1584ac291ad0ea0041c3e02ed6305f774b13e /libs/ultrahdr/jpegencoderhelper.cpp | |
| parent | 7fcacac5f8f955e47f7d21604069343aa33f4d1a (diff) | |
Remove build dependency of surfaceflinger on libinput
frameworks/native/libs/input:
- Extract commonly used input aidl files to a static library
`iinputflinger_aidl_lib_static`.
- Update `libinput` to use this library instead of aidl sources.
frameworks/native/services/surfaceflinger:
- Replace surfaceflinger dependency on `libinput` with
`iinputflinger_aidl_lib_static`.
vendor/google_arc/libs/libsurfaceflinger_arc:
- We have to add back the dependency on `libinput` here, since
surfaceflinger_arc depends on `libinput_serialtracker`, which
uses libinput definitions.
Note: We may want to try to remove the surfaceflinger_arc
dependency on libinput in a follow-up change.
Test: m checkinput
Test: m surfaceflinger && m libsurfaceflinger_arc_test && m surfaceflinger_service_fuzzer
Test: Flash to device (tangorpro) and device boots normally.
Test: Input functions normally (manual test of stylus prediction shows MotionPredictor working and prediction metrics to be reasonable).
Bug: 325334079
Change-Id: Id549d0f6c4f3cd85d4cba5d6f8f969327f7b6de1
Diffstat (limited to 'libs/ultrahdr/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions