commit | 87c4adf2d020696e8586180a2918e04239ff8956 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Fri Jan 19 16:04:18 2024 -0500 |
committer | Richard Coles <torne@google.com> | Tue Feb 13 10:20:05 2024 -0500 |
tree | e12872fe73c14a5a15e64c00d676eb0241928c63 | |
parent | b39512ee76afdc1af4925eb42e5c8d1156028a39 [diff] |
Proper IPC wrapper for WebViewUpdateService. Introduce a proper IPC client wrapper class for WebViewUpdateService that can be used instead of directly consuming the AIDL interface. The existing android.webkit.WebViewUpdateService wrapper has a bad API and will be deprecated in future; in the meantime it will forward calls to the new wrapper. Bug: 319292658 Test: with flag enabled, atest CtsWebkitTestCases Change-Id: I682a75a43eeebec26aa2d08b620b2f69bcfe0667