diff options
| author | 2024-02-07 17:52:02 +0000 | |
|---|---|---|
| committer | 2024-02-15 17:15:36 +0000 | |
| commit | 3551f68e8b5980dbd564b2e0c3889a6384395282 (patch) | |
| tree | 9e2f496bff5a35f4e420033a3e239d8b118c0cfd /libs/androidfw/FileStream.cpp | |
| parent | d0d2eb59e19a251bbe387226b1658ba9bd809463 (diff) | |
Fixed Failing tests for pinInputFieldStyledFocusState Flag advance
When attempting to turn on pinInputFieldStyledFocusState Flag
ag/26151700 Test failures occured due to
1. the usage of JavaAdapter.collectFlow
which under the hood calls view.repeatWhenAttached which should only be called
from main thread but our tests were not calling this from mainthread.
2. Attempting to write a value to a null object gotten from acessing a
mocked object's field(passwordTextView.layoutParams)
Fixes: 316106516
Test: NA
Flag: NA
Change-Id: I078020dd7753e0f5c275c4a7572e5f5109847ad7
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions