Reviewed-by: Dylan Baker
Quoting Emil Velikov (2017-02-28 10:56:23)
> From: Emil Velikov
>
> Do not hardcode the file in the python script, but pass it via the build
> system(s). The former is the only one that should know about the file
> locaiton/tree structure.
>
> Cc: Dylan Baker
> Signed
On Tuesday, 2017-02-28 18:56:23 +, Emil Velikov wrote:
> From: Emil Velikov
>
> Do not hardcode the file in the python script, but pass it via the build
> system(s). The former is the only one that should know about the file
> locaiton/tree structure.
s/former/latter/; s/locaiton/location/
Thanks!
Reviewed-by: Jason Ekstrand
On Tue, Feb 28, 2017 at 10:56 AM, Emil Velikov
wrote:
> From: Emil Velikov
>
> Do not hardcode the file in the python script, but pass it via the build
> system(s). The former is the only one that should know about the file
> locaiton/tree structure.
>
> Cc
From: Emil Velikov
Do not hardcode the file in the python script, but pass it via the build
system(s). The former is the only one that should know about the file
locaiton/tree structure.
Cc: Dylan Baker
Signed-off-by: Emil Velikov
---
src/vulkan/Android.mk | 2 +-
src/vulkan/Make