mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7870: move manifest and matrix to configs folder
This commit is contained in:
parent
c168ee3b3f
commit
fee0efc57a
3 changed files with 3 additions and 3 deletions
|
@ -70,8 +70,8 @@ TARGET_LINUX_KERNEL_VERSION := 3.18
|
|||
TARGET_KERNEL_SOURCE := kernel/samsung/exynos7870
|
||||
|
||||
# HIDL
|
||||
DEVICE_MANIFEST_FILE := $(LOCAL_PATH)/manifest.xml
|
||||
DEVICE_MATRIX_FILE := $(LOCAL_PATH)/compatibility_matrix.xml
|
||||
DEVICE_MANIFEST_FILE := $(LOCAL_PATH)/configs/manifest.xml
|
||||
DEVICE_MATRIX_FILE := $(LOCAL_PATH)/configs/compatibility_matrix.xml
|
||||
|
||||
# Use these flags if the board has a ext4 partition larger than 2gb
|
||||
BOARD_HAS_LARGE_FILESYSTEM := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue