commit | c0bbb8d33a2ae86d91a6d9aa2acdae7551c7f79c | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Jan 29 11:40:02 2021 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Jan 29 11:42:55 2021 -0800 |
tree | 08a0368afbc61383af0fd76045083285ab4683fe | |
parent | 35914709d8716cef17d5e74b30f512da67e81615 [diff] |
WifiServiceImpl: Don't capture callinguid from lambda When the lambda is run, it is inside wifi thread, so getCallingUid returns 1000. Bug: 178824384 Test: Manaual CtsVerifier test run. Test: atest com.android.server.wifi (Existing unit test can't capture this bug because the threading model is different in the test environment) Change-Id: I9d273fa460d27f68e613e1e7a6ae7c78be9ed50c