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

Commit 44f94594 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT." am: 8da546b2...

Merge "Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT." am: 8da546b2 am: 46f60170 am: e824c0a5

Change-Id: I603f6cec3f36ee6ede8c366063756ea458acc095
parents 71317a38 e824c0a5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -45,8 +45,6 @@ else
DEX2OAT := $(SOONG_HOST_OUT_EXECUTABLES)/dex2oatd$(HOST_EXECUTABLE_SUFFIX)
endif

DEX2OAT_DEPENDENCY += $(DEX2OAT)

# Use the first preloaded-classes file in PRODUCT_COPY_FILES.
PRELOADED_CLASSES := $(call word-colon,1,$(firstword \
    $(filter %system/etc/preloaded-classes,$(PRODUCT_COPY_FILES))))