commit | e9441bcf32c04901807748bde85f16444464eb91 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Feb 17 02:11:55 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Feb 17 02:11:55 2021 +0000 |
tree | d2c3cd54cd9c6fbe3e497af29fe4778901ef2e83 | |
parent | 3c18744b3b5f8e5700ab90877ca41bedfc721349 [diff] |
libbinder: remove __ANDROID_APEX__ stability diff These were setup because the media APEX module was using vendor variants of libbinder on the system partition. However, now that this build dependency is cleaned up, we can remove the #ifdefs and make this a build error instead of a runtime error. Test: binderStabilityTest Fixes: 179906909 Change-Id: If05cf3fa0851866d7113f6e8f9705891672ad369