Add platform managed key to power metrics metadata

This change adds "platform_managed_app: yes" to the application
metadata, indicating it should be managed by the application
framework.

Test Plan:
PASS: build-pkgs and build-image
PASS: upload and apply application
PASS: check auto update to next version
PASS: remove and delete application

Partial-bug: 2120187

Change-Id: I07c37670d7664c6382b0cdd6d9b422f8c79b7cde
Signed-off-by: Eduardo dos Santos França <Eduardo.dosSantosFranca@windriver.com>
This commit is contained in:
Eduardo dos Santos França
2025-08-08 10:25:30 -03:00
committed by Eduardo Franca
parent 9198974c7c
commit 40bbafbd83

View File

@@ -9,3 +9,6 @@ upgrades:
supported_k8s_version:
minimum: 1.24.4
behavior:
platform_managed_app: yes