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

Commit 9267d464 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Automerger Merge Worker
Browse files

Merge "Remove dead dependency of libartimagevalues." am: ab5d3f74 am:...

Merge "Remove dead dependency of libartimagevalues." am: ab5d3f74 am: df76f611 am: 9b96ce2f am: 3fb60f8b

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1408067

Change-Id: I671c7c4e6bc95a0e0cc0599ed58597af0cf903eb
parents dc66d138 3fb60f8b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -244,7 +244,6 @@ cc_binary {
    header_libs: ["dex2oat_headers"],

    static_libs: [
        "libartimagevalues",
        "libdiskusage",
        "libotapreoptparameters",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include <android-base/macros.h>
#include <android-base/stringprintf.h>
#include <android-base/strings.h>
#include <art_image_values.h>
#include <cutils/fs.h>
#include <cutils/properties.h>
#include <dex2oat_return_codes.h>