libbinder: stop exporting private headers
Having a 'private' include directory for a library is somewhat of an artifact. There is no need to export these (or once include_dirs is eliminated, make them available at any capacity). We want libbinder to completely encapsulate the kernel API. Bug: N/A Test: binderLibTest Change-Id: If84ff928a186f3397150660c2cc1faadb46b796c
Loading
Please register or sign in to comment