commit | 0167369990eefda2166221cf88cd0eba25d6eb1f | [log] [tgz] |
---|---|---|
author | Gustav Sennton <gsennton@google.com> | Fri Jan 19 12:11:25 2018 +0000 |
committer | Gustav Sennton <gsennton@google.com> | Wed Jan 24 14:39:45 2018 +0000 |
tree | 6ccd2b82b673a66ba35222a02d3fbf9c428858dc | |
parent | 6ba8bc8a476662fd74feb4a07d65ecf236d7e622 [diff] |
Add an API to fetch the WebView thread. Some WebView APIs contain checks ensuring apps only use WebView APIs from one single thread. The WebView Support Library should perform similar thread checks. To do so we publish an API to get the WebView thread, so that the support library knows which thread to check against. Test: Ran the corresponding CTS tests. Bug: 38220806 Change-Id: Ibab878e211d9594df6d39f99ce130e28fac7f019