Skip to content

Commit

Permalink
Removed Unused Third Party Android Dependency (#22025)
Browse files Browse the repository at this point in the history
  • Loading branch information
emargolis authored Aug 19, 2022
1 parent 67d6821 commit b191211
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 362 deletions.
8 changes: 0 additions & 8 deletions src/inet/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,4 @@ static_library("inet") {
}

cflags = [ "-Wconversion" ]

include_dirs = []
if (current_os == "android") {
include_dirs += [
"${chip_root}/third_party/android/platform-libcore/android-platform-libcore/luni/src/main/native",
"${chip_root}/third_party/android/platform-libcore/android-platform-libcore/include",
]
}
}

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit b191211

Please sign in to comment.