summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
author Dennis Cheng <dennischeng@google.com> 2015-06-16 12:44:55 -0700
committer Dennis Cheng <dennischeng@google.com> 2015-08-04 10:39:47 -0700
commit0fecf8d3a2333d9d5ffb99247b5b58c88641d07b (patch)
treea368df64057cacd53c87179e4c20d666bc09c800 /BUILD.gn
parent15f566c46e25b78b63b8bffec0d01d88057f9b06 (diff)
test_vendor_lib: Use EPOLLOUT
HciTransport checks for write-readiness before sending any packets back to the HCI. Packets are maintained on a queue and only written when the EPOLLOUT flag is set in the epoll_event. Bug: 21586676 Change-Id: Iebd9599286b62746e2be7e424c522058ae978bb1
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index c9c55eb5f3..c89829f590 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1,5 +1,4 @@
#
-#
# Copyright (C) 2015 Google, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");