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

Commit 1b32f2bb authored by Jeff Gaston's avatar Jeff Gaston Committed by android-build-merger
Browse files

Merge "Add tools to subdirs"

am: 1d6a0403

Change-Id: I05a8740f584b43f3cae5b3ac5747b7ee22ce6234
parents e71c01d8 1d6a0403
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -111,4 +111,7 @@ cc_library_shared {
    ],
    ],
}
}


subdirs = ["tests"]
subdirs = [
    "tests",
    "tools",
]