Commit graph

6 commits

Author SHA1 Message Date
Jeffrey Vander Stoep
776434aae9 Revert "Move host functionality to common selinux dir"
This change breaks the Mac build due to no stdio_ext.h

This reverts commit 527d945abc.

Change-Id: Ifdaba985207932690e34a479541c7619b78d6aad
2015-05-14 17:53:33 +00:00
Jeff Vander Stoep
527d945abc Move host functionality to common selinux dir
Device side libselinux has Android specific modifications.
but host side tools do not. Move host functionality over to common
selinux directory. This allows tools with libselinux dependency e.g.
audit2allow to be built in tree.

Change-Id: I10a7174b415bad7b5154c382a55eb10a8ed52fa5
2015-05-13 14:56:37 -07:00
Jeff Vander Stoep
9388edbd4b Move to common directory versions of selinux tools
Migrate selinux tools to common directory for consistency with
the external selinux project. Build libsepol and checkpolicy

Change-Id: Ifb6618d27e95fadf29cf735776c8d4d439589347
2015-05-11 08:55:27 -07:00
Jeffrey Vander Stoep
4e8d805847 Revert "Use common directory versions of selinux tools"
Darwin does not support fmemopen.

This reverts commit dfac181e22.

Change-Id: I6967c3bd189de770a0891b5c8ad4b2cd61989a5e
2015-05-06 21:49:42 +00:00
Jeff Vander Stoep
dfac181e22 Use common directory versions of selinux tools
Migrate selinux tools to common directory for consistency with
the external selinux project. Use projects libsepol, checkpolicy,
and secilc.

Change-Id: Ibc623b751dfe4e7f5119d7dd3ddffa39e68d9ebe
2015-05-06 13:17:18 -07:00
Nick Kralevich
bd68527e18 Add empty top level Android.mk / CleanSpec.mk files
Needed to allow Android to keep building with a copy of the SELinux
source code checked into external/selinux

Bug: 19963152
Change-Id: I4e192bb6ca5d185e11540aca7253e729d92a00c1
2015-04-15 15:03:47 -07:00