From a0410fb4c5be8fd455640507146cbcd0b0b7a2f1 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 10 Apr 2018 09:41:45 -0700 Subject: Remove manifest_merger from tensorflow_demo. This is an internal-only attribute that is being removed from bazel. PiperOrigin-RevId: 192298746 --- tensorflow/examples/android/BUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'tensorflow/examples') diff --git a/tensorflow/examples/android/BUILD b/tensorflow/examples/android/BUILD index a088d7cf2f..aa594a63c6 100644 --- a/tensorflow/examples/android/BUILD +++ b/tensorflow/examples/android/BUILD @@ -76,7 +76,6 @@ android_binary( custom_package = "org.tensorflow.demo", inline_constants = 1, manifest = "AndroidManifest.xml", - manifest_merger = "legacy", resource_files = glob(["res/**"]), tags = [ "manual", -- cgit v1.2.3