Skip to content

Commit 62c6902

Browse files
committed
Add a recovery version variable
the releasetools want this now Change-Id: Ibc3cdbc8f5f8022bf51479a4702d1d0d043f70a9
1 parent f427a7d commit 62c6902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Android.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ LOCAL_MODULE := recovery
2929

3030
LOCAL_FORCE_STATIC_EXECUTABLE := true
3131

32+
RECOVERY_FSTAB_VERSION := 2
33+
3234
ifdef I_AM_KOUSH
3335
RECOVERY_NAME := ClockworkMod Recovery
3436
LOCAL_CFLAGS += -DI_AM_KOUSH

0 commit comments

Comments
 (0)