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