From 8ab1bc703256928bbb570e33e2693a04ef5eda60 Mon Sep 17 00:00:00 2001 From: Allen Lavoie Date: Thu, 17 May 2018 14:11:14 -0700 Subject: Automated g4 rollback of changelist 197026249 PiperOrigin-RevId: 197049255 --- tensorflow/examples/android/BUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'tensorflow/examples') diff --git a/tensorflow/examples/android/BUILD b/tensorflow/examples/android/BUILD index 118138296c..07f096418f 100644 --- a/tensorflow/examples/android/BUILD +++ b/tensorflow/examples/android/BUILD @@ -1,8 +1,6 @@ # Description: # TensorFlow camera demo app for Android. -load("//tools/build_defs/android:rules.bzl", "android_binary") - package(default_visibility = ["//visibility:public"]) licenses(["notice"]) # Apache 2.0 -- cgit v1.2.3