commit | 9fdd00f682da6a20e63b769f9198efbce8a0021b | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Jul 12 11:57:05 2017 -0700 |
committer | Tao Bao <tbao@google.com> | Wed Jul 12 12:01:43 2017 -0700 |
tree | f37db01f7ddff35e1762d7a6ce04efdc5460b744 | |
parent | 48ae05ea77063931f9d75c9fdf964d11f38dc4c8 [diff] |
Add the missing 'import stat' line. Accidentally broken by the cherry-pick in commit f829b40c489781aba8fcd2aeb8c7900f7406e695 - the original CL in oc-dev doesn't require the 'import stat' line. Bug: 63629728 Test: `pylint --rcfile=pylintrc sign_target_files_apks.py` Test: Successfully sign a build with sign_target_files_apks.py. Change-Id: I94be613fb2219597148c4339ac33fc93d0cdae47