diff options
author | Chad Versace <[email protected]> | 2012-12-05 20:47:52 -0800 |
---|---|---|
committer | Carl Worth <[email protected]> | 2013-01-11 13:54:54 -0800 |
commit | ec04617fb36206863abfd3171876a52cbf4d9807 (patch) | |
tree | cab306b45b7a7aade342248211f04d55e496eae3 /Makefile.am | |
parent | 11c3013610433758b6bcf5e29e0ddb0a5c1ecdd5 (diff) |
driconf: Fix gen_xmlpool.py script to allow running from any directory
The gen_xmlpool.py script would work correctly only when executed from the
directory that contained the script. This shortcoming was due to some
hard-coded paths in the script.
In order to easily invoke the script from the Android build system, we
must be able to execute the script from an arbitrary directory. To enable
that, this patch replaces the two hard-coded paths with new command line
arguments.
Signed-off-by: Chad Versace <[email protected]>
Reviewed-by: Carl Worth <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions