wahoo: Build ViMusic

* ViMusic Apps by vfsfitvnm
* https://github.com/vfsfitvnm/ViMusic/releases/latest
This commit is contained in:
Asriadi Rahim
2024-06-08 23:03:18 +08:00
parent c0eaa8d982
commit d0f1b3861f
2 changed files with 10 additions and 0 deletions

View File

@@ -409,6 +409,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
GcamPrebuilt
# ViMusic
PRODUCT_PACKAGES += \
ViMusic
PRODUCT_PACKAGES += \
SecureElement

View File

@@ -14,5 +14,11 @@
"target_path":"device/google/gs-common",
"remote":"github",
"branch":"lineage-21"
},
{
"repository": "Google-Pixel2-2XL/packages_apps_ViMusic",
"target_path": "packages/apps/ViMusic",
"remote": "github",
"branch": "main"
}
]