tulip: Override fastboot-info.txt
[cafebabe] Adapt Change-Id: I1b293436b23eb8dfbc3a60759fee97cc73ba852d Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This commit is contained in:
committed by
GhostMaster69-dev
parent
404b24efa9
commit
bcbc4c4275
@@ -87,6 +87,9 @@ TARGET_USES_ION := true
|
||||
# DT2W
|
||||
TARGET_TAP_TO_WAKE_NODE := "/sys/touchpanel/double_tap"
|
||||
|
||||
# Fastboot
|
||||
TARGET_BOARD_FASTBOOT_INFO_FILE := $(DEVICE_PATH)/fastboot-info.txt
|
||||
|
||||
# FM
|
||||
BOARD_HAVE_QCOM_FM := true
|
||||
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
|
||||
|
||||
16
fastboot-info.txt
Normal file
16
fastboot-info.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
# fastboot-info for tulip
|
||||
version 1
|
||||
|
||||
flash boot
|
||||
|
||||
update-super
|
||||
|
||||
flash odm
|
||||
flash product
|
||||
flash system
|
||||
flash system_ext
|
||||
flash vendor
|
||||
|
||||
if-wipe erase cache
|
||||
if-wipe erase userdata
|
||||
if-wipe erase logdump
|
||||
Reference in New Issue
Block a user