Skip to content

Commit

Permalink
update: Remove Snap Camera and add libstlport
Browse files Browse the repository at this point in the history
  • Loading branch information
ishantvivek committed Feb 3, 2016
1 parent d68ac0c commit fc880d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions device_kyleprods.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
charger_res_images

PRODUCT_PACKAGES += \
Snap

# Insecure ADBD
ADDITIONAL_DEFAULT_PROPERTIES += \
Expand Down Expand Up @@ -64,7 +62,9 @@ PRODUCT_PACKAGES += \

# GPS/RIL
PRODUCT_PACKAGES += \
libstlport \
libglgps-compat


# KSM
PRODUCT_PROPERTY_OVERRIDES += \
Expand Down

0 comments on commit fc880d2

Please sign in to comment.