OSDN Git Service

Fix the uninstall target in the Ant build script.
authorXavier Ducrohet <xav@android.com>
Tue, 26 May 2009 19:25:28 +0000 (12:25 -0700)
committerXavier Ducrohet <xav@android.com>
Tue, 26 May 2009 19:25:28 +0000 (12:25 -0700)
the uninstall parameter is a value (the application package), but the Ant
task was incorrectly using "path" for the argument.


No differences found