History log of /frameworks/webview/chromium/tools/jar_check.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d6f99d5c9c776f5cfc638b0e020fb08dd536dca 07-Jun-2013 Torne (Richard Coles) <torne@google.com> Add tool to check that we jarjar'ed everything.

Add a tool to verify that after jarjar has run, all the classes
remaining are in whitelisted packages. This will ensure that we don't
accidentally introduce a conflicting class definition into the system
classpath by failing to rename a new dependency. Make the built module
depend on this check step so that the build will fail if the check
doesn't pass.

Bug: 8030113
Change-Id: I92fc75eeee644a3eb05a13799ae398be20c286b3
/frameworks/webview/chromium/tools/jar_check.py