Merge "Remove InstallBypassMake and ToMakePath"
This commit is contained in:
@@ -458,10 +458,6 @@ type apexBundle struct {
|
||||
modulePaths []string
|
||||
}
|
||||
|
||||
func (*apexBundle) InstallBypassMake() bool {
|
||||
return true
|
||||
}
|
||||
|
||||
// apexFileClass represents a type of file that can be included in APEX.
|
||||
type apexFileClass int
|
||||
|
||||
|
Reference in New Issue
Block a user