Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Conversation

necessarily-equal
Copy link
Contributor

@necessarily-equal necessarily-equal commented Apr 19, 2022

Sometime the binder device is not the default one, and this would print misleading information


kernel_info_.binder = fs::exists(binder_path);
kernel_info_.binderfs = fs::exists(binderfs_path);
kernel_info_.binderfs = common::BinderDeviceAllocator::is_supported();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@necessarily-equal the common namespace doesn't seem to be available and that makes CI fail. Can you fix that?

@necessarily-equal
Copy link
Contributor Author

necessarily-equal commented Apr 28, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants