OSDN Git Service

Create reproducible NOTICE collections
authorDan Willemsen <dwillemsen@google.com>
Tue, 10 Nov 2015 20:37:23 +0000 (12:37 -0800)
committerDan Willemsen <dwillemsen@google.com>
Tue, 10 Nov 2015 20:37:23 +0000 (12:37 -0800)
commit8ae4984c2c8009e7a08e2a76b1762c2837ad4f64
treec99707d97315794e93bb46464e2452c242d49956
parent8b2c37c9533f94f81fd8b15257c56061ce10998c
Create reproducible NOTICE collections

Sort the lists of notice files instead of relying on the filesystem
ordering returned by os.walk

Bug: 23972440
Change-Id: Id32be9ce8e540244ad9d67b6fc7883fc2963fe5c
tools/generate-notice-files.py