Merge "Convert Keystore2 atoms into pulled atoms."
diff --git a/stats/atoms.proto b/stats/atoms.proto
index 92d3a83..4653f00 100644
--- a/stats/atoms.proto
+++ b/stats/atoms.proto
@@ -12765,6 +12765,7 @@
     ART_COMPILATION_REASON_BOOT_AFTER_OTA = 17;
     ART_COMPILATION_REASON_PREBUILT = 18;
     ART_COMPILATION_REASON_CMDLINE = 19;
+    ART_COMPILATION_REASON_VDEX = 20;
 }
 
 // Indicates which kind of measurement ART is reporting.