Remove uses of inline_constants on android_binary from BUILD files.
PiperOrigin-RevId: 298487539 Change-Id: I93912357c3fbdec8a0ddfff88b2f7a4efa0e43ed
This commit is contained in:
parent
f291d9cefe
commit
76de54cc83
@ -74,7 +74,6 @@ android_binary(
|
||||
],
|
||||
assets_dir = "",
|
||||
custom_package = "org.tensorflow.demo",
|
||||
inline_constants = 1,
|
||||
manifest = "AndroidManifest.xml",
|
||||
resource_files = glob(["res/**"]),
|
||||
tags = [
|
||||
|
Loading…
Reference in New Issue
Block a user