summaryrefslogtreecommitdiff
path: root/device_32.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device_32.mk')
-rw-r--r--device_32.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/device_32.mk b/device_32.mk
index e161201..c26b7d6 100644
--- a/device_32.mk
+++ b/device_32.mk
@@ -14,7 +14,8 @@
# limitations under the License.
#
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
PRODUCT_NAME := $(TARGET_PRODUCT)
PRODUCT_DEVICE := $(TARGET_PRODUCT)
@@ -25,6 +26,7 @@ PRODUCT_PACKAGES += \
libGLES_mesa \
libGLES_android \
hwcomposer.drm \
+ libgabi++ \
gralloc.drm
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\