Add missing packages to core-all module-info.java

module-info.java is only used when building with OpenJDK 9
and targeting 1.9 (which currently doesn't work yet do to
unsolved problems). It is currently maintained by hand, and
these packages were missing. A future CL might change this
file to be generated automatically so that no packages are
missed.

Bug: 63986449
Test: Treehugger
Change-Id: Id0d58ce562311e26960c0493d5067bda7fd4f5f9
1 file changed