aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@google.com>2020-10-15 10:56:37 -0700
committerTodd Kjos <tkjos@google.com>2020-10-15 10:58:29 -0700
commita2114d2456100c0db1d94773ec377fe8fa89f4a9 (patch)
treee8eed2a37b3107f2eea00928dcfc79f88aa18c3f
parent9bb683349b6bb60d0a5141140a871cedf0540745 (diff)
ANDROID: Update KMI_GENERATION after KMI change5.4-android11-1
The KMI was changed by several patches on Oct 15. Update the generation number. Bug: 161946584 Signed-off-by: Todd Kjos <tkjos@google.com> Change-Id: If641819d24743f319cfe704b79ec479be8aae78f
-rw-r--r--build.config.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.config.common b/build.config.common
index 3936fc8ef5c5..26e8f3ac9dfb 100644
--- a/build.config.common
+++ b/build.config.common
@@ -1,5 +1,5 @@
BRANCH=android11-5.4
-KMI_GENERATION=0
+KMI_GENERATION=1
CC=clang
LD=ld.lld