aboutsummaryrefslogtreecommitdiffstats
path: root/android/paths_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add ramdisk image.Yifan Hong2020-01-221-0/+5
* Sandbox soong_build by changing to root directoryColin Cross2020-01-111-5/+0
* Revert "Sandbox soong_build by changing to root directory"Colin Cross2020-01-101-0/+5
* Sandbox soong_build by changing to root directoryColin Cross2020-01-091-5/+0
* Add EarlyModuleContext for LoadHookContextColin Cross2020-01-041-16/+48
* Move filesystem into ConfigColin Cross2019-12-181-30/+29
* Move imageMutator before archMutatorColin Cross2019-12-171-0/+24
* Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross2019-11-251-4/+4
* Add InstallInRoot to allow modules to install into root partitionColin Cross2019-10-031-0/+39
* Fix android_test install path.Jaewoong Jung2019-09-271-0/+5
* Add InstallBypassMakeColin Cross2019-08-061-0/+4
* Rename product_services to system_extJustin Yun2019-07-091-10/+10
* Share buildDir for android/soong/android testsColin Cross2019-06-101-20/+0
* Reimplement AddMissingDependenciesColin Cross2019-06-101-0/+5
* Consolidate baseContext, BaseContext, and BaseModuleContextColin Cross2019-06-061-24/+24
* Remove repetition in android package namesColin Cross2019-06-061-24/+24
* Support tagged module referencesColin Cross2019-06-041-12/+101
* Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=trueColin Cross2019-04-071-5/+30
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-50/+190
* Remove ModuleSrcPathColin Cross2019-03-201-7/+19
* Add test for ctx.ExpandSourcesColin Cross2019-03-071-0/+143
* Fix Rel() after ReplaceExtension or InSameDirColin Cross2019-02-271-2/+6
* Add more paths helper methodsColin Cross2019-02-161-0/+12
* Add OutputPath.ReplaceExtension()Colin Cross2019-02-121-0/+12
* Avoid filepath.AbsColin Cross2019-01-241-0/+61
* Dexpreopt soong modules inside soongColin Cross2018-12-151-0/+57
* Revert "Fix MaybeRel when OUT is absolute"Colin Cross2018-12-141-57/+0
* Fix MaybeRel when OUT is absoluteColin Cross2018-12-131-0/+57
* s/product-services/product_services/gDario Freni2018-08-201-6/+6
* Add support for /product-services partitionDario Freni2018-07-191-0/+50
* Support recovery and recovery_availableJiyong Park2018-05-151-0/+5
* Reverse RRO dir paths when passing to MakeColin Cross2018-04-171-4/+1
* Propagate errors out of validatePathColin Cross2018-02-221-2/+8
* Add t.Run and t.Helper to paths_test.goColin Cross2018-02-221-6/+13
* Use product instead of oem for Product specific moduleJaekyun Seok2018-01-251-6/+6
* Add [soc|device|product]_specificJiyong Park2017-12-211-4/+100
* Make *Context.Config return a Config instead of a interface{}Colin Cross2017-11-301-1/+1
* Add searchable android.DirectorySortedPathsColin Cross2017-11-131-0/+72
* Let tests override environmentColin Cross2017-10-101-1/+1
* Fix install location for vendor testsDan Willemsen2017-07-061-0/+160
* Rename common to androidColin Cross2016-05-181-0/+182