commit | c065d7b9bb22e918e4bab34b816c25984da8af7c | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Mar 02 14:06:29 2023 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Mar 13 17:42:28 2023 -0700 |
tree | 0c1698bf233eb4303c54b85fac90806af9852925 | |
parent | 8fc4d9c4b0720f4c6edb4c7295443970359705d0 [diff] |
Look for prediction model in vendor partition When loading the prediction model, we should first check the vendor partition, and then, if that doesn't work, use the system one. This will allow OEMs to customize this model. Bug: 210158587 Test: loaded model into /vendor and deleted from /system, checked that prediction works Bug: 271455682 Test: atest libinput_tests inputflinger_tests Change-Id: I0a369e5ec5cec8ac20b66fb4fcf265e7b1dde38a