mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Cleanup properties
Change-Id: I927ad7fc99a3f644972d1a5e8cb87ff32235bdb3 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
9f9a94d557
commit
79c2c205cb
4 changed files with 32 additions and 92 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# Call proprietary blob setup
|
||||
$(call inherit-product, vendor/samsung/universal7904-common/universal7904-common-vendor.mk)
|
||||
|
||||
# Dalvik
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||
|
||||
# Screen density
|
||||
PRODUCT_AAPT_CONFIG := normal
|
||||
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
|
||||
|
|
|
|||
Loading…
Reference in a new issue