universal7870: misc changes

This commit is contained in:
Astrako 2020-01-30 18:40:54 +01:00 committed by Alejandro
parent c6b66effbd
commit c168ee3b3f
5 changed files with 385 additions and 23 deletions

View file

@ -21,8 +21,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
# Boot animation
TARGET_BOOTANIMATION_PRELOAD := true
TARGET_BOOTANIMATION_TEXTURE_CACHE := true
TARGET_SCREEN_HEIGHT := 1920
TARGET_SCREEN_WIDTH := 1080
PRODUCT_ENFORCE_RRO_TARGETS := \
framework-res
@ -257,7 +255,8 @@ PRODUCT_COPY_FILES += \
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl
android.hardware.sensors@1.0-impl \
android.hardware.thermal@1.0-service
# TextClassifier
PRODUCT_PACKAGES += \
@ -288,7 +287,7 @@ PRODUCT_PACKAGES += \
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service.basic
android.hardware.usb@1.0-service
# Vibrator
PRODUCT_PACKAGES += \