Remove Android's forked libselinux
libselinux is now built from the external selinux project in external/selinux/libselinux. Remove the Android fork located in external/libselinux. Test: Build and boot Hikey Bug: 32376472 Bug: 31910164 Change-Id: I0dac8275f7d0fdc50f8609fc5c4e0b4fae7da638
This commit is contained in:
parent
d23fc0630b
commit
18e7a766ae
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@
|
|||
<project path="external/libpcap" name="platform/external/libpcap" groups="pdk" />
|
||||
<project path="external/libphonenumber" name="platform/external/libphonenumber" groups="pdk" />
|
||||
<project path="external/libpng" name="platform/external/libpng" groups="pdk" />
|
||||
<project path="external/libselinux" name="platform/external/libselinux" groups="pdk" />
|
||||
<project path="external/libunwind" name="platform/external/libunwind" groups="pdk" />
|
||||
<project path="external/libunwind_llvm" name="platform/external/libunwind_llvm" groups="pdk" />
|
||||
<project path="external/libusb" name="platform/external/libusb" groups="pdk" />
|
||||
|
|
Loading…
Reference in a new issue