Directly use source path of java wrapper's non-generated classes.
This commit is contained in:
parent
59def5f64f
commit
be1c96a2be
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ else {
|
|||
}
|
||||
|
||||
srcDir += [rootSdk+'/share/linphonej/java/org/linphone/core/']
|
||||
|
||||
srcDir += ['../submodules/linphone/wrappers/java/classes/']
|
||||
|
||||
def excludePackage = []
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 634aaf3cbfcb08e0d1a1c0c92cf5243b893011a4
|
||||
Subproject commit c5115f63e14796bff6054a9697a0305a7e9b0c20
|
Loading…
Reference in a new issue