From 491fe5ffd8446d8863845c3febe0e4d619662f24 Mon Sep 17 00:00:00 2001 From: Jaewoong Jung Date: Mon, 19 Nov 2018 16:18:54 +0000 Subject: Revert "Add filegroup support to notice property." This reverts commit ff7a1a47d90ea962af8241952f29019fd45d7692. Reason for revert: Broke ART buildbot Change-Id: I005ccfcc2c36bbcb274cb2a069fc701168faacd2 --- Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.bp') 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 { -- cgit v1.2.3