liblinphone_tester custom_rules: import unless namespace before using it

This commit is contained in:
Gautier Pelloux-Prayer 2015-02-23 15:51:31 +01:00
parent a15ffc09b8
commit da1d109458

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project name="custom_rules"> <project name="custom_rules" xmlns:unless="ant:unless">
<target name="run"> <target name="run">
<exec executable="adb"> <exec executable="adb">
<arg value="shell" /> <arg value="shell" />