OSDN Git Service

allow java eventlogtags to be generated for packages that aren't included
authorDoug Zongker <dougz@android.com>
Wed, 17 Feb 2010 17:07:55 +0000 (09:07 -0800)
committerDoug Zongker <dougz@android.com>
Wed, 17 Feb 2010 17:07:55 +0000 (09:07 -0800)
commit7431dac6079a1e32a1a01efefa432014fd56145c
treeff50863933fa4f05093b883e72f8ec1e0df90ced
parent7e2f13b43a4a80f0739913368d4f21616caa33db
allow java eventlogtags to be generated for packages that aren't included

If there are packages that specify logtags being built that aren't
included in the product, their logtags won't be included in the merged
file.  Assign an arbitrary tag number to them so they can be built
anyway.

Change-Id: I4929016bf289b7a814b48bc51f324c09f500fab1
tools/java-event-log-tags.py
tools/merge-event-log-tags.py