blob: 1e30d3e5e0f3aa6ca9d446fd5a36ac9038c98b6c [file] [log] [blame]
# Copyright 2015 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.
from recipe_engine import recipe_api
class NdkApi(recipe_api.RecipeApi):
pass