Snap for 12680993 from d009e5b118
to 25Q1-release
Change-Id: Ia85790b60781ea8ac8b5a4b62b5e001a7f344d67
This commit is contained in:
commit
5ee7d9838a
2 changed files with 10 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue