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

Commit 3c0225cc 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

am: 8431eb6c

Change-Id: I5ae8e3e1c5f9cdbff7b0caf711efaefdc61a646e
parents d51d5f5c 8431eb6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,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;