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

Commit 1778342a authored by Colin Cross's avatar Colin Cross
Browse files

Add sync to m help

Add sync to the list of targets documented by m help.

Change-Id: Id6cdb9d6e332b85068d895120aa7d344cf287f37
parent 9a76135e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ Common goals are:
    clean                   (aka clobber) equivalent to rm -rf out/
    checkbuild              Build every module defined in the source tree
    droid                   Default target
    sync                    Build everything in the default target except the images,
                            for use with adb sync.
    nothing                 Do not build anything, just parse and validate the build structure

    java                    Build all the java code in the source tree