Skip to content

Revert "fix(firewall): RDKB-64133: Restore #include <devicemode.h> and -ldevicemode inadvertently removed in PR #355"#362

Merged
GoutamD2905 merged 1 commit into
developfrom
revert-361-fix/RDKB-64133-restore-devicemode-header
Jul 3, 2026
Merged

Revert "fix(firewall): RDKB-64133: Restore #include <devicemode.h> and -ldevicemode inadvertently removed in PR #355"#362
GoutamD2905 merged 1 commit into
developfrom
revert-361-fix/RDKB-64133-restore-devicemode-header

Conversation

@apattu200

Copy link
Copy Markdown
Contributor

Reverts #361

Copilot AI review requested due to automatic review settings July 3, 2026 11:25
@apattu200 apattu200 requested review from a team as code owners July 3, 2026 11:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Reverts a prior firewall build change by removing the devicemode header/link dependency that had been (re-)added under the ONESTACK_PRODUCT_REQ conditional.

Changes:

  • Drops -ldevicemode from source/firewall/Makefile.am under ONESTACK_PRODUCT_REQ.
  • Removes #include <devicemode.h> from source/firewall/firewall.c under _ONESTACK_PRODUCT_REQ_.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
source/firewall/Makefile.am Removes -ldevicemode linkage from the firewall build under ONESTACK_PRODUCT_REQ.
source/firewall/firewall.c Removes the conditional devicemode.h include under _ONESTACK_PRODUCT_REQ_.

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

@GoutamD2905 GoutamD2905 merged commit 59982f3 into develop Jul 3, 2026
10 of 12 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 3, 2026
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