beryllium: Override fastboot-info.txt

Change-Id: I1b293436b23eb8dfbc3a60759fee97cc73ba852d
This commit is contained in:
LuK1337 2024-03-21 08:51:02 +01:00 committed by Lup Gabriel
parent 0507986226
commit a01102aebf
No known key found for this signature in database
GPG Key ID: 2588FE63477F17F4
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
#
@ -60,6 +60,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