commit | 2ddb1f584b02a0e8cd2128d916ad50ac8c6ae8c6 | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Thu Jul 25 08:50:26 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 25 08:50:26 2024 +0000 |
tree | e2be5393637a8132d0ebe3e9768fdf7142c851f0 | |
parent | 18afe33285e88ad982997e7e4d62c8ed12bce6b3 [diff] |
[Notif Screenshot Tests] Inflate ENR synchronously on the main thread ENR inflation is happening on the background thread and sometimes it takes than 1 sec and it causes test failures. This CL inflates ENR on synchronously the main thread. This reverts commit 18afe33285e88ad982997e7e4d62c8ed12bce6b3. Reason for revert: bug id correction. Fixes: 353497395 Test: Presubmit Flag: TEST_ONLY Change-Id: Ieeffa84b0f7dc119847eaabadf3f2b86300905ac