From: Luiz Augusto von Dentz Date: Wed, 9 Feb 2022 19:01:31 +0000 (-0800) Subject: bootstrap-configure: Don't enable admin plugin by default X-Git-Tag: accepted/tizen/unified/20230608.164325~377 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4d7a4ae34400ca6ae274d1e3fcec5af668e2d1f7;p=platform%2Fupstream%2Fbluez.git bootstrap-configure: Don't enable admin plugin by default Admin plugin doesn't work properly when there are multiple adapters in the system. Signed-off-by: Manika Shrivastava Signed-off-by: Ayush Garg --- diff --git a/bootstrap-configure b/bootstrap-configure index 6fa981f..a890285 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -32,5 +32,4 @@ fi --enable-ubsan \ --enable-cups \ --enable-library \ - --enable-admin \ --disable-datafiles $*