History log of /frameworks/native/vulkan/vkjson/vkjson.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef64b2a56690331489b66af305836190d6b2ecd5 05-Apr-2018 Yiwei Zhang <zzyiwei@google.com> Let vkjson use jsoncpp lib

The original cjson lib won't be available after changes in LVL upstream
get merged. Thus need to replace cjson with jsoncpp lib in vkjson.

Test: adb shell cmd gpu vkjson
Bug: b/77613206
Change-Id: I7d47d684759ca0905cf0fd56a3b3029d56023cd3
/frameworks/native/vulkan/vkjson/vkjson.cc
f9a57e6af4b11b47f4a4b9ccbc62da2a4a651f2f 05-Apr-2018 Yiwei Zhang <zzyiwei@google.com> 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
/frameworks/native/vulkan/vkjson/vkjson.cc