commit | 3835d1872ecf9b0e9cd172dc07aadfafce97e16e | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Sep 25 11:12:15 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Sep 25 11:12:15 2018 -0700 |
tree | 143738ec4ac814f0142012e0b5635d0ea179c51a | |
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