e2fsprogs/debugfs
Colin Cross 59eed5421c 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
2021-07-27 12:31:55 -04:00
..
Android.bp AOSP: Move system_shared_libs into target.bionic clause 2021-07-27 12:31:55 -04:00
debug_cmds.ct debugfs: add the debugfs copy_inode subcommand 2016-08-31 18:13:16 -04:00
debugfs.8.in debugfs: add support to display details of extended attribute structures 2018-06-13 18:41:45 -04:00
debugfs.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
debugfs.h debugfs: fix building rdebugfs (with READ_ONLY define) 2020-06-17 21:43:37 -04:00
do_journal.c Add checks for fs->blocksize == 0 which could cause some crashes 2021-02-23 16:02:42 -05:00
dump.c debugfs: fix rdump and ls to handle uids and gids > 65536 correctly 2021-02-25 17:26:07 -05:00
extent_cmds.ct debugfs: add the ability to manipulate the extent tree directly 2012-12-24 10:49:41 -05:00
extent_inode.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
filefrag.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
htree.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
icheck.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
journal.c Fix -Wunused-parameter warnings 2021-07-06 22:44:19 -04:00
journal.h debugfs: cleanup gcc -Wall warnings 2015-07-13 16:00:12 -04:00
logdump.c e2fsck: fix unaligned accesses to ext4_fc_tl struct 2021-05-06 21:57:15 -04:00
ls.c debugfs: fix rdump and ls to handle uids and gids > 65536 correctly 2021-02-25 17:26:07 -05:00
lsdel.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
Makefile.in Update makefile dependencies 2021-01-29 17:00:06 -05:00
ncheck.c Fix function declarations for ss commands to fix LTO warnings 2018-08-08 19:59:40 -04:00
quota.c Fix function declarations for ss commands to fix LTO warnings 2018-08-08 19:59:40 -04:00
ro_debug_cmds.ct debugfs: add commands to query the quota information 2014-05-13 10:13:19 -04:00
set_fields.c Merge branch 'maint' into next 2021-01-19 23:58:57 -05:00
unused.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
util.c debugfs: fix memory leak problem in read_list() 2021-02-25 12:02:24 -05:00
xattrs.c debugfs: fix printing of xattrs with ea_in_inode values 2019-03-26 09:36:53 -04:00
zap.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00