commit | dbfaf4def72b80c5f41177420e92f02feb6676c0 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Fri May 03 10:33:18 2019 -0700 |
committer | Chong Zhang <chz@google.com> | Fri May 03 10:46:27 2019 -0700 |
tree | 11cb00590a68c0958083043b9c79cb4be24669e4 | |
parent | 790b6b9e8688f43daa8c6ad227abd64fdb318668 [diff] |
clean up libgui Android.bp Put the common build configs for buffer queue core functionalities inside a default, and use it in libgui and libgui_bufferqueu_static. Note that we can't make libgui link libgui_bufferqueu_static, since libgui_bufferqueu_static will always have NO_BUFFERHUB defined, but libgui sets it only for vendor builds. bug: 128894663 Change-Id: I129a4863cfbae80db1dcd1ec63d5dd41dee6c2e4