mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 13:09:40 +00:00
wahoo: Build Active Edge service (ElmyraService)
This package provides comprehensive support for the Active Edge squeeze gesture supported on this device. Change-Id: I2158c22e727e293e3f02b9ddf614a943848ad587
This commit is contained in:
@@ -415,6 +415,10 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
ViMusic
|
||||
|
||||
# Elmyra
|
||||
PRODUCT_PACKAGES += \
|
||||
ElmyraService
|
||||
|
||||
# Configstore
|
||||
PRODUCT_PACKAGES += \
|
||||
disable_configstore
|
||||
|
||||
@@ -20,5 +20,11 @@
|
||||
"target_path": "packages/apps/ViMusic",
|
||||
"remote": "github",
|
||||
"branch": "main"
|
||||
},
|
||||
{
|
||||
"repository":"LineageOS/android_packages_apps_ElmyraService",
|
||||
"target_path":"packages/apps/ElmyraService",
|
||||
"remote":"github",
|
||||
"branch":"lineage-21.0"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user