Skip to content

Conversation

@vinaykompella
Copy link

No description provided.

vinaykompella and others added 4 commits December 9, 2021 09:58
This application is used to monitor Android clipboard,
send clipboard data changes to host side, and set data
which is received from host side to clipboard.

It depends on changes of clipboard service due to Android
11 limitation, and server application in host side.
The communication channel is based on virtio-sock (vsock)
serivce provided by native service.

Execute following command under src folder to generate
native service header file:
javah -classpath ./ -d jni com.intel.penguinpeakutils.VsockClientImpl

Tracked-On: OAM-97756
Signed-off-by: Vinay Prasad Kompella <vinay.kompella@intel.com>
Co-authored-by: Zhong, Fangjian <fangjian.zhong@intel.com>
Currently we do not tolerate connection reset.
This patch enables uninterrupted connection.

Tracked-On: OAM-97785
Signed-off-by: ahs <amrita.h.s@intel.com>
Tracked-On: OAM-99249
Signed-off-by: ahs <amrita.h.s@intel.com>
Tracked-On: OAM-100054
Signed-off-by: ahs <amrita.h.s@intel.com>
@vinaykompella vinaykompella changed the base branch from master to celadon/r/mr0/stable February 11, 2022 09:04
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale Stale label for inactive open prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants