Skip to content

RDKB-63166: Update device.properties file during runtime#233

Merged
apattu200 merged 1 commit intodevelopfrom
feature/RDKB-63166-onestack
Feb 26, 2026
Merged

RDKB-63166: Update device.properties file during runtime#233
apattu200 merged 1 commit intodevelopfrom
feature/RDKB-63166-onestack

Conversation

@abhishek-kumaracee2
Copy link
Contributor

Reason for change: for onestack support
Test Procedure: NA
Risks: Low
Priority: Medium
Signed-off-by: abhishek_kumaracee2@comcast.com

Copilot AI review requested due to automatic review settings February 19, 2026 16:05
@abhishek-kumaracee2 abhishek-kumaracee2 requested review from a team as code owners February 19, 2026 16:05
Copy link
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 pull request adds runtime support for updating the device.properties file for OneStack products. It specifically targets the "comcast-business" partner ID and calls a new function from the onestack_init library to apply partner defaults to the device properties file.

Changes:

  • Added include for <onestack_init.h> header to access OneStack initialization functions
  • Added conditional logic to call addPartnerDefaultsToDevPropFile() for comcast-business partner ID
  • Updated Makefile to link against the -lonestack_init library

Reviewed changes

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

File Description
source/scripts/init/src/apply_system_defaults/apply_system_defaults.c Added include for onestack_init.h and conditional code block to update device.properties file at runtime for comcast-business partner
source/scripts/init/src/apply_system_defaults/Makefile.am Added -lonestack_init library dependency to linker flags for OneStack builds

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

@abhishek-kumaracee2 abhishek-kumaracee2 force-pushed the feature/RDKB-63166-onestack branch from 05de44c to e124b3d Compare February 19, 2026 18:40
Reason for change: for onestack support
Test Procedure: NA
Risks: Low
Priority: Medium
Signed-off-by: abhishek_kumaracee2@comcast.com
Copilot AI review requested due to automatic review settings February 26, 2026 16:13
@abhishek-kumaracee2 abhishek-kumaracee2 force-pushed the feature/RDKB-63166-onestack branch from e124b3d to 2d00eec Compare February 26, 2026 16:13
Copy link
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

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


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

@apattu200 apattu200 merged commit 9d997ec into develop Feb 26, 2026
13 of 14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 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