OSDN Git Service

Fix the syntax error in the edify script generator
authorTao Bao <tbao@google.com>
Sun, 22 Mar 2015 21:20:48 +0000 (14:20 -0700)
committerTao Bao <tbao@google.com>
Sun, 22 Mar 2015 21:20:48 +0000 (14:20 -0700)
commit3910ebf4687497c24900b0709726880b9e752c47
tree0050ea344e3816c98ead740b139f662aa4c724f0
parentf7683b813a7f71313f3dd1f71be1a8ef9d800ebf
Fix the syntax error in the edify script generator

file_getprop() always expects two arguments.

Bug: 19881931
Change-Id: Icf5577ad34188991c03f68c1217642d3adc4201c
tools/releasetools/edify_generator.py