mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: Revert "Suppress build.sh deprecation warnings."
This reverts commit 71e7a059a0.
Reason of revert: build.sh will be deprecated on android14-5.15.
This change is accidentally merged into android14-5.15 when
android13-5.15 is merged into android14-5.15. However, it is intentional
that this change should not be merged here. Hence reverting.
Bug: 222074706
Test: manual
Signed-off-by: Yifan Hong <elsk@google.com>
Change-Id: I67a5d2feda64aa35348387a1d15d9d3aaf71271f
This commit is contained in:
committed by
Treehugger Robot
parent
a467d8a6d9
commit
df2004c006
@@ -15,5 +15,3 @@ IN_KERNEL_MODULES=1
|
||||
DO_NOT_STRIP_MODULES=1
|
||||
|
||||
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}
|
||||
|
||||
KLEAF_SUPPRESS_BUILD_SH_DEPRECATION_WARNING=${KLEAF_SUPPRESS_BUILD_SH_DEPRECATION_WARNING:-1}
|
||||
|
||||
Reference in New Issue
Block a user