Add PLAYVIDEOS_VERSION_DIR and PRODUCT_SOONG_NAMESPACES for Videos in tangorpro.

Bug: 377402842
Test: m Videos
Flag: EXEMPT bugfix

Change-Id: Ie2ff3ccb7d0f238177f7db02616818a772659fae
This commit is contained in:
kellyhung 2024-11-06 06:01:46 +00:00
parent 538758a2e8
commit ba93e73aa5

View file

@ -328,3 +328,8 @@ PRODUCT_PACKAGES += \
# SKU specific RROs
PRODUCT_PACKAGES += \
SettingsOverlayGTU8P
# PlayVideos
PLAYVIDEOS_VERSION_DIR := 4.38.72.77
$(call soong_config_set_bool,playvideos,use_device_specific_version,true)
PRODUCT_SOONG_NAMESPACES += vendor/unbundled_google/packages/PlayVideos/$(PLAYVIDEOS_VERSION_DIR)