Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX""
This commit is contained in:
@@ -346,11 +346,6 @@ func (mod *Module) GetStaticVariant() cc.LinkableInterface {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (mod *Module) AllStaticDeps() []string {
|
||||
// TODO(jiyong): do this for rust?
|
||||
return nil
|
||||
}
|
||||
|
||||
func (mod *Module) Module() android.Module {
|
||||
return mod
|
||||
}
|
||||
|
Reference in New Issue
Block a user