android_system_core/init/test_kill_services
Steven Moreland 14e7b76dcf init_kill_services_test: wait 120s for apexd
This is likely waiting for the Java garbage collector to run,
and due to the lockless implementation of BinderProxyNativeData
and BpBinder, it's very difficult to efficiently force this
object to be deleted.

Change-Id: I4df667b9b47327967a43d75664fb506b8704f905
Fixes: 285458033
Test: N/A
2023-06-22 18:56:09 +00:00
..
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
AndroidTest.xml init_kill_services_test: also reboot after 2020-05-15 01:14:04 +00:00
init_kill_services_test.cpp init_kill_services_test: wait 120s for apexd 2023-06-22 18:56:09 +00:00