Merge "Remove InstallBypassMake and ToMakePath" am: f1228f570a
am: a9f335cf5a
am: fd865c6688
am: 8ef2179a6e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1889722 Change-Id: If49c894804c5ca0dfd197ca848ff1c9ac79556f4
This commit is contained in:
@@ -111,8 +111,6 @@ func (a *AndroidAppImport) IsInstallable() bool {
|
||||
return true
|
||||
}
|
||||
|
||||
func (a *AndroidAppImport) InstallBypassMake() bool { return true }
|
||||
|
||||
// Updates properties with variant-specific values.
|
||||
func (a *AndroidAppImport) processVariants(ctx android.LoadHookContext) {
|
||||
config := ctx.Config()
|
||||
|
Reference in New Issue
Block a user