mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-05 07:57:46 -04:00
universal7870: build with proper initial api factory version
This commit is contained in:
parent
c4e7ce8cf3
commit
3df3c1cd66
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue