mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-01-27 15:47:37 +00:00
Add PLAYVIDEOS_VERSION_DIR and PRODUCT_SOONG_NAMESPACES for Videos.
Bug: 377402842 Test: m Video Flag: EXEMPT bugfix Change-Id: Ic3041f2726d8de35bc8eb8591c7535d560b80349
This commit is contained in:
@@ -364,3 +364,8 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||
endif
|
||||
endif
|
||||
|
||||
# PlayVideos
|
||||
PLAYVIDEOS_VERSION_DIR := 4.20.6
|
||||
$(call soong_config_set_bool,playvideos,use_device_specific_version,true)
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/unbundled_google/packages/PlayVideos/$(PLAYVIDEOS_VERSION_DIR)
|
||||
|
||||
@@ -373,3 +373,8 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||
endif
|
||||
endif
|
||||
|
||||
# PlayVideos
|
||||
PLAYVIDEOS_VERSION_DIR := 4.20.6
|
||||
$(call soong_config_set_bool,playvideos,use_device_specific_version,true)
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/unbundled_google/packages/PlayVideos/$(PLAYVIDEOS_VERSION_DIR)
|
||||
|
||||
Reference in New Issue
Block a user