Give SeccompBpfTest a dedicated HandlerThread.
The instrumentation thread/test main thread blocks while waiting for the delivery of various IPCs from a remote service. If the Messenger receiving these is on the same Looper as the main thread, then a deadlock occurs. Change-Id: I4f586223013c0dfdd0f48bd352a685f39ec36c90
Loading
Please sign in to comment