Revert "Temporarily disable init_kill_services_test."

This reverts commit bd68757d44.

Reason for revert: reland test

The test now reboots after it is completed, in case there is some state it doesn't catch locally, and servicemanager restarts more of the system.

Change-Id: I1d6d021f75ef091aa7d6973b80ed162253514697
Fixes: 156380383
Test: atest init_kill_services_test # several times on cf, check logs to confirm system finishes in clean rebooted state
This commit is contained in:
Steven Moreland 2020-07-14 21:13:05 +00:00
parent c8e4154d89
commit a3d40729a5
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
{
"name": "fs_mgr_vendor_overlay_test"
},
{
"name": "init_kill_services_test"
},
{
"name": "libpackagelistparser_test"
},