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

Commit a6b88ced authored by Mathieu Chartier's avatar Mathieu Chartier Committed by android-build-merger
Browse files

Merge "Move to using boot image profile" am: a5e21a04 am: aa34eb52 am: 8d8cb240

am: 6877d691

Change-Id: I1b2655165d7496572f6f97747f02d125b451fa07
parents e2b1c367 6877d691
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -466,7 +466,7 @@ private:
                "--compiler-filter=",
                false,
                cmd);
        cmd.push_back("--image-classes=/system/etc/preloaded-classes");
        cmd.push_back("--profile-file=/system/etc/boot-image.prof");
        // TODO: Compiled-classes.
        const std::string* extra_opts =
                system_properties_.GetProperty("dalvik.vm.image-dex2oat-flags");