commit | 342c3a01864d893e96d5acf6a91c9c96c053fffd | [log] [tgz] |
---|---|---|
author | Ned Burns <pixel@google.com> | Fri Feb 15 18:08:39 2019 -0500 |
committer | Ned Burns <pixel@google.com> | Tue Feb 19 14:11:36 2019 -0500 |
tree | 825866445b42ea1638c0f871aac10696c8f81523 | |
parent | ed6c556145bafe07e4603245f613618a5cc3817d [diff] |
Remove doInflateSynchronous() from InflationCallback Trying to simplify this callback in preparation for streamlining the inflation pipeline. This method only exists to enable some tests; changed it to be a field and/or param in appropriate places. Test: atest Change-Id: I6e630fab5ba168d5accb57b403f9b5b0a224dff1