Whamcloud - gitweb
AOSP: Add vendor available for libext2_blkid library
authorTristan Muntsinger <muntsinger@google.com>
Fri, 13 Aug 2021 00:40:56 +0000 (00:40 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 13 Sep 2022 14:33:15 +0000 (10:33 -0400)
This is to support the cuttlefish f2fs/ext4
userdata filesystem.

Bug: 142424832
Test: local build
Change-Id: I7acb772e77d9250805e5a8a7e68f136deda7c5cb
From AOSP commit: 5df70145b418f84a2d0570e106fd055dbc9d0038

lib/blkid/Android.bp

index 9e0e291..eb5ae48 100644 (file)
@@ -16,6 +16,7 @@ cc_library {
     name: "libext2_blkid",
     host_supported: true,
     ramdisk_available: true,
+    vendor_available: true,
     vendor_ramdisk_available: true,
     recovery_available: true,
     unique_host_soname: true,