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
This commit is contained in:
Anton Hansson
2020-04-08 16:25:38 +01:00
parent 9c50a64e91
commit e4a55252b2

View File

@@ -94,7 +94,6 @@ stubs_defaults {
// TODO(b/135922046) remove this
include_dirs: ["frameworks/base/core/java"],
},
sdk_version: "system_current",
}
droidstubs {