Add status, exit code and signal in OdrefreshReported

As part of the changes done in aosp/2223024, we are
now collecting some additional information about the
compilation for primary/secondary architecture and
system_server in dex2oat:
 - result status
 - exit code (if status is Exited)
 - signal (if status is Signaled)

This CL exposes this new data points as part of the
already existing OdrefreshReported atom, so that this
new information can be extracted and analysed.

Bug: 246534524
Test: m com.android.art
Change-Id: Ibbbd590ff5f4a5a0a75bd7463dd0b0e15f7b9cda
(cherry picked from commit ced4072cf4d463a8e343d2beb1aab19a01a2b961)
Merged-In: Ibbbd590ff5f4a5a0a75bd7463dd0b0e15f7b9cda
1 file changed
tree: 0df24017d6c91438aeaf4bf0a93799c00ee34d0e
  1. stats/
  2. OWNERS