commit | 1742c1bb8abe1f8c5d1dcb4f8e0c53174e06ff46 | [log] [tgz] |
---|---|---|
author | Rhed Jao <rhedjao@google.com> | Wed Jan 27 19:18:52 2021 +0800 |
committer | Rhed Jao <rhedjao@google.com> | Thu Jan 28 10:38:01 2021 +0800 |
tree | 4b50552415487e024dd7d79e3ab5bd6676eaa842 | |
parent | 73ab3a30ac6a1dd63f9257a091546f10cfa51811 [diff] |
Fixes presubmit test flaky in dumpstate The test assert that file size of primary.prof in the `FS/data/misc/profiles/cur/0/com.android.phone/` should be greater than 0. This behavior depends on art module, and it's not always true. Updates the test to assert the file should exist. Bug: 178561542 Test: atest dumpstate_smoke_test Change-Id: I1038c6c10c320cd98fa97f0890fff7f64e29e731