wahoo: Track GoogleCamera 8.3

* Latest Gcam doesn't work in wahoo family,
  so we can use version 8.3 from play store
This commit is contained in:
Asriadi Rahim
2023-11-16 19:35:28 +08:00
parent 5f0d7c4cd8
commit 536a5866d1
2 changed files with 10 additions and 0 deletions

View File

@@ -405,6 +405,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
NowPlayingOverlay
# Camera
PRODUCT_PACKAGES += \
GcamPrebuilt
PRODUCT_PACKAGES += \
SecureElement

View File

@@ -2,5 +2,11 @@
{
"repository": "kernel_google_wahoo",
"target_path": "kernel/google/wahoo"
},
{
"repository":"asriadirahim/packages_apps_googlecamera",
"target_path":"packages/apps/GoogleCamera",
"remote":"gitlab",
"branch":"thirteen"
}
]