mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
universal7570: Fix typo in kernel source path
Change-Id: I83fa6b56d7a65efa0a6f445df86ce34174247041
This commit is contained in:
parent
29a680c902
commit
f3df182b3a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ TARGET_KERNEL_HEADER_ARCH := arm64
|
|||
TARGET_LINUX_KERNEL_VERSION := 3.18
|
||||
|
||||
# Kernel config
|
||||
TARGET_KERNEL_SOURCE := kernel/samsung/exynos7570
|
||||
TARGET_KERNEL_SOURCE := kernel/samsung/universal7570
|
||||
|
||||
# HIDL
|
||||
DEVICE_MATRIX_FILE := $(LOCAL_PATH)/configs/compatibility_matrix.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue