Merge "Refactor python to use AndroidMkEntries."
This commit is contained in:
@@ -197,7 +197,7 @@ func (p *Module) GetSrcsZip() android.Path {
|
||||
|
||||
var _ PythonDependency = (*Module)(nil)
|
||||
|
||||
var _ android.AndroidMkDataProvider = (*Module)(nil)
|
||||
var _ android.AndroidMkEntriesProvider = (*Module)(nil)
|
||||
|
||||
func (p *Module) Init() android.Module {
|
||||
|
||||
|
Reference in New Issue
Block a user