]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
AOSP: Android: add a new upstream source file
authorEric Biggers <ebiggers@google.com>
Mon, 30 Jan 2023 19:04:32 +0000 (19:04 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Feb 2023 05:20:08 +0000 (00:20 -0500)
Change-Id: Iafeccde9acca678e665b49a4cdb42ac0672e2a84
From AOSP commit: f22381d07818ff7e55e89698a1daf23ba2357d69

lib/support/Android.bp

index a0b064dda2c855a7fa63a2b81ad99d4e9e77fafd..c54ca5fc6381ee4e07d3bf0e256da7d9577c128c 100644 (file)
@@ -19,6 +19,7 @@ cc_library {
     unique_host_soname: true,
     defaults: ["e2fsprogs-defaults"],
     srcs: [
+        "devname.c",
         "dict.c",
         "mkquota.c",
         "parse_qtype.c",