Android VTS 8.0 Release 1 (4256865)
EventFlag: += unistd.h

Missing dependency shows up when libfmq is installed using the
BOARD_VNDK_VERSION := current because it gets a different version of
liblog headers that no longer include it transitively.

Test: links
Test: try to compiles with BOARD_VNDK_VERSION := current
Bug: 33241851
Change-Id: I08543634f6b249550e67bb7cc97b9bcffe1792d3
1 file changed
tree: fac494e0d471139c378406313043bbbaf9f8d7b4
  1. benchmarks/
  2. include/
  3. tests/
  4. Android.bp
  5. EventFlag.cpp
  6. FmqInternal.cpp