Skip to content

Commit 00edafc

Browse files
mukesh22584drkphnx
authored andcommitted
roomservice: Fix org manifest
1 parent 7335b38 commit 00edafc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/tools/roomservice.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
custom_local_manifest = ".repo/local_manifests/roomservice.xml"
4444
custom_default_revision = "15.0"
4545
custom_dependencies = "matrixx.dependencies"
46-
org_manifest = "matrixx" # leave empty if org is provided in manifest
47-
org_display = "Matrixx OS" # needed for displaying
46+
org_manifest = "Matrixx-Devices" # leave empty if org is provided in manifest
47+
org_display = "Project Matrixx" # needed for displaying
4848

4949
github_auth = None
5050

0 commit comments

Comments
 (0)