commit | e4d4b1c9c5b890e5a6a8dd1955685c58e6bd0d72 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Mar 14 14:22:05 2017 -0700 |
committer | Dan Albert <danalbert@google.com> | Tue Mar 14 14:23:49 2017 -0700 |
tree | e54686f4d917acbd458851fdbab5f7cf02b4128b | |
parent | 62b34b57c493990d1b779e0f5ffde138c3a4228f [diff] |
Drop non-API headers from the NDK vulkan headers. The other headers in this directory are just for the platform and shouldn't be in the NDK. Fortunately we never exposed the symbols in the stub libraries so users couldn't actually do anything with the other headers, but we shouldn't be exposing these headers anyway. Test: make checkbuild Bug: http://b/36224616 Change-Id: I9e162964e349a256e7c7ad25eca3c33c5631e2c8