commit | 6897986ee3b564ef9e42cb9b1576f6f7350a9af8 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Jul 08 14:15:14 2016 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Tue Aug 28 17:10:42 2018 +0530 |
tree | 9bfd38c6beed9fd9bb194f163d317d47f9ba4e3b | |
parent | eb268d0636fd6ebe220270d9fad3e76eec21bcda [diff] |
ANDROID: sdcardfs: Truncate packages_gid.list on overflow packages_gid.list was improperly returning the wrong count. Use scnprintf instead, and inform the user that the list was truncated if it is. Bug: 30013843 Change-Id: Ida2b2ef7cd86dd87300bfb4c2cdb6bfe2ee1650d Signed-off-by: Daniel Rosenberg <drosen@google.com>