OSDN Git Service

Convert several libraries to soong.
authorAlex Deymo <deymo@google.com>
Thu, 12 Jan 2017 00:54:52 +0000 (16:54 -0800)
committerAlex Deymo <deymo@google.com>
Tue, 24 Jan 2017 21:23:43 +0000 (13:23 -0800)
commite8ed69493b7ab6237fb7114343789d3c213d2315
treedf2692b3cf0ba840019ac3d72da420d4bcaf3b86
parentea69a18cd42bf757d49d733401f4ca6aa3994dc2
Convert several libraries to soong.

This patch coverts libfec and its dependencies to soong. This also
updates the name of the libext2_uuid-host library removing the "-host"
suffix as that is also being converted to soong.

Also create a shared library for libfec given that it has quite a few
dependencies.

Bug: 34284069
Test: mmma system/extras; make checkbuild

Change-Id: Ib3ada6420bae32418a02ca92db664d0d24214e2f
ext4_utils/Android.bp [new file with mode: 0644]
ext4_utils/Android.mk
f2fs_utils/Android.mk
libfec/Android.bp [new file with mode: 0644]
libfec/Android.mk
squashfs_utils/Android.bp [new file with mode: 0644]
squashfs_utils/Android.mk