summaryrefslogtreecommitdiff
path: root/cffi/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'cffi/Android.bp')
-rw-r--r--cffi/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/cffi/Android.bp b/cffi/Android.bp
index c600087..e25787e 100644
--- a/cffi/Android.bp
+++ b/cffi/Android.bp
@@ -11,15 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "external_python_cffi_license"
- // to get the below license kinds:
- // SPDX-license-identifier-MIT
- default_applicable_licenses: ["external_python_cffi_license"],
-}
-
python_library {
name: "py-cffi",
host_supported: true,