1. c234ba3 Hide grep filename output. by Dan Cashman · 8 years ago
  2. e1ddc6d Run Treble sepolicy tests at build time by Jeff Vander Stoep · 8 years ago
  3. 1633da0 Restrict BOARD_PLAT_[PUBLIC|PRIVATE]_SEPOLICY_DIRS to one dir. by Dan Cashman · 8 years ago
  4. d95ded6 Merge "Revert "Revert "O is API 26""" into oc-dev am: 0f406a7a7f am: ed4841cea0 by Ian Pedowitz · 8 years ago
  5. ed4841c Merge "Revert "Revert "O is API 26""" into oc-dev am: 0f406a7a7f by Ian Pedowitz · 8 years ago
  6. 5e9451b Fix ASAN build. by Dan Cashman · 8 years ago
  7. f893700 Add BOARD_PLAT_[PUBLIC|PRIVATE]_SEPOLICY_DIRS by Dan Cashman · 8 years ago
  8. 998c2ff Merge "Revert "O is API 26"" into oc-dev am: 47859a9370 by Ian Pedowitz · 8 years ago
  9. 4816b8f Revert "Revert "O is API 26"" by Ian Pedowitz · 8 years ago
  10. 6b04a96 Revert "O is API 26" by Ian Pedowitz · 8 years ago
  11. a519238 Merge "O is API 26" into oc-dev am: 7cc3f0a909 by Michael Wright · 8 years ago
  12. 8713882 O is API 26 by Michael Wright · 8 years ago
  13. 3ddc78b Sepolicy: Disable leak sanitizer for checkpolicy by Andreas Gampe · 8 years ago
  14. 5edd96d Android.mk: fix dependency typo by Jeff Vander Stoep · 8 years ago
  15. b878769 Retain neverallow rules in CIL files by Jeff Vander Stoep · 8 years ago
  16. 748cae8 secilc: expand generated attributes on non-treble devices by Jeff Vander Stoep · 8 years ago
  17. 9bdb66b Merge "secilc: expand generated attributes" into oc-dev by Jeffrey Vander Stoep · 8 years ago
  18. f6daa78 Merge "Add hwservice_contexts and support for querying it." into oc-dev by Martijn Coenen · 8 years ago
  19. 3ea47b9 Add hwservice_contexts and support for querying it. by Martijn Coenen · 8 years ago
  20. ac171b4 secilc: expand generated attributes by Jeff Vander Stoep · 8 years ago
  21. 4d24a77 Fix build part 2. Always create platform_mapping_file. by Dan Cashman · 8 years ago
  22. 552fb53 Fix build: encase $(platform_mapping_file) module in treble block. by Dan Cashman · 8 years ago
  23. 6bf50e5 Remove BOARD_SEPOLICY_VERS_DIR build variable. by Dan Cashman · 8 years ago
  24. c8d4535 Change recovery to static platform-only compilation. by Dan Cashman · 8 years ago
  25. 4f9a648 Change mapping file name to reflect its platform version. by Dan Cashman · 8 years ago
  26. 6f14f6b Add PLATFORM_SEPOLICY_VERSION. by Dan Cashman · 8 years ago
  27. 8612307 Merge "sepolicy_version: change current version to NN.m format" into oc-dev by TreeHugger Robot · 8 years ago
  28. 42f9598 sepolicy_version: change current version to NN.m format by Sandeep Patil · 8 years ago
  29. df72094 Merge "Preserve treble-only flag for CTS neverallows" into oc-dev by Alex Klyubin · 8 years ago
  30. 446279a Preserve treble-only flag for CTS neverallows by Alex Klyubin · 8 years ago
  31. ee97662 Fix checkfc options order. by Martijn Coenen · 8 years ago
  32. d48d54a Modify checkfc to check (vnd|hw)service_manager_type. by Martijn Coenen · 8 years ago
  33. 0e9c47c Move mapping_sepolicy.cil to /system partition. by Dan Cashman · 8 years ago
  34. 6676c23 Add target for vndservice_contexts. by Martijn Coenen · 8 years ago
  35. d4a3e9d Create selinux_policy phony target by Jeff Vander Stoep · 8 years ago
  36. 5d0c2e4 build: stop generating $T/file_contexts by William Roberts · 8 years ago
  37. 7cda44f Mark all clients of Allocator HAL by Alex Klyubin · 8 years ago
  38. f5446eb Vendor domains must not use Binder by Alex Klyubin · 8 years ago
  39. 7443484 Grant additional permissions for ASAN builds by Jeff Vander Stoep · 8 years ago
  40. d2053bd Specify intermediates dir for sepolicy by Jeff Vander Stoep · 8 years ago
  41. e824351 Remove unused /selinux_version by Alex Klyubin · 8 years ago
  42. ec6f393 Fix build under GitC client. by Xin Li · 8 years ago
  43. 9d59041 Correct location of property_contexts for TREBLE devices by Alex Klyubin · 9 years ago
  44. ec78c37 Targets for artifacts needed by recovery by Alex Klyubin · 8 years ago
  45. bba9e7b Split mac_permissions.xml to /system and /vendor by Jeff Vander Stoep · 8 years ago
  46. 0cb417a Move split file_contexts to /system and /vendor by Jeff Vander Stoep · 9 years ago
  47. 84aa742 Remove unnecessary recovery-related targets by Alex Klyubin · 8 years ago
  48. 935ddb2 Revert "Correct location of property_contexts for TREBLE devices" by Alex Klyubin · 8 years ago
  49. 4e3a4c7 Move service and seapp contexts to /system and /vendor by Jeff Vander Stoep · 9 years ago
  50. 4cb628a Correct location of property_contexts for TREBLE devices by Alex Klyubin · 9 years ago
  51. 193dccd Precompiled kernel policy for on-device use by Alex Klyubin · 9 years ago
  52. 87ae5f7 assert plat neverallows on nonplat seapp_contexts by Jeff Vander Stoep · 9 years ago
  53. 052b0bb Move split sepolicy to correct locations by Alex Klyubin · 9 years ago
  54. 8f7173b Test CIL policy when building it by Alex Klyubin · 9 years ago
  55. 5596172 Device-agnostic policy for vendor image by Alex Klyubin · 9 years ago
  56. a86316e property_context: split into platform and non-platform components. by Sandeep Patil · 9 years ago
  57. e4665d7 Fix bugs in *_file_contexts targets by Alex Klyubin · 9 years ago
  58. aa03ef2 Revert "property_context: split into platform and non-platform components." by Jorim Jaggi · 9 years ago
  59. 262edc3 property_context: split into platform and non-platform components. by Sandeep Patil · 9 years ago
  60. a058b56 service_context: split into platform and non-platform components. by Sandeep Patil · 9 years ago
  61. 9c03807 Split seapp_contexts into plat and nonplat components. by Dan Cashman · 9 years ago
  62. d225b69 Split file_contexts for on-device compilation. by dcashman · 9 years ago
  63. c5c3abc Remove option for non-pic dex preopt. by Richard Uhler · 9 years ago
  64. 52b7597 Remove ENABLE_TREBLE from sepolicy. by Steven Moreland · 9 years ago
  65. 65d0134 Revert "Move sepolicy and recovery from on-device tree and add dependency." by Daniel Cashman · 9 years ago
  66. cf5c6ec Move sepolicy and recovery from on-device tree and add dependency. by Dan Cashman · 9 years ago
  67. 1c04027 Switch recovery to versioned policy and split into components. by Dan Cashman · 9 years ago
  68. 90b3b94 Split mac_permissions.xml into plat and non-plat components. by dcashman · 9 years ago
  69. 1faa644 Split policy for on-device compilation. by dcashman · 9 years ago
  70. 0779155 Restore checkfc and neverallow checks. by dcashman · 9 years ago
  71. 2e00e63 sepolicy: add version_policy tool and version non-platform policy. by dcashman · 9 years ago
  72. 2899434 Add WITH_DEXPREOPT_PIC to 'with_dexpreopt' SELinux macro. by Jorge Lucangeli Obes · 9 years ago
  73. 84db84e Use with_dexpreopt macro for zygote execute permissions. by Jorge Lucangeli Obes · 9 years ago
  74. d733d16 Add macros for treble and non-treble only policy by Jeff Vander Stoep · 9 years ago
  75. cc39f63 Split general policy into public and private components. by dcashman · 9 years ago
  76. 5807d1d Fix ioctl defines for Mips. by Douglas Leung · 9 years ago
  77. 7d9487c Merge \"service_contexts: strip blank lines and comments\" am: afad0c35ec by William Roberts · 9 years ago
  78. a584f2f Merge \"property_contexts: strip blank lines and comments\" am: ee69a2e775 by William Roberts · 9 years ago
  79. c9fce3f service_contexts: strip blank lines and comments by William Roberts · 9 years ago
  80. 371918c property_contexts: strip blank lines and comments by William Roberts · 9 years ago
  81. 2f7b051 Merge "Add keys to prerequisites of mac_permissions.xml" am: d1eb0ede9c by Shinichiro Hamaji · 9 years ago
  82. ef0c14d Add keys to prerequisites of mac_permissions.xml by Shinichiro Hamaji · 9 years ago
  83. 3116b83 suppress unnecessary makefile output am: 6ef10bd48b am: 1274aa15d4 by Nick Kralevich · 10 years ago
  84. 6ef10bd suppress unnecessary makefile output by Nick Kralevich · 10 years ago
  85. 6710e5c Don\'t allow permissive SELinux domains on user builds. am: bca98efa57 by Nick Kralevich · 10 years ago
  86. bca98ef Don't allow permissive SELinux domains on user builds. by Nick Kralevich · 10 years ago
  87. 7a29402 Merge changes from topic \'fc_sort-2\' am: 87a73f199a am: af77ab6b13 by Jeffrey Vander Stoep · 10 years ago
  88. 49693f1 fc_sort: initial commit by William Roberts · 10 years ago
  89. b905376 Merge "Revert "fc_sort: initial commit"" am: 5de7574a59 am: 62871e5874 by Jeffrey Vander Stoep · 10 years ago
  90. b1fb7e4 Revert "fc_sort: initial commit" by Jeffrey Vander Stoep · 10 years ago
  91. a654d9f Merge "fc_sort: initial commit" am: 2dea4525f3 am: faddabe6f5 by Jeffrey Vander Stoep · 10 years ago
  92. 29d1468 fc_sort: initial commit by William Roberts · 10 years ago
  93. 9aa378e Merge "Reduce socket ioctl perms" by Jeffrey Vander Stoep · 10 years ago
  94. cbaa2b7 Reduce socket ioctl perms by Jeff Vander Stoep · 10 years ago
  95. efeac86 Merge changes from topic \'sepolicy-makefile-cleanup\' am: 1e5b7a1962 by Daniel Cashman · 10 years ago
  96. 50a478e Android.mk: cleanse all set but not unset variables by William Roberts · 10 years ago
  97. 4674975 Android.mk: clean dependencies and clear variables by William Roberts · 10 years ago
  98. 4b41223 sectxfile_nl: fix superfluous dependencies am: cb1ab9858e am: aeb403f233 by William Roberts · 10 years ago
  99. cb1ab98 sectxfile_nl: fix superfluous dependencies by William Roberts · 10 years ago
  100. e927937 Merge "checkfc: add attribute test" am: d48773ab3e am: c435b7590b by Jeffrey Vander Stoep · 10 years ago