diff options
author | 2018-09-25 11:12:15 -0700 | |
---|---|---|
committer | 2018-09-25 11:12:15 -0700 | |
commit | 3835d1872ecf9b0e9cd172dc07aadfafce97e16e (patch) | |
tree | 143738ec4ac814f0142012e0b5635d0ea179c51a /libs/binder/IPCThreadState.cpp | |
parent | 02f756599edd30dc548cd5c3a21732ce55fe0078 (diff) |
libbinder_ndk: add Q API guards
- ifdef for APIs based on __ANDROID_API__ level
This makes sure that developers get compile time errors if they are
linking against APIs that they shouldn't be using.
- __INTRODUCE_IN for each APIs
This annotates individual APIs.
Bug: 111445392
Test: mma
Change-Id: I2c42e2ec8eb59a0d57e27dd1b19b3e5b84021932
Diffstat (limited to 'libs/binder/IPCThreadState.cpp')
0 files changed, 0 insertions, 0 deletions