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

mixin updates #1764

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

sysopenci
Copy link

mixin updates

Fix for sepolicy blocking iw in creating wifi AP interface
iw is not able to create Wi-Fi AP interface due to sepolicy.
As iw is built as system package, addition of sepolicy requires
changes to system/sepolicy which is not recommended. So, using
the vendor iw package instead of system iw package.
Add wifi ap/sta dual mode config in wlan/BoardConfig
Add in below:
device/intel/mixins/groups/wlan/iwlwifi/BoardConfig.mk
not:
device/intel/project-celadon/celadon_ivi/BoardConfig.mk

Tracked-On: OAM-112365
Tracked-On: OAM-112388
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#1753
Mixin-Reviewed-On: projectceladon/device-androidia-mixins#1755
Signed-off-by: Zhao Ye <[email protected]>
@sysopenci sysopenci force-pushed the cactus/temp/celadon/s/mr0/master branch from f7d00c6 to 30365c6 Compare September 26, 2023 17:45
@sysopenci sysopenci merged commit bcc116c into celadon/s/mr0/master Sep 26, 2023
@sysopenci
Copy link
Author

Improper Commit Message
Valid Commit Message
Improper Jira Status,
jira status not in ['In Progress','Implemented']

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

Successfully merging this pull request may close these issues.

2 participants