Skip to content

Commit

Permalink
Add vendor available for libext2_blkid library
Browse files Browse the repository at this point in the history
This is to support the cuttlefish f2fs/ext4
userdata filesystem.

Bug: 142424832
Test: local build
Change-Id: I7acb772e77d9250805e5a8a7e68f136deda7c5cb
  • Loading branch information
Tristan Muntsinger committed Aug 13, 2021
1 parent 1cfa16f commit 5df7014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/blkid/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 5df7014

Please sign in to comment.