From 7f5a562177d321bd09e9474f13d118bc01f31a24 Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Thu, 15 Mar 2018 13:12:57 -0700 Subject: [PATCH] bootstat: test: regression from "Fix perfomance degredation from BootSequence atom" Added --set_system_boot_reason to expected filter Test: boot_reason_test.sh Bug: 74595769 Bug: 63736262 Bug: 72864061 Change-Id: Ie912d097fb6468dd826fd9422758fb9fb3e1ee29 --- bootstat/boot_reason_test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstat/boot_reason_test.sh b/bootstat/boot_reason_test.sh index 79702a6c0..f5d789cb6 100755 --- a/bootstat/boot_reason_test.sh +++ b/bootstat/boot_reason_test.sh @@ -287,6 +287,7 @@ bootstat: Failed to parse boot time record: /data/misc/bootstat/post_decrypt_tim bootstat: Service started: /system/bin/bootstat --record_boot_reason bootstat: Service started: /system/bin/bootstat --record_time_since_factory_reset bootstat: Service started: /system/bin/bootstat -l +bootstat: Service started: /system/bin/bootstat --set_system_boot_reason --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l bootstat: Battery level at shutdown 100% bootstat: Battery level at startup 100% init : Parsing file /system/etc/init/bootstat.rc...