how did it compile without this before?
PRODUCT_DEVICE := pandora
PRODUCT_PACKAGE_OVERLAYS := device/rowboat/generic
+# this make file is to extend FRAMEWORKS_BASE_SUBDIRS from pathmake.mk
+# and this is placed in common-open as this common between omap3 and omap4
+include device/ti/common-open/OmapMMLib.mk
+
# Making ril wake lock timeout to zero. This is required to decrease the device suspend delay.
# ADDITIONAL_DEFAULT_PROPERTIES += ro.ril.wake_lock_timeout=0