Remove Buck based build

Bug: Issue 5302
Change-Id: I6e860446ef30ff0ad1c7c49fc0e39d39d921820b
This commit is contained in:
David Ostrovsky
2016-11-15 06:35:29 -08:00
committed by Hector Oswaldo Caballero
parent b33d052c45
commit fdbfcad77d
151 changed files with 71 additions and 8296 deletions

View File

@@ -1,5 +0,0 @@
java_library(
name = 'ssl',
srcs = glob(['src/main/java/**/*.java']),
visibility = ['PUBLIC'],
)