OSDN Git Service

Include libbase headers in libbinder include path
authorChristopher Wiley <wiley@google.com>
Tue, 19 Apr 2016 17:27:00 +0000 (10:27 -0700)
committerChristopher Wiley <wiley@google.com>
Tue, 19 Apr 2016 17:36:49 +0000 (10:36 -0700)
commit83e6b989c0cbea66e98becd60611c7d1e58e1001
treead414a66c2a7e9431ef4caa33869588496629b79
parenta8d696c20660afd3181cad3a955a60bfefdfe207
Include libbase headers in libbinder include path

We will eventually switch to using libbase's unique_fd in favor of
ScopedFd.  Include the header by itself to check that all build targets
that need libbinder headers are picking up libbase as well.

Bug:  27804373
Test: Compiles

Change-Id: I2920b3d1a5357d81a54267febac3ab72fee88eb1
include/binder/Parcel.h
libs/binder/Android.mk