mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: We're a tablet
This commit is contained in:
parent
4174f41adf
commit
15ab874ae0
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ TARGET_BOOTANIMATION_HALF_RES := true
|
|||
TARGET_SCREEN_HEIGHT := 1920
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
# Device characteristics
|
||||
PRODUCT_CHARACTERISTICS := tablet
|
||||
|
||||
$(call inherit-product-if-exists, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk)
|
||||
|
||||
# Permissions
|
||||
|
|
Loading…
Reference in a new issue