mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: use common_mini_tablet
Change-Id: Ie26847c7902332cd66834b23cf06c5c98b535b9e
This commit is contained in:
parent
aab730d946
commit
5bbc7abff4
1 changed files with 1 additions and 1 deletions
2
cm.mk
2
cm.mk
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue