aboutsummaryrefslogtreecommitdiff
path: root/android/neverallow_test.go
AgeCommit message (Expand)Author
2022-11-22Allow stubs implementation to be omittedAlan Stokes
2022-08-03Allow libwifi-hal to use makefile_goalJooyung Han
2022-04-05Don't allow using framework and SDK at the same time.Jiyong Park
2022-04-04Revert "Relax apex package restriction for T+ jars"Anton Hansson
2022-01-10Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal""Inseob Kim
2021-12-29Revert^3 "Add seapp_contexts to allowlist of makefile goal"Inseob Kim
2021-12-21Add comments and clarify errors in neverallowLiz Kammer
2021-12-09Relax apex package restriction for T+ jarsRemi NGUYEN VAN
2021-11-18Revert^2 "Add seapp_contexts to allowlist of makefile goal"Yuntao Xu
2021-11-18Revert "Add seapp_contexts to allowlist of makefile goal"Vova Sharaienko
2021-11-05Add seapp_contexts to allowlist of makefile goalInseob Kim
2021-04-27start eating include_dirs from both endsSteven Moreland
2021-03-31Convert TestApexPermittedPackagesRules to use test fixturesPaul Duffin
2021-03-24Cleanup some issues left over from previous reviewsPaul Duffin
2021-03-22Remove uses of FixtureFactory from android packagePaul Duffin
2021-03-18Convert android/neverallow_test.go to test fixturesPaul Duffin
2021-01-21Allow service-media-s in apexHyundo Moon
2020-12-17Remove sdk_version: "none" restrictionAnton Hansson
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-07-28Add makefile_goal.Yifan Hong
2020-06-11Use inclusive language in build/soongColin Cross
2020-05-21Allow the user to explicitly set the java Uncompress_dex property.David Srbecky
2020-04-15Allow defining neverallow in packages other than android.Artur Satayev
2020-04-09Expand neverallow for sdk_version: noneAnton Hansson
2020-04-07Revert^2 "Add sdk mutator for native modules"Colin Cross
2020-04-07Revert "Add sdk mutator for native modules"Colin Cross
2020-04-01Add sdk mutator for native modulesColin Cross
2019-12-18Move filesystem into ConfigColin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-09-03Allow per test rules in neverallow_test.goPaul Duffin
2019-09-03Allow per test rules in neverallow_test.goPaul Duffin
2019-09-03Support multiple expected errors in neverallow_test.goPaul Duffin
2019-08-09Support multiple expected errors in neverallow_test.goPaul Duffin
2019-08-07Merge changes from topic "restrict-libandroidicu-usages"Paul Duffin
2019-08-06Support restrictions based on a module's dependenciesPaul Duffin
2019-07-22Revert "Revert "Prevent runtime module paths being used in include_dirs""Paul Duffin
2019-07-22Revert "Prevent runtime module paths being used in include_dirs"Ming-Shin Lu
2019-07-21Prevent runtime module paths being used in include_dirsPaul Duffin
2019-07-19Prevent runtime module paths being used in include_dirsPaul Duffin
2019-06-17Merge changes I42cb181f,I6413c9b1 am: 33ee25466fPaul Duffin
2019-06-17Remove the no_standard_libs propertyPaul Duffin
2019-06-14Merge "neverallow: vintf to libhidltransport impl lib" into qt-devSteven Moreland
2019-06-14neverallow: vintf to libhidltransport impl libSteven Moreland
2019-06-14Merge "Add sdk_version:"none" to replace no_standard_libs:true" am: b11c72b0b8Paul Duffin
2019-06-13Add sdk_version:"none" to replace no_standard_libs:truePaul Duffin
2019-06-13Merge "Never allow java_library_host with no_standard_libs: true" am: 393590d8a8Paul Duffin
2019-06-13Merge "Never allow java_library_host with no_standard_libs: true"Paul Duffin
2019-06-12Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... am: 72ea...Colin Cross