OSDN Git Service

make_ext4fs: use libcutils and libselinux shared libraries
authorMark Salyzyn <salyzyn@google.com>
Tue, 7 Apr 2015 16:36:29 +0000 (09:36 -0700)
committerMark Salyzyn <salyzyn@google.com>
Wed, 15 Apr 2015 17:15:58 +0000 (10:15 -0700)
commit34d15aaf2f8d8690d215996bd6e11d2f5c8b4e63
tree921686b5b306aada81d2e21591d87c7eb7f2ed65
parenta8ac44e4da690d8278e24b611a8cb00010f70fd2
make_ext4fs: use libcutils and libselinux shared libraries

- move libcutils and libselinux as shared now that they are
  in DISTTOOL.
- liblog dependency is part of libcutils, and need not be
  called out explicitly now. liblog is in DISTTOOL.
- libcutils fs_config has the right to add Android logging

Bug: 19908228
Change-Id: I85d6d0c1fd5cf22f7328fdfcbe9a8511a552857c
ext4_utils/Android.mk