Final removal of webrtc/api/android

External dependencies have been updated to use webrtc/sdk/android
instead, and we can remove the remaining files in webrtc/api/android.

BUG=webrtc:5882
TBR=tommi

Review-Url: https://codereview.webrtc.org/2628553003
Cr-Commit-Position: refs/heads/master@{#15985}
This commit is contained in:
magjed 2017-01-10 03:43:21 -08:00 committed by Commit bot
parent abf1752ff4
commit 48e779f31d
6 changed files with 0 additions and 58 deletions

View File

@ -1,3 +0,0 @@
include_rules = [
"+webrtc/sdk/android/src/jni",
]

View File

@ -1,11 +0,0 @@
/*
* Copyright 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(magjed): Update external dependencies and remove this.
#include "webrtc/sdk/android/src/jni/androidmediadecoder_jni.h"

View File

@ -1,11 +0,0 @@
/*
* Copyright 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(magjed): Update external dependencies and remove this.
#include "webrtc/sdk/android/src/jni/androidmediaencoder_jni.h"

View File

@ -1,11 +0,0 @@
/*
* Copyright 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(magjed): Update external dependencies and remove this.
#include "webrtc/sdk/android/src/jni/androidnetworkmonitor_jni.h"

View File

@ -1,11 +0,0 @@
/*
* Copyright 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(magjed): Update external dependencies and remove this.
#include "webrtc/sdk/android/src/jni/classreferenceholder.h"

View File

@ -1,11 +0,0 @@
/*
* Copyright 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(magjed): Update external dependencies and remove this.
#include "webrtc/sdk/android/src/jni/jni_helpers.h"