summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 87b3501..ad3b337 100644
--- a/device.mk
+++ b/device.mk
@@ -173,7 +173,7 @@ PRODUCT_PACKAGES += Launcher3 \
173PRODUCT_PROPERTY_OVERRIDES += \ 173PRODUCT_PROPERTY_OVERRIDES += \
174 media.aac_51_output_enabled=true 174 media.aac_51_output_enabled=true
175 175
176#$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk) 176$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk)
177$(call inherit-product-if-exists, hardware/ti/dra7xx/am57x.mk) 177$(call inherit-product-if-exists, hardware/ti/dra7xx/am57x.mk)
178#$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) 178#$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk)
179$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) 179$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk)