commit | e848d8d50e37a4e00e34aaa05d5ed3b716758831 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Oct 01 21:29:59 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 01 21:31:02 2020 +0000 |
tree | 0be28cf00b8b8972659ff6d9f5ce1f84632ded43 | |
parent | a11d7c8f3204bd077e961a18b32cf2f1fae2d0f8 [diff] |
Nice error for global include of binder/Enum.h Instead of "could not find header", if someone is relying on global includes and using this new binder/AIDL feature, they will be instructed how to switch to relying on libbinder headers. Fixes: 169874616 Test: build only Change-Id: I67ac5cfdbf088e244ad4f840045e785bf5b14e02