Revert "Add flags for saving system image size"

This reverts commit f0e4445379d75c7472a9dc804844ffc786ccfda7.

Reason for revert: breaks build on buildbots, but builds locally
Bug: 111007601

Change-Id: I3babe84d38d91c5d117e21b94fedfd7b0dff82fe
diff --git a/products/atv_base.mk b/products/atv_base.mk
index aafbead..4b2602e 100644
--- a/products/atv_base.mk
+++ b/products/atv_base.mk
@@ -73,16 +73,6 @@
 PRODUCT_PROPERTY_OVERRIDES += \
     persist.sys.media.avsync=true
 
-# Strip the local variable table and the local variable type table to reduce
-# the size of the system image. This has no bearing on stack traces, but will
-# leave less information available via JDWP.
-# From //build/make/target/product/go_defaults_common.mk
-PRODUCT_MINIMIZE_JAVA_DEBUG_INFO := true
-
-# Do not generate libartd.
-# From //build/make/target/product/go_defaults_common.mk
-PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false
-
 # Do not include the Live Channels app if USE_OEM_TV_APP flag is set.
 # The feature com.google.android.tv.installed is used to tell whether a device
 # has the pre-installed Live Channels app. This is necessary for the Play Store