commit | b4b1b75a35516bb27b854343d040aa9dcd2b436c | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Mar 03 13:21:19 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Mar 03 13:26:58 2023 -0800 |
tree | 5d40fd8540b9da54bdf337748d9e12bed3fda711 | |
parent | 1fdbf8d0f87d618deded242e9c22f1cebd9c7c74 [diff] |
init: Remove the DebugRebootLogging() function The DebugRebootLogging() function was introduced to help with root-causing b/150863651. Remove this function since this logging functionality is no longer needed. Also remove the functions and methods that are only used by DebugRebootLogging(). Change-Id: Ia150604c6cd70f42b13d655ba43b95445a55b6e2 Signed-off-by: Bart Van Assche <bvanassche@google.com>