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

Commit 47b734db authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Build: Use ART phony packages in runtime_libart"

parents 8fb65a5d ae4916b0
Loading
Loading
Loading
Loading
+2 −18
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    libjavacore \
    libopenjdk \
    libopenjdkjvm \

# Libcore ICU. TODO: Try to figure out if/why we need them explicitly.
PRODUCT_PACKAGES += \
@@ -49,24 +48,9 @@ PRODUCT_PACKAGES += \
    libicuuc \

# ART.
PRODUCT_PACKAGES += \
    dalvikvm \
    dex2oat \
    dexoptanalyzer \
    libart \
    libart_fake \
    libopenjdkjvmti \
    patchoat \
    profman

PRODUCT_PACKAGES += art-runtime
# ART/dex helpers.
PRODUCT_PACKAGES += \
    ahat \
    dexdiag \
    dexdump \
    dexlist \
    hprof-conv \
    oatdump \
PRODUCT_PACKAGES += art-tools

# Certificates.
PRODUCT_PACKAGES += \