aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package-check.sh
Commit message (Collapse)AuthorAgeFilesLines
* Ensure package check is run for java_library in APEXPaul Duffin2020-05-291-1/+5
| | | | | | | | | | | | Package checks were not being run for java libraries that were in an APEX and not on the platform. This change fixes that and updates the script to report all failing classes to make it easier to update the list of packages. Test: m java Bug: 157633658 Change-Id: I28044e08d3a40e9f3464bb2158ef6a28d57264d1 (cherry picked from commit 63d8febd3508e9174ebfe443fe1f58029bd0f574)
* Check package restrictions for Java libs.Vladimir Marko2019-04-081-0/+72
Test: m checkbuild; inspect verbose log. Test: Manual - compile with unmet restrictions. Bug: 122937705 Change-Id: I9360ae8b6d9ce016b7827be5e8ffc6eb521809b7