Init trees

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2019-03-20 08:46:02 +00:00 committed by roynatech2544
commit 1dcddcc8ec
5 changed files with 121 additions and 0 deletions

15
universal7885-common.mk Normal file
View file

@ -0,0 +1,15 @@
# Screen density
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
# Bluetooth
PRODUCT_PACKAGES += \
audio.a2dp.default
# Boot animation
TARGET_SCREEN_HEIGHT := 2340
TARGET_SCREEN_WIDTH := 1080
# Net
PRODUCT_PACKAGES += \
netutils-wrapper-1.0