mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 21:18:07 +00:00
Add PresencePersonImpl to JNI header generation.
This commit is contained in:
parent
2def9929e1
commit
3815fd57b6
1 changed files with 3 additions and 2 deletions
|
|
@ -39,10 +39,11 @@
|
|||
<class name="org.linphone.core.LpConfigImpl" />
|
||||
<class name="org.linphone.core.LinphoneInfoMessageImpl" />
|
||||
<class name="org.linphone.core.LinphoneEventImpl" />
|
||||
<class name="org.linphone.core.PresenceModelImpl" />
|
||||
<class name="org.linphone.core.PresenceActivityImpl" />
|
||||
<class name="org.linphone.core.PresenceServiceImpl" />
|
||||
<class name="org.linphone.core.PresenceModelImpl" />
|
||||
<class name="org.linphone.core.PresenceNoteImpl" />
|
||||
<class name="org.linphone.core.PresencePersonImpl" />
|
||||
<class name="org.linphone.core.PresenceServiceImpl" />
|
||||
</javah>
|
||||
<javah outputfile="gen/xml2lpc_jni.h">
|
||||
<classpath>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue