zippo: Decommonize snap

on heart, snap keeps defaulting the front camera to the IR camera where-as
other camera apps correctly select the proper selfie camera

Change-Id: I9e737c646f7c8b5d4596eb017ec87e8af0053935
This commit is contained in:
Marc Bourgoin
2021-08-26 19:13:26 -06:00
committed by chematelegram
parent 5cdcf3adc5
commit 42c846b256

View File

@@ -25,6 +25,10 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/mixer_paths_tavil.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_tavil.xml \
$(LOCAL_PATH)/audio/audio_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info.xml
# Camera
PRODUCT_PACKAGES += \
Snap
# FM
PRODUCT_PACKAGES += \
FM2 \