Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / android_webview / tools / WebViewTelemetryShell / Android.mk
blob278710bb61678edf76d3923de62fc7662050c574
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 LOCAL_PATH := $(call my-dir)
6 include $(CLEAR_VARS)
8 LOCAL_SRC_FILES := $(call all-subdir-java-files)
10 LOCAL_PACKAGE_NAME := UpstreamWebViewShell
12 LOCAL_SDK_VERSION := 17
14 include $(BUILD_PACKAGE)