mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-10-31 19:37:28 +00:00
gts210vewifi: Move AAPT, boot animation configuration to msm8976-common
This commit is contained in:
parent
39ebb78369
commit
329db9f55a
1 changed files with 0 additions and 8 deletions
|
@ -20,13 +20,5 @@ $(call inherit-product-if-exists, vendor/samsung/gts210vewifi/gts210vewifi-vendo
|
||||||
# Overlay
|
# Overlay
|
||||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||||
|
|
||||||
# Screen density
|
|
||||||
PRODUCT_AAPT_CONFIG := normal large xlarge
|
|
||||||
PRODUCT_AAPT_PREF_CONFIG := xhdpi
|
|
||||||
|
|
||||||
# Boot animation
|
|
||||||
TARGET_SCREEN_HEIGHT := 2048
|
|
||||||
TARGET_SCREEN_WIDTH := 1536
|
|
||||||
|
|
||||||
# Inherit from msm8976-common
|
# Inherit from msm8976-common
|
||||||
$(call inherit-product, device/samsung/msm8976-common/msm8976.mk)
|
$(call inherit-product, device/samsung/msm8976-common/msm8976.mk)
|
||||||
|
|
Loading…
Reference in a new issue