blob: 3f2e62b38c2c16a74a3e58ebb86b2add1e8eda40 [file] [log] [blame]
dgn1ad35c82015-06-26 19:30:05 +09001#!/usr/bin/env python
2# Copyright 2015 The Chromium Authors. All rights reserved.
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6'''Checks the status of an Android SDK package.
7
dgn7534eaa2015-11-07 00:28:51 +09008TODO(dgn) replaced by a direct update mechanism: http://crbug.com/541727
9This file is now a placeholder until removal after 2 sided patches.
dgn1ad35c82015-06-26 19:30:05 +090010'''