commit | f9a57e6af4b11b47f4a4b9ccbc62da2a4a651f2f | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Thu Apr 05 00:17:22 2018 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Thu Apr 05 10:29:21 2018 -0700 |
tree | d106433880ceccb02958e043f9916f9496457135 | |
parent | 55d4747f838f94d9286f07e211f67337968be942 [diff] [blame] |
Move vkjson into framework/native/vulkan LVL upstream will re-organize the folders in external/LVL and will get rid of vkjson. Thus need to move vkjson here to accordingly. Test: adb shell cmd gpu vkjson Bug: b/77613206 Change-Id: I5dac0c2c3a4e1d7dae8adda01cf4f2712a132469
diff --git a/vulkan/Android.bp b/vulkan/Android.bp index a49b6dd..b15bed9 100644 --- a/vulkan/Android.bp +++ b/vulkan/Android.bp
@@ -55,4 +55,5 @@ "nulldrv", "libvulkan", "tools", + "vkjson", ]