The depmod utility, which is part of kmod, is required to generate
dependencies between Linux kernel modules.
Bug: 35413697
Change-Id: I79afa00c6e8cbb98ad91ee6dd9ca2aad32b2ce03
They are no longer needed.
Bug: 31602715
Test: make checkbuild
Change-Id: I9a670568472d1c1809972f126e43a0bddd052aac
Reviewed-on: https://googleplex-android-review.git.corp.google.com/1478002
PDK-Review: Stephen Li <stephenli@google.com>
Tested-by: Sen Jiang <senj@google.com>
Reviewed-by: Alex Deymo <deymo@google.com>
Reviewed-by: Bill Yi <byi@google.com>
Presubmit-Verified: TreeHugger Robot <treehugger-gerrit@google.com>
(cherry picked from commit ee2b454f04)
checkstyle.jar was living in development/tools/checkstyle
which is not a good place for a prebuilt. This CL adds dependency
to the 6MB repo of prebuilts/checkstyle to master.
Bug: 33666900
Change-Id: Ia76762052d73372c4aea684c455c228ea81fbc6b
libselinux is now built from the external selinux project in
external/selinux/libselinux. Remove the Android fork located in
external/libselinux.
Test: Build and boot Hikey
Bug: 32376472
Bug: 31910164
Change-Id: I0dac8275f7d0fdc50f8609fc5c4e0b4fae7da638
When merge-commits are uploaded to Gerrit, the merged commits have
usually either already been reviewed elsewhere (in another branch), or
may contain automatically-generated commits that would probably not pass
the pre-upload checks (e.g. lacking a Bug: tag). This change makes it so
that the merge commits are not checked by the hooks, but the
merge-commit itself is.
Bug: 31926893
Test: repo upload
Change-Id: Ic25127fdbaea651cd4bb14e250c26ffe9aa064ad
This allows individual projects to enable clang-format pre-upload hook
without worrying about the paths of the various tools.
Bug: 26800693
Test: Added a PREUPLOAD.cfg in external/minijail, got a warning.
Change-Id: Ia9ee738ad3305934e8e6ca50261f96ca3ab30852
Remove the nesting of build/{blueprint,kati,soong}, which should allow
us to use submodules.
Bug: 28001743
Test: Compare build-aosp_arm.ninja before/after
Change-Id: I5ff919cdb0423ebd11d9033fadab8aedf1a8b81d
I've fixed ltrace, but I've also determined that it now builds out of
the box anyway. Plus no-one complained for the whole year that the makefile
was disabled.
Bug: http://b/19715557
Change-Id: I8b8ef7faaf5f2c4328f7eea056cb0b1e9414758e
This doesn't turn on anything (yet), just includes some guidelines for
people who are thinking about changing/enabling things.
Bug: 29606287
Test: `repo upload` still works
Change-Id: I397f53aed417fe9bfd1a00dac2d0d5b380f66e10