commit | b7be7934b05c810978466c151e17c4e199e7272b | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Wed Jan 23 11:10:52 2019 -0800 |
committer | Winson <chiuwinson@google.com> | Wed Jan 23 11:11:12 2019 -0800 |
tree | c3c36329b3b26ce09b45c95a36195663340cf796 | |
parent | 3b943e777e57c6f3c7351c23daea2f12ac8ea928 [diff] |
Hold data pointer reference to AAPT2 test file To try and solve test flakiness, hold the unique_ptr in the method scope to make sure it's cleaned up after we assert on it. Bug: 123079798 Test: gonna merge and check for failures, since it passes locally Change-Id: Id348d1112832cbb82f605a84ef675c25a7488b11