Remove the pdk group for libunwind.

This commit is contained in:
Christopher Ferris
2013-10-02 12:49:22 -07:00
parent 61f86fa340
commit 50c7e54337

View File

@@ -137,7 +137,7 @@
<project path="external/libppp" name="platform/external/libppp" />
<project path="external/libselinux" name="platform/external/libselinux" groups="pdk" />
<project path="external/libsepol" name="platform/external/libsepol" groups="pdk" />
<project path="external/libunwind" name="platform/external/libunwind" groups="pdk" />
<project path="external/libunwind" name="platform/external/libunwind" />
<project path="external/libusb" name="platform/external/libusb" />
<project path="external/libusb_aah" name="platform/external/libusb_aah" groups="libusb_aah" />
<project path="external/libusb-compat" name="platform/external/libusb-compat" />