1. 2a7bf75 Add a neverallow rule for prebuilt_* module types by Jihoon Kang · 10 months ago
  2. 0d545b8 Revert^4 "Set the appropriate deps property for the soong generated fs modules" by Jihoon Kang · 11 months ago
  3. ac2d1ba Revert "Set the appropriate deps property for the soong generated fs modules" by Jihoon Kang · 11 months ago
  4. dc6492f Set the appropriate deps property for the soong generated fs modules by Jihoon Kang · 11 months ago
  5. 8bce381 Remove the java property `exclude_static_libs` by Jihoon Kang · 11 months ago
  6. a15790a java_library support for building headers-only by Mark White · 2 years, 1 month ago
  7. 3d4d88d Allow java_library.exclude_static_libs property for libcore and f/b/api by Jihoon Kang · 2 years, 3 months ago
  8. 381c2fa Introduce "Exclude_static_libs" property for Java modules by Jihoon Kang · 2 years, 3 months ago
  9. a2b57ab Remove makefile_goal by Jooyung Han · 2 years, 4 months ago
  10. 73feba3 Allow stubs implementation to be omitted by Alan Stokes · 2 years, 10 months ago
  11. 39cadf9 Allow libwifi-hal to use makefile_goal by Jooyung Han · 3 years, 1 month ago
  12. 3c306f3 Don't allow using framework and SDK at the same time. by Jiyong Park · 3 years, 5 months ago
  13. e1b1836 Revert "Relax apex package restriction for T+ jars" by Anton Hansson · 3 years, 9 months ago
  14. 865d5e6 Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal"" by Inseob Kim · 3 years, 8 months ago
  15. a907874 Revert^3 "Add seapp_contexts to allowlist of makefile goal" by Inseob Kim · 3 years, 8 months ago
  16. a3d7915 Add comments and clarify errors in neverallow by Liz Kammer · 3 years, 10 months ago
  17. 1fdd6ca Relax apex package restriction for T+ jars by Remi NGUYEN VAN · 3 years, 9 months ago
  18. feb0756 Revert^2 "Add seapp_contexts to allowlist of makefile goal" by Yuntao Xu · 3 years, 10 months ago
  19. e87a816 Revert "Add seapp_contexts to allowlist of makefile goal" by Vova Sharaienko · 3 years, 10 months ago
  20. a92d10b Add seapp_contexts to allowlist of makefile goal by Inseob Kim · 3 years, 10 months ago
  21. 8fc8dbf start eating include_dirs from both ends by Steven Moreland · 4 years, 4 months ago
  22. 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 4 years, 5 months ago
  23. 3cb2c06 Cleanup some issues left over from previous reviews by Paul Duffin · 4 years, 6 months ago
  24. 30ac3e7 Remove uses of FixtureFactory from android package by Paul Duffin · 4 years, 6 months ago
  25. 3c6a4ea Convert android/neverallow_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
  26. 8bee1b0 Allow service-media-s in apex by Hyundo Moon · 4 years, 8 months ago
  27. 0af20ef Remove sdk_version: "none" restriction by Anton Hansson · 4 years, 9 months ago
  28. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 10 months ago
  29. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  30. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  31. 696ed4d Add makefile_goal. by Yifan Hong · 5 years ago
  32. 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
  33. e033cba Allow the user to explicitly set the java Uncompress_dex property. by David Srbecky · 5 years ago
  34. c5570ac Allow defining neverallow in packages other than android. by Artur Satayev · 5 years ago
  35. 4537640 Expand neverallow for sdk_version: none by Anton Hansson · 5 years ago
  36. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  37. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 5 years ago
  38. 82e192c Add sdk mutator for native modules by Colin Cross · 6 years ago
  39. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  40. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  41. 7322b52 Allow per test rules in neverallow_test.go am: 115445b5d6 by Paul Duffin · 6 years ago
  42. 115445b Allow per test rules in neverallow_test.go by Paul Duffin · 6 years ago
  43. 91e3819 Support multiple expected errors in neverallow_test.go by Paul Duffin · 6 years ago
  44. b5af620 Support multiple expected errors in neverallow_test.go by Paul Duffin · 6 years ago
  45. c9c0f52 Merge changes from topic "restrict-libandroidicu-usages" am: d5a57d8fc5 by Paul Duffin · 6 years ago
  46. 3578188 Support restrictions based on a module's dependencies by Paul Duffin · 6 years ago
  47. c811170 Revert "Revert "Prevent runtime module paths being used in include_dirs"" by Paul Duffin · 6 years ago
  48. ff3d72f Revert "Prevent runtime module paths being used in include_dirs" by Ming-Shin Lu · 6 years ago
  49. 31d0688 Prevent runtime module paths being used in include_dirs am: 2ac2befc9a by Paul Duffin · 6 years ago
  50. 2ac2bef Prevent runtime module paths being used in include_dirs by Paul Duffin · 6 years ago
  51. b343889 Merge changes I42cb181f,I6413c9b1 am: 33ee25466f am: 00c2bbb0e7 by Paul Duffin · 6 years ago
  52. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  53. 03cdfe1 Merge "neverallow: vintf to libhidltransport impl lib" into qt-dev by Steven Moreland · 6 years ago
  54. a1165d6 neverallow: vintf to libhidltransport impl lib by Steven Moreland · 6 years ago
  55. f45775e Merge "Add sdk_version:"none" to replace no_standard_libs:true" am: b11c72b0b8 by Paul Duffin · 6 years ago
  56. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  57. 065000e Merge "Never allow java_library_host with no_standard_libs: true" am: 393590d8a8 by Paul Duffin · 6 years ago
  58. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 6 years ago
  59. 31de2ea Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... am: 72ea641dff by Colin Cross · 6 years ago
  60. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  61. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  62. a4973e8 Add tests for core library neverallow rules am: b6c6bdd1c2 am: 28630e0c47 by Paul Duffin · 6 years ago
  63. b6c6bdd Add tests for core library neverallow rules by Paul Duffin · 6 years ago
  64. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 6 years ago
  65. 25f35fa Remove unnecessary core library neverallow rules by Paul Duffin · 6 years ago
  66. ff5a177 Remove unnecessary core library neverallow rules by Paul Duffin · 6 years ago
  67. c35c5f9 Add neverallow rules for java_device_for_host by Colin Cross · 7 years ago
  68. fd4f743 Add neverallow rules for java_device_for_host by Colin Cross · 7 years ago
  69. 741aae4 Merge "Disallow linking against updatable-media." by Dongwon Kang · 7 years ago
  70. 50a299f Disallow linking against updatable-media. by Dongwon Kang · 7 years ago
  71. 5f692ec Remove empty DepsMutator methods by Colin Cross · 7 years ago
  72. df5f356 Add soong build restrictions for libcore targets by Neil Fuller · 7 years ago
  73. af29bad Allow VNDK extensions under vendor or device by Logan Chien · 7 years ago
  74. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago