Skip to content

RDKB-64184, RDKB-63906 : Remove platform specific checks for network intelligence feature#83

Merged
GoutamD2905 merged 1 commit into
developfrom
feature/remove_ni_supported_flag
Jun 1, 2026
Merged

RDKB-64184, RDKB-63906 : Remove platform specific checks for network intelligence feature#83
GoutamD2905 merged 1 commit into
developfrom
feature/remove_ni_supported_flag

Conversation

@SanthoshGujulvajagadeesh
Copy link
Copy Markdown
Contributor

Reason for change: Removed platform specific checks for network intelligence feature

Test Procedure:

Cujo Agent process should work as designed.
If Network Intelligence RFC is enabled, cujo-qosd process should work as designed.

Risks: Low
Priority: P1

Signed-off-by: Santhosh_GujulvaJagadeesh@comcast.com

Copilot AI review requested due to automatic review settings May 31, 2026 14:14
@SanthoshGujulvajagadeesh SanthoshGujulvajagadeesh requested review from a team as code owners May 31, 2026 14:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the model/platform-specific gating for the Network Intelligence (NI) feature and relies on the NI RFC flag to control whether NI is enabled/disabled during advanced security startup.

Changes:

  • Removed NI_SUPPORTED platform detection/export logic from scripts/advsec.sh.
  • Updated NI enable/disable logic in scripts/start_adv_security.sh to be driven directly by ADVSEC_NETWORKINTELLIGENCE_RFC_ENABLED.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
scripts/start_adv_security.sh Adjusts NI startup gating to use the NI RFC value directly (removes prior platform-based guard).
scripts/advsec.sh Removes XB8-specific NI_SUPPORTED environment setup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/start_adv_security.sh
@SanthoshGujulvajagadeesh SanthoshGujulvajagadeesh changed the title RDKB-64184, RDKB-64546 : Remove platform specific checks for network intelligence feature RDKB-64184, RDKB-63906 : Remove platform specific checks for network intelligence feature Jun 1, 2026
@GoutamD2905 GoutamD2905 merged commit c4b91e8 into develop Jun 1, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2026
@SanthoshGujulvajagadeesh SanthoshGujulvajagadeesh deleted the feature/remove_ni_supported_flag branch June 1, 2026 04:58
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.

3 participants