Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

gradle: include the support for vulkan validation layers only in the debug builds #1932

Closed liaxim closed 6 years ago

liaxim commented 6 years ago

Removes a bunch of libVk shared libraries from release builds.

GearVRf-DCO-1.0-Signed-off-by: Mihail Marinov m.marinov@samsung.com

liaxim commented 6 years ago

Planning to merge on Friday. Validation libVk binaries will be removed in release builds.