commit | 550df700f1350f5adec57a691500eda3bbc2c2d6 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Mar 23 09:08:49 2017 -0700 |
committer | George Mount <mount@google.com> | Thu Mar 23 09:08:49 2017 -0700 |
tree | 3a302905467e50ecda7146edca12583a3e8b2911 | |
parent | dddc8fd1940ddba82c2d153d537b94ca4814dc5c [diff] |
Fixed log warning for calling doStart() twice. Bug 36504927 The LoaderManager was performing a doStart() multiple times and issued a warning and then returned without any problems. This CL fixes the underlying problem of doStart() being called multiple times so that the warning isn't logged. Test: ran fragment cts tests Change-Id: I4a43280fd581e08ccd911d8d05367e00382d694a