Skip to content

Commit

Permalink
Makefile: Drop OPPO_HIGH_TEMP_VERSION Crap
Browse files Browse the repository at this point in the history
* We don't need such crap logging at all , So Lets disable this macro.

(cherry-picked from commit 7789c1b41aa5dbee9b7f8ab60f39afc363f10ffa)
Change-Id: I785b322917e0cef0ded0825b15d713d3967ea17b
Signed-off-by: techyminati <[email protected]>
  • Loading branch information
techyminati committed Jul 13, 2023
1 parent a8c41d3 commit 4e7388b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -452,12 +452,6 @@ TARGET_BUILD_VARIANT := user
GCC_PLUGINS_CFLAGS :=
CLANG_FLAGS :=

#ifdef OPLUS_FEATURE_CHG_BASIC
ifeq ($(OPPO_HIGH_TEMP_VERSION),true)
KBUILD_CFLAGS += -DCONFIG_HIGH_TEMP_VERSION
endif
#endif /* OPLUS_FEATURE_CHG_BASIC */

#ifdef OPLUS_FEATURE_MEMLEAK_DETECT
ifeq ($(AGING_DEBUG_MASK),1)
# enable memleak detect daemon
Expand Down

0 comments on commit 4e7388b

Please sign in to comment.