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

Commit 8431eb6c authored by Mathew Inwood's avatar Mathew Inwood Committed by android-build-merger
Browse files

Merge "Fix reference to header file in art."

am: 16416f0e

Change-Id: If2fc63471245490df2fabaa9c257db20ba182fe6
parents 05bb2fd4 16416f0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ public class Installer extends SystemService {

    /* ***************************************************************************
     * IMPORTANT: These values are passed to native code. Keep them in sync with
     * frameworks/native/cmds/installd/installd.h
     * frameworks/native/cmds/installd/installd_constants.h
     * **************************************************************************/
    /** Application should be visible to everyone */
    public static final int DEXOPT_PUBLIC         = 1 << 1;