mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-30 13:28:09 +00:00
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:
@@ -405,6 +405,10 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
NowPlayingOverlay
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
GcamPrebuilt
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
SecureElement
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user