]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: Add -e2fsprogs to the e2fsprogs chattr and lsattr.
authorElliott Hughes <enh@google.com>
Thu, 23 Jan 2020 23:44:10 +0000 (15:44 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 Mar 2020 03:12:24 +0000 (23:12 -0400)
commit470e78ae212e3ffebba851a28152489f2cdfcf41
treef108532b2b24b32a75b5a7aee905816a94e862cd
parenta431f19f0ec42892b43f20c5309fb12b5c8171c3
AOSP: Add -e2fsprogs to the e2fsprogs chattr and lsattr.

We want to start shipping the toybox chattr and lsattr on the device all
the time, so the build system rightly complains that then we'd have two
modules with the same name.

I went with a suffix rather than a prefix so that tab completion works
for folks still wanting to use the e2fsprogs versions.

Bug: http://b/147769529
Test: builds
Change-Id: Ib904fa6c709d29ce709302c61e452383c02cb9a3
From AOSP commit: 8525a455e7410461560a99a42feb0dbfabab5c8e
misc/Android.bp