Skip to content
Snippets Groups Projects
Commit f64888f3 authored by Artem Borisov's avatar Artem Borisov
Browse files

msm8953-common: Specify our kernel version

Used by some HALs.

Change-Id: I25eafcd0ef445dac2b2f7b90a8ff451697937f3e
parent e28e20ba
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
TARGET_KERNEL_SOURCE := kernel/xiaomi/msm8953
TARGET_KERNEL_VERSION := 4.9
# ANT
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment