commit | 18b1d7a59c79209c8e6311bf0bea6c08177e82bc | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Mon Aug 28 15:11:19 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Aug 29 11:29:22 2017 +0800 |
tree | 72e20b881a44fee4dbb9fcde2c786bd70b9461d8 | |
parent | 1e3ff5819c66d2f76275db7bad902eef9082c561 [diff] |
vndk-def: Add size statistics output This commit adds `--file-size-output` to `vndk` sub-command. With this option, VNDK definition tool can calculate the file size, text segment size, and data segment size. Bug: 64193930 Test: ./tests/run.py Test: ./vndk_definition_tool.py vndk --file-size-output ... --system ... Change-Id: Ie72e1a644e1cd1d42008a14af0c7f9c2d4733a58