universal7870: build with proper initial api factory version

This commit is contained in:
Astrako 2020-01-27 11:08:46 +01:00 committed by Alejandro
parent c4e7ce8cf3
commit 3df3c1cd66
2 changed files with 3 additions and 1 deletions

View file

@ -16,6 +16,8 @@
LOCAL_PATH := device/samsung/universal7870-common
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
# Boot animation
TARGET_BOOTANIMATION_PRELOAD := true
TARGET_BOOTANIMATION_TEXTURE_CACHE := true

View file

@ -1,4 +1,4 @@
<manifest version="1.0" type="device" target-level="3">
<manifest version="1.0" type="device" target-level="2">
<hal format="hidl">
<name>android.hardware.audio</name>
<transport>hwbinder</transport>