ANDROID: GKI: Remove CONFIG_LOCALVERSION="-mainline" on 6.1 branch

Appending -mainline should not be done on the v6.1 branch.

Since the BRANCH constant was correctly set in
e486eabf3a having
CONFIG_LOCALVERSION also set causes the bazel
//common:kernel_aarch64_test test_vmlinux_contains_scmversion
test to fail.

Bug: 264649337
Bug: 259701619
Change-Id: I9b7235bcbfdb2fafb4699dcc0e7bf809c68b608a
Signed-off-by: Peter Griffin <gpeter@google.com>
This commit is contained in:
Peter Griffin
2023-01-06 23:36:38 +00:00
committed by Treehugger Robot
parent 435e2a6a6c
commit 09ad10d4ee
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION="-mainline"
CONFIG_AUDIT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

View File

@@ -1,5 +1,4 @@
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION="-mainline"
CONFIG_KERNEL_LZ4=y
CONFIG_AUDIT=y
CONFIG_NO_HZ=y