Set sdk_version for PluginCoreLib

Bug: 129423457
Test: m Launcher3 && m Launcher3QuickStep

Change-Id: Iea69efb67d4aec124f29eb3cc956b96f5d06f1e7
This commit is contained in:
Hyunyoung Song
2019-04-03 23:13:16 -07:00
parent dd07ae579c
commit aba9d52b07

View File

@@ -13,9 +13,7 @@
// limitations under the License.
java_library {
sdk_version: "current",
name: "PluginCoreLib",
srcs: ["src/**/*.java"],
}