commit | 0fbb5321ae86a48917b0a24748af3349cbc08eee | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Oct 04 17:49:33 2016 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Oct 06 09:55:17 2016 -0700 |
tree | bdba2e7977f69616bd3bb4ba6eb12eef72846986 | |
parent | c43908821c03d8ade0a2d412c97a366a46326c5e [diff] [blame] |
Migrate libvulkan to ndk_library. Test: make native Bug: http://b/30465923 Change-Id: I97199a600b71447fd14181e06be3f9221c2529f3
diff --git a/Android.bp b/Android.bp index d402651..086a2c6 100644 --- a/Android.bp +++ b/Android.bp
@@ -10,4 +10,5 @@ "libs/*", "opengl", "services/*", + "vulkan", ]