Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
6c9d368ab137380425a4e6579f5747b8bad55170
/
Android.mk
1824e25
Split system and product sepolicy hashes.
by Tri Vo
· 7 years ago
937e664
Split mapping file into system and product parts
by Tri Vo
· 7 years ago
e68ba59
Rename plat_pub_policy -> pub_policy
by Tri Vo
· 7 years ago
8a2b652
Remove obsolete mapping build rules.
by Tri Vo
· 7 years ago
e71f4e0
Android.mk: remove some build-log spam
by Jeff Vander Stoep
· 7 years ago
30207ac
sepolicy: unify *_contexts file install location
by Tri Vo
· 7 years ago
35650d5
Separate product_mac_permissions.xml out of system sepolicy.
by Tri Vo
· 7 years ago
6ac0896
Separate product_service_contexts out of system sepolicy.
by Tri Vo
· 7 years ago
3507678
Separate product_seapp_contexts out of system sepolicy.
by Tri Vo
· 7 years ago
5da7200
Separate product_property_contexts out of system sepolicy.
by Tri Vo
· 7 years ago
ade7416
Separate product_hwservice_contexts out of system sepolicy.
by Tri Vo
· 7 years ago
ebf3eac
sepolicy: fix mac build
by Tri Vo
· 7 years ago
3361ec4
Separate product_file_contexts out of system sepolicy.
by Tri Vo
· 7 years ago
75887dd
Separate product_sepolicy.cil out of system sepolicy
by Tri Vo
· 7 years ago
d57789f
Replace "grep -f" with python util.
by Tri Vo
· 7 years ago
5dbaa24
Add BOARD_ODM_SEPOLICY_DIRS to neverallow checks.
by Tri Vo
· 7 years ago
4537587
Remove duplicated LOCAL_REQUIRED_MODULES
by Anton Hansson
· 7 years ago
94c8893
Add compile time check for expanded attribute neverallow failure
by Nick Kralevich
· 7 years ago
6b2a4ae
use tmpfile during build
by Nick Kralevich
· 7 years ago
d9047e6
Remove obsolete BOARD_SEPOLICY_REPLACE / BOARD_SEPOLICY_IGNORE
by Nick Kralevich
· 7 years ago
1cffee6
Use LOCAL_ADDITIONAL_M4DEFS for file_contexts
by Mustafa Yigit Bilgen
· 7 years ago
95cfd69
Unconditionally test mapping files.
by Tri Vo
· 7 years ago
e3f4f77
Don't require private types in mapping file.
by Tri Vo
· 7 years ago
2509572
Fix building error for multi-line dontaudit statement
by huangyanjun
· 7 years ago
1b2ea49
Android.mk: conditional compilation of odm_sepolicy.cil
by Nick Kralevich
· 7 years ago
764cbd0
m4: add --fatal-warnings
by Nick Kralevich
· 7 years ago
9b398f3
fs_mgr: add overlayfs handling for squashfs system filesystems
by Mark Salyzyn
· 7 years ago
1fa9634
Add mapping files for 28.0.[ignore.]cil
by Jae Shin
· 7 years ago
8cfe1e6
Split selinux_policy module into two.
by Anton Hansson
· 7 years ago
77c44fc
Mechanism to exclude neverallows from *TS.
by Tri Vo
· 7 years ago
98f83b6
Exclude bug_map from the sepolicy_freeze_test.
by Joel Galenson
· 7 years ago
fdec253
Allow to specify platform sepolicy dir mult. times
by Pavel Maltsev
· 7 years ago
1f4a28b
Always build system and vendor policies (and related artifacts).
by Tri Vo
· 7 years ago
a5cfd3e
Soong module selinux compat maps
by Tri Vo
· 7 years ago
81198bb
Test frozen sepolicy has not diverged from prebuilts.
by Tri Vo
· 7 years ago
c148621
Use user policy for compatibility tests.
by Joel Galenson
· 7 years ago
a15df75
Verify the SELabels used in property_contexts
by Tom Cherry
· 7 years ago
bbb8f5b
Fix mapping file build.
by Tri Vo
· 7 years ago
af7d85f
Add /odm/etc/selinux/odm_mac_permissions.xml
by Bowgo Tsai
· 8 years ago
ad6231f
Add /odm/etc/selinux/odm_hwservice_contexts
by Bowgo Tsai
· 8 years ago
1f717b1
Add /odm/etc/selinux/odm_property_contexts
by Bowgo Tsai
· 8 years ago
ecf656b
Add /odm/etc/selinux/odm_seapp_contexts
by Bowgo Tsai
· 8 years ago
bae1517
Add /odm/etc/selinux/odm_file_contexts
by Bowgo Tsai
· 8 years ago
45457e3
Add /odm/etc/selinux/odm_sepolicy.cil
by Bowgo Tsai
· 8 years ago
8c72eea
Use user policy when checking neverallow rules.
by Joel Galenson
· 8 years ago
9299d93
Enable treble_sepolicy_tests against 27.0 release.
by Tri Vo
· 8 years ago
1406926
Refactor build rule for treble sepolicy tests.
by Tri Vo
· 8 years ago
3d4965b
Use SELINUX_IGNORE_NEVERALLOWS flag to disable all tests
by Jeff Vander Stoep
· 8 years ago
617e853
Use PLATFORM_SEPOLICY_COMPAT_VERSIONS
by Yifan Hong
· 8 years ago
3dff9ab
Move PLATFORM_SEPOLICY_VERSION to make/core/config.mk
by Yifan Hong
· 8 years ago
fb55808
Add 27.0 mapping file to system image.
by Tri Vo
· 8 years ago
64ade65
Add tests for compatible property (1/2)
by Jaekyun Seok
· 8 years ago
741a70a
Using a python script to build sepolicy
by Bowgo Tsai
· 8 years ago
afbcf21
Renames nonplat_* to vendor_*
by Bowgo Tsai
· 8 years ago
e2f6013
Revert "Renames nonplat_* to vendor_*"
by Bowgo Tsai
· 8 years ago
d0cbb90
Revert "Using a python script to build sepolicy"
by Bowgo Tsai
· 8 years ago
3506ad3
Using a python script to build sepolicy
by Bowgo Tsai
· 8 years ago
9aa8496
Renames nonplat_* to vendor_*
by Bowgo Tsai
· 8 years ago
5988b56
Improve neverallow error messages and allow disabling them on userdebug builds.
by Joel Galenson
· 8 years ago
e497145
Whitelist exported platform properties
by Jaekyun Seok
· 8 years ago
f68b4c6
Use property_info_checker instead of checkfc and fc_sort for properties
by Tom Cherry
· 8 years ago
283dd9e
Revert "Renames nonplat_* to vendor_*"
by Bo Hu
· 8 years ago
b616688
Renames nonplat_* to vendor_* am: 8b562206bf
by kaichieh
· 8 years ago
8b56220
Renames nonplat_* to vendor_*
by kaichieh
· 8 years ago
54242ff
Merge "Prepare treble_sepolicy_tests for inclusion in CTS" am: 18cb4daed7
by Jeffrey Vander Stoep
· 8 years ago
fe0910c
Prepare treble_sepolicy_tests for inclusion in CTS
by Jeff Vander Stoep
· 8 years ago
c667a0e
Merge commit 'd9664064dd09ae254aa3e6ce28fec5fde68c1fb6' into HEAD
by Xin Li
· 8 years ago
763697d
Use PRODUCT_SEPOLICY_SPLIT for full Treble.
by Steven Moreland
· 8 years ago
c96721e
Include 26.0 compat file on system image.
by Dan Cashman
· 8 years ago
5b322d4
Merge "Allow redeclaring typeattributes" am: dcee57b8c2 am: 7242f16830
by Jeffrey Vander Stoep
· 8 years ago
74b7071
Allow redeclaring typeattributes
by Jeff Vander Stoep
· 8 years ago
f73b714
Merge "Fix typo and Mac build" am: 7a83d44f7f am: eaee05e1a3 am: 0b63c67aca
by Jeff Vander Stoep
· 8 years ago
e06e4c1
Fix typo and Mac build
by Jeff Vander Stoep
· 8 years ago
3ebd699
Merge "Prepare python tests to be run in CTS" am: dbe092538c am: 3d4cbd6059
by Jeff Vander Stoep
· 8 years ago
3ca843a
Prepare python tests to be run in CTS
by Jeff Vander Stoep
· 8 years ago
be60f71
Merge "Move python sepolicy tests to embedded launcher" am: 1e8804101b am: f2d1003c96
by Jeff Vander Stoep
· 8 years ago
e9777e3
Move python sepolicy tests to embedded launcher
by Jeff Vander Stoep
· 8 years ago
841a7ee
Merge "Revert "Include 26.0 compat file on system image."" am: 00cac07f11 am: c1bd5c6b5c
by Daniel Cashman
· 8 years ago
41ce234
Revert "Include 26.0 compat file on system image."
by Daniel Cashman
· 8 years ago
5e65338
Correct double inclusion of sepolicy_tests due to bad merge.
by Dan Cashman
· 8 years ago
f9cd76b
Include 26.0 compat file on system image.
by Dan Cashman
· 8 years ago
1192061
Include 26.0 compat file on system image. am: 03596f28a4
by Dan Cashman
· 8 years ago
03596f2
Include 26.0 compat file on system image.
by Dan Cashman
· 8 years ago
d1ee812
Merge changes from topic "locale-fix" am: 5bb3c603f1 am: 65c3654b59
by William Roberts
· 8 years ago
df5469d
Sync internal master and AOSP sepolicy.
by Dan Cashman
· 8 years ago
3949fe2
nonplat_property_contexts: use fc_sort vs sort
by William Roberts
· 8 years ago
4b44d24
plat_property_contexts: use fc_sort vs sort
by William Roberts
· 8 years ago
91d398d
Sync internal master and AOSP sepolicy.
by Dan Cashman
· 8 years ago
1109999
Move python scripts to python_binary_host build rule
by Jeff Vander Stoep
· 8 years ago
a7d2c5b
Move python scripts to python_binary_host build rule
by Jeff Vander Stoep
· 8 years ago
f3a6adf
Don't create nonplat_service_contexts on full_treble devices am: e83f1e5609 am: 0d5bca443a
by Hung-ying Tyan
· 8 years ago
0d5bca4
Don't create nonplat_service_contexts on full_treble devices am: e83f1e5609
by Hung-ying Tyan
· 8 years ago
e83f1e5
Don't create nonplat_service_contexts on full_treble devices
by Hung-ying Tyan
· 8 years ago
cdfffa4
Merge "O MR1 is API 27" into oc-mr1-dev am: 2049efa441
by Michael Wright
· 8 years ago
b1b36bf
Add sepolicy definitions.mk and create policy.conf function. am: 36ee91d4b5
by Dan Cashman
· 8 years ago
36ee91d
Add sepolicy definitions.mk and create policy.conf function.
by Dan Cashman
· 8 years ago
822631b
Merge "move build dependencies to sepolicy" am: 99cbe530c1 am: 5d478edd41
by Jeff Vander Stoep
· 8 years ago
5d478ed
Merge "move build dependencies to sepolicy" am: 99cbe530c1
by Jeff Vander Stoep
· 8 years ago
a9bfbbf
O MR1 is API 27
by Michael Wright
· 8 years ago
13fb5ed
move build dependencies to sepolicy
by Jeff Vander Stoep
· 8 years ago
Next »