OSDN Git Service

Remove libfscrypt now it's in libfs_mgr
authorPaul Crowley <paulcrowley@google.com>
Wed, 30 Oct 2019 20:34:49 +0000 (13:34 -0700)
committerPaul Crowley <paulcrowley@google.com>
Wed, 30 Oct 2019 20:34:49 +0000 (13:34 -0700)
Now that we include libfscrypt in libfs_mgr via whole_static_libs we
should not reference it directly.

Bug: 143307095
Test: treehugger
Change-Id: I4cd138b50131ec8ce7835d9604c89c99cae53212

Android.bp

index b621f35..452746c 100644 (file)
@@ -52,7 +52,6 @@ cc_defaults {
         "libdiskconfig",
         "libext4_utils",
         "libf2fs_sparseblock",
-        "libfscrypt",
         "libhardware",
         "libhardware_legacy",
         "libhidlbase",