summaryrefslogtreecommitdiff
path: root/cc/vndk.go
diff options
context:
space:
mode:
Diffstat (limited to 'cc/vndk.go')
-rw-r--r--cc/vndk.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/vndk.go b/cc/vndk.go
index 4adf9d226..15843c6c6 100644
--- a/cc/vndk.go
+++ b/cc/vndk.go
@@ -559,10 +559,6 @@ func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContex
return
}
- if ctx.DeviceConfig().BoardVndkRuntimeDisable() {
- return
- }
-
var snapshotOutputs android.Paths
/*