mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
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…
Add table
Reference in a new issue