Unbundle com.android.dreams.phototable

Bug: 27435337
Change-Id: I9dca771fa00063dfa02a946a4602a2ec005c5c1f
(cherry picked from commit f30eb828b614ee82b33c9b11524c46a4a82d8282)
diff --git a/products/atv_generic.mk b/products/atv_generic.mk
index bc94202..4dfdcea 100644
--- a/products/atv_generic.mk
+++ b/products/atv_generic.mk
@@ -34,8 +34,7 @@
 
 # From build/target/product/full_base.mk
 PRODUCT_PACKAGES += \
-    LiveWallpapersPicker \
-    PhotoTable
+    LiveWallpapersPicker
 
 $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
 $(call inherit-product, device/google/atv/products/atv_base.mk)