Fix duplicate typo am: eb27645af9
am: 7fb64499c8
Original change: https://android-review.googlesource.com/c/platform/build/blueprint/+/2015036 Change-Id: I898fbac4b55919b6a3804064e8fadf87191b4ebd
This commit is contained in:
commit
1ee93e7dc8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ import (
|
|||
// modified as necessary by the Mutator.
|
||||
//
|
||||
// The Module implementation can access the build configuration as well as any
|
||||
// modules on which on which it depends (as defined by the "deps" property
|
||||
// modules on which it depends (as defined by the "deps" property
|
||||
// specified in the Blueprints file, dynamically added by implementing the
|
||||
// (deprecated) DynamicDependerModule interface, or dynamically added by a
|
||||
// BottomUpMutator) using the ModuleContext passed to GenerateBuildActions.
|
||||
|
|
Loading…
Reference in a new issue