Files
build/target/product
Siarhei Vishniakou a6488974f6 Add libmonkey_jni to base
The monkey package is already part of "base" build. In this topic, we
are adding jni support to monkey, which will allow us to use libinput's
uinput infrastructure for motion injection.

In this CL, we also need to add libmonkey_jni to the base build. Without
this change, monkey fails to find the jni library, because 'flashall'
does not include this .so by default.

However, this change is not needed when running 'adb sync', which
correctly recognizes that the jni library is required and places it in
the right place on the device.

Bug: 344695913
Flag: EXEMPT refactor
Ignore-AOSP-First: relies on uinput infra not available in aosp
Test: adb shell monkey 1000 --pct-touch 100
Test: m && vendor/google/tools/flashall -w --disable_verity=true
Change-Id: Id6c381895e914f0c0ab8278fad31e82734f48cf5
2024-08-19 09:58:16 -07:00
..
2024-04-17 13:05:02 +08:00
2024-08-19 09:58:16 -07:00
2024-02-15 10:51:52 +00:00
2024-07-30 10:59:33 -07:00
2023-06-28 13:58:30 +01:00
2024-01-02 18:40:38 +00:00
2024-07-15 17:55:05 +00:00
2023-08-25 15:06:20 +09:00