No description
Find a file
Badhri Jagan Sridharan f123d45ce1 usbd: Do not join the thread pool
Work around for the following crash:
02-08 05:34:20.968  root   990   990 F DEBUG   :     #00 pc 000000000001447c  /system/lib64/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+28)
02-08 05:34:20.968  root   990   990 F DEBUG   :     #01 pc 000000000001c174  /system/lib64/libhwbinder.so (android::hardware::PoolThread::threadLoop()+24)
02-08 05:34:20.968  root   990   990 F DEBUG   :     #02 pc 000000000000f934  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+280)
02-08 05:34:20.968  root   990   990 F DEBUG   :     #03 pc 00000000000821e0  /system/lib64/libc.so (__pthread_start(void*)+36)
02-08 05:34:20.968  root   990   990 F DEBUG   :     #04 pc 0000000000023178  /system/lib64/libc.so (__start_thread+68)

Bug: 117470462
Change-Id: I1e8f28a7d0f3041d9be8138a3dc9ed9c74419f91
2018-10-24 01:43:06 +00:00
adb Merge "adb: fix double close in jdwp_service." into pi-dev 2018-05-15 04:50:43 +00:00
adf Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 2017-12-08 01:29:20 +00:00
base Allow android::base::ScopeGuard in STL containers 2018-03-27 00:38:06 +00:00
bootstat Make bootstat container-friendly 2018-04-16 11:15:49 -07:00
cpio
debuggerd tombstoned: make missing O_TMPFILE workaround actually work around. 2018-05-03 17:55:16 -07:00
demangle bpfmt. 2018-02-16 17:58:14 -08:00
fastboot Wipe metadata when we wipe userdata and cache. 2018-04-25 21:55:25 +00:00
fs_mgr Revert "Support Speck encryption." 2018-08-07 10:15:19 -07:00
gatekeeperd Merge "Revert "Restore "Add UID parameter to authentication token""" 2018-02-23 17:42:46 +00:00
healthd Merge "Revert "healthd: add stem to health@2.0-service.override [DO NOT MERGE]"" into pi-dev 2018-06-18 23:35:25 +00:00
include
init Merge "init: finer grained permissions for ctl. properties" into pi-dev 2018-05-22 20:15:07 +00:00
libappfuse Stop using SO_SNDBUFFORCE 2018-03-15 14:22:27 +09:00
libasyncio bpfmt. 2018-02-16 17:58:14 -08:00
libbacktrace Add a MemoryOfflineBuffer object. 2018-04-04 12:29:25 -07:00
libbinderwrapper
libcrypto_utils
libcutils Support /product/bin 2018-06-01 10:38:57 +09:00
libdiskconfig
libgrallocusage
libion bpfmt. 2018-02-16 17:58:14 -08:00
libkeyutils
liblog liblog: expect content only if ro.logd.kernel is enabled 2018-06-05 08:42:51 -07:00
libmemtrack Add OWNERS. 2017-12-07 13:30:03 -08:00
libmemunreachable Make memunreachable_test more robust against false negative leaks 2018-05-14 22:17:44 -07:00
libmetricslogger metricslogger: fix ACTION_BATTERY_CAUSED_SHUTDOWN not matching proto 2018-07-19 19:14:58 -07:00
libnativebridge bpfmt. 2018-02-16 17:58:14 -08:00
libnativeloader Support product-specific libraries 2018-05-31 09:59:21 +09:00
libnetutils Merge "Add OWNERS." am: 3289b9c928 2017-12-07 23:51:13 +00:00
libpackagelistparser bpfmt. 2018-02-16 17:58:14 -08:00
libpixelflinger MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
libprocessgroup Make per-application memcg hierarchy configurable via a property 2018-05-23 16:23:20 -07:00
libprocinfo bpfmt. 2018-02-16 17:58:14 -08:00
libqtaguid Redirect qtaguid native call to netd fwmark client 2017-11-09 18:02:22 -08:00
libsparse
libstats Move libstatssocket from frameworks/base to system/core/ 2018-05-07 17:19:10 -07:00
libsuspend Add force_suspend function 2018-01-19 12:30:39 -08:00
libsync
libsystem Camera: add DISABLE error code 2018-05-31 12:14:14 -07:00
libsysutils Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event 2018-05-16 23:39:09 +01:00
libunwindstack Fix bug when doing signal handler lookup. 2018-05-21 21:33:02 +00:00
libusbhost Merge "Remove urb request size maximum." am: 1cb765c867 am: 1ab6e9d018 2018-02-13 09:02:38 +00:00
libutils Revert "libutilscallstack is private VNDK-SP" 2018-03-15 10:46:30 +09:00
libvndksupport bpfmt. 2018-02-16 17:58:14 -08:00
libziparchive Merge "Remove empty zip warning on host builds" am: fd42c09813 2018-03-02 02:32:13 +00:00
lmkd Merge "Read memory stats from /proc/pid/stat file." into pi-dev 2018-10-15 19:24:44 +00:00
logcat Add a dummy entry for the 70220 event tag 2018-04-19 11:03:28 -07:00
logd logd: notify kernel log readers of new messages 2018-04-25 09:43:21 -07:00
logwrapper Build /vendor/bin/logwrapper too. 2018-04-12 12:12:46 +00:00
mkbootimg Merge "Populate recovery DTBO offset correctly" into pi-dev 2018-06-14 17:29:54 +00:00
property_service Verify the SELabels used in property_contexts 2018-03-26 16:32:05 -07:00
qemu_pipe Add OWNERS. 2017-12-07 13:30:03 -08:00
reboot
rootdir Determine product partition path on build time 2018-06-20 00:53:55 +00:00
run-as
sdcard Add support for esdfs mounting 2018-01-19 12:58:42 -08:00
shell_and_utilities Build /vendor/bin/logwrapper too. 2018-04-12 12:12:46 +00:00
storaged storaged: lower capabilities in init 2018-04-13 11:27:48 -07:00
toolbox Build toolbox with _FILE_OFFSET_BITS=64. 2018-01-22 16:15:55 -08:00
trusty Merge "bpfmt." am: 0609e8d231 am: b57755c429 2018-02-20 02:24:45 +00:00
usbd usbd: Do not join the thread pool 2018-10-24 01:43:06 +00:00
.clang-format
.clang-format-2
.clang-format-4
.gitignore
Android.bp
Android.mk
CleanSpec.mk Add files to CleanSpec.mk 2018-05-16 11:34:11 +08:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
platform_tools_tool_version.mk
PREUPLOAD.cfg