Whamcloud - gitweb
AOSP: Move system_shared_libs into target.bionic clause
authorColin Cross <ccross@android.com>
Tue, 13 Jul 2021 23:29:01 +0000 (16:29 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2021 16:31:55 +0000 (12:31 -0400)
commit59eed5421c2ccb262d31c08e6d07535d76fe5688
tree272be536682adc2cf4f972bc780a0b26616c11d1
parent3e3403d96d6c5ee27f6c53f885a99c34230ca40a
AOSP: Move system_shared_libs into target.bionic clause

Use target.bionic.system_shared_libs when it is used to limit the
default shared libraries (as opposed to remove them completely).
This avoids attempting to add a host dependency on libc when
system_shared_libs is modified to apply to all variants.

Also remove system_shared_libs from static binaries where it has
no effect, and consolidate it into e2fsprogs-defaults.

Bug: 193559105
Test: m checkbuild
Change-Id: I2d447b006afc783f4acd6c1acd93f338a68a01ed
From AOSP commit: 48fa7248112701c30d3cabfb8d3360b2408d6491
Android.bp
contrib/Android.bp
debugfs/Android.bp
e2fsck/Android.bp
misc/Android.bp
resize/Android.bp