commit | d5beffc9abf2eab583a652b5a6df01230b92f7d0 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Dec 15 21:58:38 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Dec 15 22:52:51 2023 +0000 |
tree | 6790e444dff43d231b84c3b9f5b5fa4b34b2c5f8 | |
parent | ed022f7bbc0a6eeef3035b1a5e9a5d66f58b54a3 [diff] |
binder: consistent vendor #defines There is mixed use of __ANDROID_VNDK__ and __ANDROID_VENDOR__, so make sure they are set consistently. This is only possible because the VNDK is deprecated. Before this, __ANDROID_VNDK__ may be set without __ANDROID_VENDOR__ (and I think some of the logic in libbinder was probably wrong at that point). Bug: N/A Test: N/A Change-Id: I9cf106ab8309520229ae9e23e7d5c42ab3e425cf