Dexopt service-statsd.

`service-statsd` is a jar that system_server loads dynamically. Such
jars can be dexopted now. This CL adds `service-statsd` to a
`systemserverclasspath_fragment`, which does not actually add the jar to
the classpath, but tells the build system to dexopt it.

NOTE: The corresponding `exported_systemserverclasspath_fragments` needs
to be added to the `prebuilt_apex` once a new prebuilt is dropped.

Bug: 203198541
Bug: 211794363
Test: m com.android.os.statsd
Change-Id: I8c5df4102fdfca0b5b4820abbf63e3eedfa8f61f
Merged-In: Id62a3e83ddf00ba01fbfe0de0debc61f89f6741f
(cherry picked from commit 5ec371a028d5185e1290fe21492f17738bf69570)
2 files changed