commit | a6c0e20ac89b1be29901a7200590bf7cb8b99f78 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Mar 20 15:48:44 2017 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon Mar 27 19:06:03 2017 +0000 |
tree | 97ddbaab6dcdfe7c7965e9d49747bc74090af2a4 | |
parent | fe4dfb4f6a259f34f55689719f316825a8eddb4f [diff] |
VNDK ANativeWindow API The vndk API is a superset of the NDK API. Prior to this, vendor would have access to system/window.h which itself is a superset of what they need, exposes too much of the internals. With this change, system/window.h depends on vndk/window.h which depends on android/native_window.h Test: compiled, booted Nexus 6P Bug: 34453351 Change-Id: I870e08c652d90b3f2cf4ed7c7ca541ce2893f689