diff --git a/device.mk b/device.mk index 25f20e3..bd3ff88 100644 --- a/device.mk +++ b/device.mk @@ -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 \ diff --git a/fastboot-info.txt b/fastboot-info.txt deleted file mode 100644 index 905f0f9..0000000 --- a/fastboot-info.txt +++ /dev/null @@ -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