Skip to content

RDKEMW-13235:Renaming StorageManager to AppStorageManager#175

Open
Sonajeya31 wants to merge 1 commit intodevelopfrom
topic/rdkemw-13233-2
Open

RDKEMW-13235:Renaming StorageManager to AppStorageManager#175
Sonajeya31 wants to merge 1 commit intodevelopfrom
topic/rdkemw-13233-2

Conversation

@Sonajeya31
Copy link
Copy Markdown
Contributor

Reason for Change: To avoid confusion in calling storagemanager related to appmanagers
Test Procedure: Build and verify

@Sonajeya31 Sonajeya31 requested a review from a team as a code owner February 16, 2026 08:14
Copilot AI review requested due to automatic review settings February 16, 2026 08: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 renames the StorageManager service to AppStorageManager across all systemd service configuration files to avoid confusion with storage manager functionality related to app managers. The rename is comprehensive and affects both service dependencies and plugin activation commands.

Changes:

  • Updated service file name reference from wpeframework-storagemanager.service to wpeframework-appstoragemanager.service in all dependent services
  • Updated plugin name from org.rdk.StorageManager to org.rdk.AppStorageManager in the service's ExecStart command
  • Updated service description to reflect the new name

Reviewed changes

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

File Description
systemd/system/wpeframework-runtimemanager.service Updated Requires and After directives to reference wpeframework-appstoragemanager.service
systemd/system/wpeframework-packagemanager.service Updated Requires and After directives to reference wpeframework-appstoragemanager.service
systemd/system/wpeframework-downloadmanager.service Updated Requires and After directives to reference wpeframework-appstoragemanager.service
systemd/system/wpeframework-appstoragemanager.service Updated Description and ExecStart plugin name to use AppStorageManager

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants