summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-04 05:56:25 +0200
committerTao Bao <tbao@google.com>2018-08-13 18:44:48 +0200
commit673bb6f0518f9d98acf7c53ed0712750d21befa6 (patch)
treee304edb2b5b46d6dea23571c1d7aaf8876b3f356 /Android.mk
parentMerge "Build `recovery` with Soong." (diff)
downloadandroid_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.tar
android_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.tar.gz
android_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.tar.bz2
android_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.tar.lz
android_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.tar.xz
android_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.tar.zst
android_bootable_recovery-673bb6f0518f9d98acf7c53ed0712750d21befa6.zip
Diffstat (limited to '')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 9888f8616..7d13f4cc4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,7 +14,7 @@
LOCAL_PATH := $(call my-dir)
-# Needed by build/make/core/Makefile.
+# Needed by build/make/core/Makefile. Must be consistent with the value in Android.bp.
RECOVERY_API_VERSION := 3
RECOVERY_FSTAB_VERSION := 2