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
)
8 LOCAL_SRC_FILES
:= $(call all-subdir-java-files
)
10 LOCAL_PACKAGE_NAME
:= UpstreamWebViewShell
12 LOCAL_SDK_VERSION
:= 17
14 include $(BUILD_PACKAGE
)