Skip to content

Allow omitting connection to light server#2215

Merged
jemoreira merged 1 commit intogoogle:mainfrom
jemoreira:lights
Mar 4, 2026
Merged

Allow omitting connection to light server#2215
jemoreira merged 1 commit intogoogle:mainfrom
jemoreira:lights

Conversation

@jemoreira
Copy link
Copy Markdown
Member

The light server runs guest side and listens on a vsock port. The webRTC process connects to this server. This change makes this connection optional, configurable via the android-info.txt or cuttlefish-guest-config.txtpb file. This allows android targets that don't have a lights HAL (like some auto targets) to indicate so and avoid spurious error messages in the logs.

Bug: b/489145090

@jemoreira jemoreira requested a review from Databean March 4, 2026 03:07
@jemoreira jemoreira enabled auto-merge March 4, 2026 03:08
Comment thread base/cvd/cuttlefish/host/commands/assemble_cvd/proto/guest_config.proto Outdated
The light server runs guest side and listens on a vsock port. The webRTC
process connects to this server. This change makes this connection
optional, configurable via the android-info.txt or
cuttlefish-guest-config.txtpb file. This allows android targets that
don't have a lights HAL (like some auto targets) to indicate so and
avoid spurious error messages in the logs.

Bug: b/489145090
@jemoreira jemoreira added this pull request to the merge queue Mar 4, 2026
Merged via the queue into google:main with commit 4b612db Mar 4, 2026
49 of 50 checks passed
@jemoreira jemoreira deleted the lights branch April 24, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants