OSDN Git Service

Prevent running debug and release targets at the same time.
authorXavier Ducrohet <xav@android.com>
Tue, 23 Aug 2011 22:19:33 +0000 (15:19 -0700)
committerXavier Ducrohet <xav@android.com>
Tue, 23 Aug 2011 22:19:33 +0000 (15:19 -0700)
commit3b5a006ce53d82ab324af836c3abeacc0a77acc1
tree01d8da50d22483f3b6d83428404b18fd34b453cf
parent98778375c01b7d3d15c775d2c978173a6241aa9e
Prevent running debug and release targets at the same time.

This is not possible since they rely on the same properties which
cannot be updated after they are set.

Change-Id: I2fbc0f53b656f5906c2b026d8fd41d78a4461803
anttasks/src/com/android/ant/NewSetupTask.java
files/ant/build.xml