polaris: Override fastboot-info.txt

Change-Id: I1b293436b23eb8dfbc3a60759fee97cc73ba852d
This commit is contained in:
LuK1337
2024-03-21 08:51:02 +01:00
committed by Bruno Martins
parent 0015a66925
commit 6cfa4fb6f4
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2018-2023 The LineageOS Project
# Copyright (C) 2018-2024 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
@@ -61,6 +61,9 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
init.target.rc
# Fastboot
TARGET_BOARD_FASTBOOT_INFO_FILE := $(LOCAL_PATH)/fastboot-info.txt
# Fingerprint
PRODUCT_PACKAGES += \
com.fingerprints.extension@1.0.vendor \

8
fastboot-info.txt Normal file
View File

@@ -0,0 +1,8 @@
version 1
flash boot
flash recovery
flash system
flash cust system_ext.img
flash vendor
if-wipe erase cache
if-wipe erase userdata