blob: 278710bb61678edf76d3923de62fc7662050c574 [file] [log] [blame]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := UpstreamWebViewShell
LOCAL_SDK_VERSION := 17
include $(BUILD_PACKAGE)