summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Salyzyn2018-03-15 15:12:57 -0500
committerMark Salyzyn2018-03-15 18:42:31 -0500
commit7f5a562177d321bd09e9474f13d118bc01f31a24 (patch)
tree15284c053e9cd8d00fac509474750816f8b7fe82 /bootstat
parent39273df6516a990f593d89d6259cc89ac6bbecbd (diff)
downloadplatform-system-core-7f5a562177d321bd09e9474f13d118bc01f31a24.tar.gz
platform-system-core-7f5a562177d321bd09e9474f13d118bc01f31a24.tar.xz
platform-system-core-7f5a562177d321bd09e9474f13d118bc01f31a24.zip
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
Diffstat (limited to 'bootstat')
-rwxr-xr-xbootstat/boot_reason_test.sh1
1 files changed, 1 insertions, 0 deletions
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
287bootstat: Service started: /system/bin/bootstat --record_boot_reason 287bootstat: Service started: /system/bin/bootstat --record_boot_reason
288bootstat: Service started: /system/bin/bootstat --record_time_since_factory_reset 288bootstat: Service started: /system/bin/bootstat --record_time_since_factory_reset
289bootstat: Service started: /system/bin/bootstat -l 289bootstat: Service started: /system/bin/bootstat -l
290bootstat: Service started: /system/bin/bootstat --set_system_boot_reason --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l
290bootstat: Battery level at shutdown 100% 291bootstat: Battery level at shutdown 100%
291bootstat: Battery level at startup 100% 292bootstat: Battery level at startup 100%
292init : Parsing file /system/etc/init/bootstat.rc... 293init : Parsing file /system/etc/init/bootstat.rc...