Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 414829a6 authored by Fang Deng's avatar Fang Deng Committed by android-build-merger
Browse files

Merge \\\\"Remove GOMA_HERMETIC form goma.mk\\\\" am: 14df2ef4 am: 9331f1c8 am: 6ba8842b

am: 8b15fa7e

Change-Id: Ie7ea482fef50c3c3f4a994a7feeb4b573e313ddb
parents 6338ba1d 8b15fa7e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ ifneq ($(filter-out false,$(USE_GOMA)),)
  # gomacc can start goma client's daemon process automatically, but
  # it is safer and faster to start up it beforehand. We run this as a
  # background process so this won't slow down the build.
  $(shell ( GOMA_HERMETIC=error $(goma_ctl) ensure_start ) &> /dev/null &)
  $(shell ( $(goma_ctl) ensure_start ) &> /dev/null &)

  goma_ctl :=
  goma_dir :=