commit | b69ffdb2078e2272fa5637a8c8f2b58020946e20 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Wed Apr 19 16:40:49 2017 -0700 |
committer | Martijn Coenen <maco@google.com> | Wed Apr 19 16:40:49 2017 -0700 |
tree | 433c9fbd1461dfcd484c1824022254edb9bfc6ee | |
parent | f9f8120e56caf757e4a995c6a62273f9210c041d [diff] [blame] |
Stop hwbinder threads from app_process. To prevent it from hanging up. Bug: 37500397 Bug: 34085250 Test: DismissDialogsInstrumentation test Change-Id: Ia69f6a5676666bc9286272b82f242d7b1d0ee286
diff --git a/cmds/app_process/Android.mk b/cmds/app_process/Android.mk index eaad3a7..72fe051 100644 --- a/cmds/app_process/Android.mk +++ b/cmds/app_process/Android.mk
@@ -5,6 +5,7 @@ libbinder \ libcutils \ libdl \ + libhwbinder \ liblog \ libnativeloader \ libutils \