OSDN Git Service

Only check arch tag if we have *any* arch tags.
authorDan Albert <danalbert@google.com>
Tue, 2 Aug 2016 22:19:26 +0000 (15:19 -0700)
committerDan Albert <danalbert@google.com>
Tue, 2 Aug 2016 22:33:53 +0000 (15:33 -0700)
commitea701b37905c4e3c8eda9932224e013d97b4ccea
tree11ccdd180ba1a8159b5a880db422c48166984d4b
parent10085bfdc0b3b8ce4c30a0dcdeeb8f629a2506f7
Only check arch tag if we have *any* arch tags.

With the introduction of new tags for ndk_library, we'll have a lot
of tags that aren't architecture tags. If we have something tagged
`introduced=21`, it should be in all architectures.

Change-Id: Ib67f07db14625f6903919c181050316eb183bed5
libc/tools/genversion-scripts.py