Merge "Modifying base_system to use the new SoundPicker flag" into main

This commit is contained in:
Ahmad Khalil
2023-10-17 21:22:38 +00:00
committed by Gerrit Code Review

View File

@@ -294,7 +294,7 @@ PRODUCT_PACKAGES += \
# These packages are not used on Android TV # These packages are not used on Android TV
ifneq ($(PRODUCT_IS_ATV),true) ifneq ($(PRODUCT_IS_ATV),true)
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
SoundPicker \ $(RELEASE_PACKAGE_SOUND_PICKER) \
endif endif