Replace a shell script with a java_library

The ZipPathValidatorTest requires a test jar file which was initially
created with a shell script and stored in the repo. This change removes
the need of the shell script and the jar file by introducing a
java_library which generates the test jar file.

Bug: 282731571
Test: atest CtsSecurityHostTestCases:android.security.cts.host.ZipPathValidatorTest
Change-Id: I4ffad40c691df05d01fe137faede775fb1584de2
5 files changed