Merge "Deprecate VNDK-Lite"

This commit is contained in:
Kiyoung Kim
2020-07-28 00:36:11 +00:00
committed by Gerrit Code Review
3 changed files with 0 additions and 10 deletions

View File

@@ -559,10 +559,6 @@ func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContex
return
}
if ctx.DeviceConfig().BoardVndkRuntimeDisable() {
return
}
var snapshotOutputs android.Paths
/*