Skip to content

Commit

Permalink
X00TD: Set bootloader name
Browse files Browse the repository at this point in the history
Change-Id: I7964fe9282e674b6b32bd6c13bc38851fee41a0f
  • Loading branch information
rk779 authored and Vivekachooz committed Aug 8, 2020
1 parent da935b7 commit 8c6eee3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ DEVICE_PATH := device/asus/X00TD
TARGET_BOARD_INFO_FILE := $(DEVICE_PATH)/board-info.txt
TARGET_OTA_ASSERT_DEVICE := ASUS_X00TD,X00TD,X00T

# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := sdm636

# Inherit the proprietary files
-include vendor/asus/X00TD/BoardConfigVendor.mk

0 comments on commit 8c6eee3

Please sign in to comment.