summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2016-10-24 13:39:06 -0700
committerJeff Vander Stoep <jeffv@google.com>2016-10-24 13:42:58 -0700
commit18e7a766ae7783c62f874aff420ff535e56e318b (patch)
tree486dc738e27de0ca206616cb5b6af75c9fa2dc14
parentd23fc0630b167c5e7371e3776c084e7e768c6ac1 (diff)
downloadmanifest-18e7a766ae7783c62f874aff420ff535e56e318b.tar.gz
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
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 700c4141b..d32951d51 100644
--- a/default.xml
+++ b/default.xml
@@ -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" />