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

Commit 25221258 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Fix typo." am: 5576f9a6 am: ffcdc18a

am: 3dd4d3eb

Change-Id: I119a50bd4cd8ae4cec06dbc16cc797164454c860
parents 34bfe987 3dd4d3eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ ifeq (SHARED_LIBRARIES,$(LOCAL_MODULE_CLASS))
  endif

  # Relocation packer does not work with LLD yet.
  # my_use_clang_lld might be used befor set up in binary.mk
  # my_use_clang_lld might be used before being set up in binary.mk
  ifeq ($(my_use_clang_lld),true)
    my_pack_module_relocations := false
  endif