]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: Make blkid host_supported
authorDennis Shen <dzshen@google.com>
Wed, 2 Nov 2022 14:47:38 +0000 (14:47 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Feb 2023 04:40:15 +0000 (23:40 -0500)
commit218695a0a746eb5fc2875359dff3226c9709be4b
treeb76e6288be756d75c445da9b7152c06197910960
parent91f8beba90252aa38cad65e7f211859b9feff5e9
AOSP: Make blkid host_supported

We need blkid in deapexer to get the filesystem type of the payload
image. However, blkid will not be installed to host out dir unless we
make it host_supported which is what this change is about.

BUG: b/255963179, b/240288941
TEST: m deapexer; then check out/host/linux-x86/bin
Change-Id: I46c1e18b9dbdbeb41c7dfe4e26496004d1b2b3de
From AOSP commit: f12ebffc345741380d9a30ddac528a9b995657cd
misc/Android.bp