- Oct 26, 2012
-
-
Ying Wang authored
"sepolicy" is a phony target defined by the build system. If you use it as dependency of a file target, you'll get unnecessary rebuild. Change-Id: I3a948ebbaff6a146050eb86a3d04cdc050f7c001
-
- Oct 17, 2012
-
-
Stephen Smalley authored
Change-Id: I4b12dc3dcb432edbdf95dd3bc97f809912ce86d1 Signed-off-by:
Stephen Smalley <sds@tycho.nsa.gov>
-
- Oct 10, 2012
-
-
Kenny Root authored
Change-Id: I45b4a749bf4fb085d96d912871bae33aa5288119
-
- Sep 18, 2012
-
-
Stephen Smalley authored
The policy version suffix support was carried over from conventional Linux distributions, where we needed to support simultaneous installation of multiple kernels and policies. This isn't required for Android, so get rid of it and thereby simplify the policy pathname. We still default to generating a specific policy version (the highest one supported by the emulator kernel), but this can be overridden by setting POLICYVERS on the make command-line or in the environment. Requires a corresponding change to libselinux. Change-Id: I40c88e13e8063ea37c2b9ab5b3ff8b0aa595402a Signed-off-by:
Stephen Smalley <sds@tycho.nsa.gov>
-
- Sep 05, 2012
-
-
William Roberts authored
Change-Id: I4f522869eeaa6f84771e4ee2328f65296dcc29db
-
- Sep 04, 2012
-
-
William Roberts authored
Change-Id: I614caa520e218f8f148eef641fed2301571da8e1
-
William Roberts authored
Provides support for overriding seapp_contexts declerations in per device seapp_contexts files. Change-Id: I23a0ffa1d24f1ce57825b168f29a2e885d3e1c51
-
- Aug 16, 2012
-
-
William Roberts authored
-
- Jul 30, 2012
-
-
rpcraig authored
This was moved from external/mac-policy.git
-
- Jul 12, 2012
-
-
William Roberts authored
ocontexts was split up into 4 files: 1.fs_use 2.genfs_contexts 3.initial_sid_contexts 4.port_contexts Each file has their respective declerations in them. Devices, in their respective device directory, can now specify sepolicy.fs_use, sepolicy.genfs_contexts, sepolicy.port_contexts, and sepolicy.initial_sid_contexts. These declerations will be added right behind their respective sepolicy counterparts in the concatenated configuration file.
-
- Jun 21, 2012
-
-
Joshua Brindle authored
Signed-off-by:
Joshua Brindle <jbrindle@tresys.com>
-
- May 18, 2012
-
-
Stephen Smalley authored
-
- Apr 10, 2012
-
-
Ying Wang authored
Change-Id: I22f49db3d59b50ed8975d8c1146bb9c322adbf7e
-
- Apr 09, 2012
-
-
Ying Wang authored
Change-Id: I22f49db3d59b50ed8975d8c1146bb9c322adbf7e
-
- Apr 04, 2012
-
-
Stephen Smalley authored
New property_contexts file for property selabel backend. New property.te file with property type declarations. New property_service security class and set permission. Allow rules for setting properties.
-
- Mar 06, 2012
-
-
Stephen Smalley authored
Avoid any future collisions with the use of .fc or .te suffixes in the per-device directories. If we want multiple file support, add a separate subdirectory for sepolicy files.
-
Stephen Smalley authored
-
- Feb 02, 2012
-
-
Stephen Smalley authored
-
- Jan 24, 2012
-
-
Stephen Smalley authored
-
- Jan 18, 2012
-
-
Ying Wang authored
-
- Jan 04, 2012
-
-
Stephen Smalley authored
-