mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_polaris
synced 2026-02-01 08:31:52 +00:00
polaris: Drop custom fastboot-info
This partially reverts commit 6cfa4fb6f4.
Change-Id: I03f8a1766cec3582f1873b6d82bf33bc75bfb7f1
This commit is contained in:
@@ -63,9 +63,6 @@ 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 \
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
version 1
|
||||
flash boot
|
||||
flash recovery
|
||||
flash system
|
||||
flash cust system_ext.img
|
||||
flash vendor
|
||||
if-wipe erase cache
|
||||
if-wipe erase userdata
|
||||
Reference in New Issue
Block a user