Fix duplicate typo am: eb27645af9
Original change: https://android-review.googlesource.com/c/platform/build/blueprint/+/2015036 Change-Id: I9f471d0db71f250b2d4791e62ae40d5e1802a25d
This commit is contained in:
commit
7fb64499c8
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