aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorJaewoong Jung <jungjw@google.com>2018-11-19 16:18:54 +0000
committerJaewoong Jung <jungjw@google.com>2018-11-19 16:18:54 +0000
commit491fe5ffd8446d8863845c3febe0e4d619662f24 (patch)
tree726bdb04e8ff5051ce35ae27d2886aa2db2cf35b /Android.bp
parentff7a1a47d90ea962af8241952f29019fd45d7692 (diff)
downloadbuild_soong-491fe5ffd8446d8863845c3febe0e4d619662f24.tar.gz
build_soong-491fe5ffd8446d8863845c3febe0e4d619662f24.tar.bz2
build_soong-491fe5ffd8446d8863845c3febe0e4d619662f24.zip
Revert "Add filegroup support to notice property."
This reverts commit ff7a1a47d90ea962af8241952f29019fd45d7692. Reason for revert: Broke ART buildbot Change-Id: I005ccfcc2c36bbcb274cb2a069fc701168faacd2
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 151e98bd..ef42c84c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -435,7 +435,7 @@ toolchain_library {
src: "prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/libwinpthread.a",
},
},
- notice: ":mingw-libwinpthread-notice",
+ notice: "../../prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mingw-w64-svn-r5861/mingw-w64-libraries/winpthreads/COPYING",
}
toolchain_library {