commit | d711426a87ed131c527beb8f7a9160daa14d1f94 | [log] [tgz] |
---|---|---|
author | Jatin Matani <jatinm@google.com> | Thu Jul 09 11:50:10 2015 -0700 |
committer | Jatin Matani <jatinm@google.com> | Thu Jul 09 11:50:10 2015 -0700 |
tree | 156318d1e7602a679e0bb7d9834512a17995ea14 | |
parent | 8c2591eec80dbe44158b1613cd96056057a41139 [diff] |
Remove android.util.Log from FileUtils FileUtils is being used for other non android projects and hence breaks when built. Instead use the log statements at caller to record Log.e messages. Hence there is no side effect here. Bug:22042371 Change-Id: Ieb100006ff38e013bc30542637465f58bfc0f2f2