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

Commit 6a454c86 authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Preload2: Fix dependencies" am: 3b379ee9

am: 74b4e070

Change-Id: I6bbc33352648a352ed8be54bb3cb2eb9e065f074
parents 6e2c276c 74b4e070
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-java-files-under,src)

# To connect to devices (and take hprof dumps).
LOCAL_STATIC_JAVA_LIBRARIES := ddmlib-prebuilt
LOCAL_STATIC_JAVA_LIBRARIES := ddmlib-prebuilt tools-common-prebuilt

# To process hprof dumps.
LOCAL_STATIC_JAVA_LIBRARIES += perflib-prebuilt trove-prebuilt guavalib