liblinphone_tester custom_rules: import unless namespace before using it
This commit is contained in:
parent
a15ffc09b8
commit
da1d109458
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="custom_rules">
|
||||
<project name="custom_rules" xmlns:unless="ant:unless">
|
||||
<target name="run">
|
||||
<exec executable="adb">
|
||||
<arg value="shell" />
|
||||
|
|
Loading…
Reference in a new issue