Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" am: 444e3a9f74 am: bd7bbf853a am: 16a15f5666
am: ed77112217

Change-Id: I5e9752f0ac65677a9117950c2e23575be8ded357
diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp
index ac66b7f..f8eaa1c 100644
--- a/bootstat/bootstat.cpp
+++ b/bootstat/bootstat.cpp
@@ -207,6 +207,11 @@
     {"reboot,adb", 67},
     {"reboot,userrequested", 68},
     {"shutdown,container", 69},  // Host OS asking Android Container to shutdown
+    {"cold,powerkey", 70},
+    {"warm,s3_wakeup", 71},
+    {"hard,hw_reset", 72},
+    {"shutdown,suspend", 73},    // Suspend to RAM
+    {"shutdown,hibernate", 74},  // Suspend to DISK
 };
 
 // Converts a string value representing the reason the system booted to an