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

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

Merge "Preload2: Fix dependencies" am: 3b379ee9 am: 74b4e070

am: 6a454c86

Change-Id: Id214d7386401495981a75acb5a7b4a91a220e6a6
parents f4a0f12e 6a454c86
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