summaryrefslogtreecommitdiff
path: root/apex/media/framework
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-04-08 16:25:38 +0100
committerAnton Hansson <hansson@google.com>2020-04-08 16:25:38 +0100
commite4a55252b2da80e7ebea4038c07f1fc39fc7ad90 (patch)
tree05f0b6efe488a123d5dd97b9093a7f429e84fa12 /apex/media/framework
parent9c50a64e914507de422679c98878592d0376693c (diff)
Don't specify sdk_version for stubs
The default specifies sdk_version correctly, so use the inherited value to make it easier to make global changes. Bug: 144149403 Test: m Change-Id: I3e9e3cca6fe0b6dfc7645b91f5cab645350c0f9a
Diffstat (limited to 'apex/media/framework')
-rw-r--r--apex/media/framework/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/media/framework/Android.bp b/apex/media/framework/Android.bp
index 99e82e7a3367..579963b71cf7 100644
--- a/apex/media/framework/Android.bp
+++ b/apex/media/framework/Android.bp
@@ -94,7 +94,6 @@ stubs_defaults {
// TODO(b/135922046) remove this
include_dirs: ["frameworks/base/core/java"],
},
- sdk_version: "system_current",
}
droidstubs {