Merge "Adding avatar picker to install on all platform phones and tablets" into main

This commit is contained in:
Anna Bauza
2024-04-24 08:03:32 +00:00
committed by Gerrit Code Review

View File

@@ -36,6 +36,11 @@ PRODUCT_PACKAGES += \
Stk \
Tag \
ifeq ($(RELEASE_AVATAR_PICKER_APP),true)
PRODUCT_PACKAGES += \
AvatarPicker
endif
# OTA support
PRODUCT_PACKAGES += \
recovery-refresh \