deb: use common_mini_tablet

Change-Id: Ie26847c7902332cd66834b23cf06c5c98b535b9e
This commit is contained in:
Abhisek Devkota 2016-11-13 21:14:07 -08:00
parent aab730d946
commit 5bbc7abff4

2
cm.mk
View file

@ -5,7 +5,7 @@ TARGET_SCREEN_WIDTH := 1200
TARGET_BOOTANIMATION_HALF_RES := true
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_tablet_wifionly.mk)
$(call inherit-product, vendor/cm/config/common_mini_tablet_wifionly.mk)
# Inherit telephony stuff
$(call inherit-product, vendor/cm/config/telephony.mk)