Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4a55252 authored by Anton Hansson's avatar Anton Hansson
Browse files

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
parent 9c50a64e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -94,7 +94,6 @@ stubs_defaults {
        // TODO(b/135922046) remove this
        include_dirs: ["frameworks/base/core/java"],
    },
    sdk_version: "system_current",
}

droidstubs {