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:
@@ -94,7 +94,6 @@ stubs_defaults {
|
||||
// TODO(b/135922046) remove this
|
||||
include_dirs: ["frameworks/base/core/java"],
|
||||
},
|
||||
sdk_version: "system_current",
|
||||
}
|
||||
|
||||
droidstubs {
|
||||
|
||||
Reference in New Issue
Block a user