commit | e131ccebd5983ad0c0ce530d9a47880c0ccc136c | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Fri Apr 22 15:01:22 2016 +0100 |
committer | Janis Danisevskis <jdanis@google.com> | Mon May 02 07:55:53 2016 +0000 |
tree | 70f2180a1d5c2861f69b65846a5df740534478b4 | |
parent | fe119fbf93d573652837450b3d2c93e44e39a6ae [diff] |
Fixes documentation of external-path tag As for the implementation the paths tag "external-path" points to the path returned by Environtments.getExternalStorageDirectory() The documentation, however, reported otherwise. This was also reported here: https://code.google.com/p/android/issues/detail?id=61170 Change-Id: Ic58003bafab479501c5b7e83132877906e3cc822 (cherry picked from commit cdb0be0e10a15e039b216879b2e1931c7515d340)