summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2024-04-12 11:39:05 -0700
committerCole Faust <colefaust@google.com>2024-04-12 11:39:05 -0700
commitc377e524831b2a4996884db862a024aa1c830907 (patch)
tree88d537b341992420e440cd8dc51783ad3a1836aa
parent95939fdce9ef6e38940fca7968520a5e2324593d (diff)
downloadjdk17-androidx-concurrent-release.tar.gz
Bug: 326674683 Test: m nothing with a soong change to error on duplicates Change-Id: Ic21d910ab223ee2567f80526f1235848995604a6
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index c54c92b..4a80bfd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,7 +34,6 @@ prebuilt_build_tool {
"linux-x86/lib/libjimage.so",
"linux-x86/lib/modules",
"linux-x86/lib/libnio.so",
- "linux-x86/lib/libjimage.so",
"linux-x86/lib/libnet.so",
"linux-x86/lib/tzdb.dat",
"linux-x86/lib/libawt.so",
@@ -58,7 +57,6 @@ prebuilt_build_tool {
"darwin-x86/lib/libjimage.dylib",
"darwin-x86/lib/modules",
"darwin-x86/lib/libnio.dylib",
- "darwin-x86/lib/libjimage.dylib",
"darwin-x86/lib/libnet.dylib",
"darwin-x86/lib/tzdb.dat",
"darwin-x86/lib/libawt.dylib",