Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sing vsock #35

Open
wants to merge 4 commits into
base: celadon/r/mr0/stable
Choose a base branch
from

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 <[email protected]>
Co-authored-by: Zhong, Fangjian <[email protected]>
Currently we do not tolerate connection reset.
This patch enables uninterrupted connection.

Tracked-On: OAM-97785
Signed-off-by: ahs <[email protected]>
Tracked-On: OAM-99249
Signed-off-by: ahs <[email protected]>
Tracked-On: OAM-100054
Signed-off-by: ahs <[email protected]>
@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