summaryrefslogtreecommitdiff
path: root/dumpstate
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2021-12-17 01:18:33 +0000
committerSteven Moreland <smoreland@google.com>2022-01-04 18:22:44 +0000
commita049eb0faf2d32d926e553b4c08ca6efe2aba217 (patch)
tree200d41bd9a3bd543a2581ba5b8bac8289f0c624c /dumpstate
parent3d7d0d29265404d3bb9e9112383c8bc403bca66f (diff)
Remove separate_platform_variant entries.
This no longer does anything. Bug: 161456198 Test: build Change-Id: If7ca08cc1d7a829c637e1ea8254eed6361be0490
Diffstat (limited to 'dumpstate')
-rw-r--r--dumpstate/aidl/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dumpstate/aidl/Android.bp b/dumpstate/aidl/Android.bp
index e18eadeb45..22d836baa3 100644
--- a/dumpstate/aidl/Android.bp
+++ b/dumpstate/aidl/Android.bp
@@ -34,7 +34,6 @@ aidl_interface {
enabled: false,
},
ndk: {
- separate_platform_variant: false,
vndk: {
enabled: true,
},