aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIESColin Cross2018-05-038-26/+179
* Use and export proguard flags from static dependenciesColin Cross2018-05-033-3/+36
* Add pom2bpColin Cross2018-05-032-0/+517
* Remove product-specific flags from android_library modulesColin Cross2018-05-032-18/+22
* Add support for android_library modulesColin Cross2018-05-0311-392/+610
* Fix androidmk_test.go import orderingColin Cross2018-05-031-1/+2
* Add more androidmk translations for android librariesColin Cross2018-05-033-3/+115
* Merge matching properties in bpfixColin Cross2018-05-033-21/+266
* Make bpfix not modify the input treeColin Cross2018-05-034-24/+68
* Fix format string issuesColin Cross2018-05-038-13/+13
* Add pom2mk -excludeColin Cross2018-04-261-2/+21
* Add pom2mk -regenColin Cross2018-04-261-5/+76
* Don't use AppsDefaultVersionName for framework-res.apkColin Cross2018-04-251-1/+10
* pom2mk to include extra-deps as top-level deps tooJeff Gaston2018-04-231-0/+4
* Merge "Have pom2mk list all duplicates modules" into pi-devTreeHugger Robot2018-04-231-0/+5
|\
| * Have pom2mk list all duplicates modulesJeff Gaston2018-04-091-0/+5
* | Merge "Have pom2mk include runtime deps too" into pi-devTreeHugger Robot2018-04-231-5/+14
|\|
| * Have pom2mk include runtime deps tooJeff Gaston2018-04-091-5/+14
* | Merge "Reverse RRO dir paths when passing to Make" into pi-devTreeHugger Robot2018-04-193-5/+16
|\ \
| * | Reverse RRO dir paths when passing to MakeColin Cross2018-04-183-5/+16
* | | Merge "Fix aapt2 --min-sdk-version after finalized SDK" into pi-devColin Cross2018-04-184-1/+107
|\| |
| * | Fix aapt2 --min-sdk-version after finalized SDKColin Cross2018-04-184-1/+107
* | | Merge "Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks." ...Jayant Chowdhary2018-04-181-1/+2
|\ \ \ | |/ / |/| |
| * | Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks.Jayant Chowdhary2018-04-171-1/+2
* | | Add VendorConfig for board-level Soong plugin configurationDan Willemsen2018-04-173-0/+43
* | | Make Config.ProductVariables privateDan Willemsen2018-04-176-73/+73
* | | Expose ProductVariables from TestConfigDan Willemsen2018-04-174-9/+13
* | | Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-176-29/+43
* | | Add DistPath to reference the dist folderDan Willemsen2018-04-172-5/+44
* | | Switch PackageContext functions to take a ctxDan Willemsen2018-04-167-178/+144
* | | Remove obsolete Brillo variableDan Willemsen2018-04-162-7/+0
|/ /
* | Merge "Fix module rename inside namespace" into pi-devTreeHugger Robot2018-04-172-18/+37
|\ \
| * | Fix module rename inside namespaceColin Cross2018-04-162-18/+37
* | | Finalizing P SDKWale Ogunwale2018-04-121-0/+2
* | | Merge "Fixing protoOutParams concatenation." into pi-devTreeHugger Robot2018-04-112-2/+2
|\ \ \ | |/ / |/| |
| * | Fixing protoOutParams concatenation.Kweku Adams2018-04-092-2/+2
| |/
* | Merge "Add informational message to help with updation of VNDK abi references...Jayant Chowdhary2018-04-101-2/+4
|\ \ | |/ |/|
| * Add informational message to help with updation of VNDK abi references.Jayant Chowdhary2018-04-091-2/+4
* | Always include JAR dependencies (not just with --static-deps) in MakefileAlan Viverette2018-04-061-3/+4
|/
* Fix mini_debug_info stripping when no symbols should be kept.Ryan Prichard2018-04-041-0/+1
* Add overrides to cc_binaryYifan Hong2018-04-033-0/+12
* [DO NOT MERGE] Switch to clang-4691093Yi Kong2018-04-021-2/+2
* Merge "Allow platform modules to link to vendor public libraries" into pi-devTreeHugger Robot2018-03-318-0/+309
|\
| * Allow platform modules to link to vendor public librariesJiyong Park2018-03-308-0/+309
* | Allow VNDK-SP extensions to use vendor libLogan Chien2018-03-302-23/+226
|/
* Merge "Fix data race on cfiExportsMap" into pi-devTreeHugger Robot2018-03-292-3/+1
|\
| * Fix data race on cfiExportsMapColin Cross2018-03-282-3/+1
* | Merge "Fix the flaky build breakage for droiddoc target." into pi-devTreeHugger Robot2018-03-293-3/+3
|\|
| * Fix the flaky build breakage for droiddoc target.Nan Zhang2018-03-283-3/+3
* | Set __ANDROID_API__ for vendor modules to vndk version.Justin Yun2018-03-283-5/+27