aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Add support for cortex-a55/cortex-a75.Christopher Ferris2018-05-111-0/+2
* Pass platform version name as --version-name for framework-res.apkColin Cross2018-05-092-0/+5
* Merge "Expose selinux variables to Soong."Tri Vo2018-05-092-0/+21
|\
| * Expose selinux variables to Soong.Tri Vo2018-04-302-0/+21
* | Don't install modules in unexported namespacesColin Cross2018-05-071-0/+7
|/
* Add prebuilt_etc_xmlandroid-n-iot-release-lg-thinq-wk7Jiyong Park2018-04-281-25/+37
* Introduce runtime_libs to cc_binary and cc_libraryLogan Chien2018-04-251-1/+1
* Adding java_sdk_libraryJiyong Park2018-04-192-0/+107
* Merge "Fix aapt2 --min-sdk-version after finalized SDK"Colin Cross2018-04-182-0/+13
|\
| * Fix aapt2 --min-sdk-version after finalized SDKColin Cross2018-04-182-0/+13
* | Merge "Reverse RRO dir paths when passing to Make"Colin Cross2018-04-182-4/+13
|\|
| * Reverse RRO dir paths when passing to MakeColin Cross2018-04-172-4/+13
* | Fix few issues with filegroupsPirama Arumuga Nainar2018-04-184-6/+122
|/
* Fix module rename inside namespaceColin Cross2018-04-162-18/+37
* Add USE_CLANG_LLD and use_clang_lld.android-o-mr1-iot-preview-8Chih-Hung Hsieh2018-04-122-0/+6
* Consistently use Bool instead of proptools.BoolColin Cross2018-04-101-3/+3
* Add VendorConfig for board-level Soong plugin configurationDan Willemsen2018-04-113-0/+43
* Make Config.ProductVariables privateDan Willemsen2018-04-116-73/+73
* Expose ProductVariables from TestConfigDan Willemsen2018-04-111-0/+4
* Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-112-0/+36
* Add vintf_fragments.Steven Moreland2018-04-052-0/+6
* Allow platform modules to link to vendor public librariesJiyong Park2018-03-302-0/+10
* Make arm_on_x86 symmetricVictor Khimenko2018-03-211-4/+28
* Merge changes I406c5bef,Ibde685d7,I1c09412dLogan Chien2018-03-165-23/+263
|\
| * Allow VNDK extensions under vendor or deviceLogan Chien2018-03-152-2/+30
| * Add unit tests for android/neverallow.goLogan Chien2018-03-152-0/+219
| * Extract failIfErrored() to android/testing.goLogan Chien2018-03-153-21/+14
* | Add DistPath to reference the dist folderDan Willemsen2018-03-121-0/+40
* | Switch PackageContext functions to take a ctxDan Willemsen2018-03-121-88/+64
* | Remove obsolete Brillo variableDan Willemsen2018-03-101-6/+0
|/
* Fetch generated srcs from java libs for droiddoc.Nan Zhang2018-03-091-1/+1
* Merge changes I9bec563c,I34f06abdLogan Chien2018-03-092-3/+251
|\
| * RemoveFromList() should remove all matchesLogan Chien2018-03-092-3/+69
| * Add unit tests for android/util.goLogan Chien2018-03-091-0/+182
* | Consider binder bitness while looking for abi references.Jayant Chowdhary2018-03-082-2/+10
|/
* For abi diffing, factor in arch variant and primary arch.Jayant Chowdhary2018-03-011-3/+12
* Turn GlobFiles into a Glob for files, use itDan Willemsen2018-03-012-16/+9
* Report errors when opening config filesColin Cross2018-02-271-1/+3
* Merge changes I84868c92,If1690a70,Ia9aeb2ffColin Cross2018-02-242-79/+81
|\
| * Move AllowMissingDependencies check from PathsForSource to PathForSourceColin Cross2018-02-231-76/+75
| * Pass nil instead of []string{} to ctx.Glob* functionsColin Cross2018-02-232-3/+6
* | Merge "Add proto.canonical_path_from_root"Dan Willemsen2018-02-231-2/+17
|\ \ | |/ |/|
| * Add proto.canonical_path_from_rootDan Willemsen2018-02-221-2/+17
* | Revert "Move AllowMissingDependencies check from PathsForSource to PathForSou...Colin Cross2018-02-231-61/+75
* | Move AllowMissingDependencies check from PathsForSource to PathForSourceColin Cross2018-02-221-75/+61
* | Propagate errors out of validatePathColin Cross2018-02-222-47/+100
* | Add t.Run and t.Helper to paths_test.goColin Cross2018-02-221-6/+13
* | Remove unused intermediates parameter from ExistentPathForSourceColin Cross2018-02-222-12/+6
|/
* Droiddoc Support in SoongNan Zhang2018-02-223-0/+31
* Revert "Revert "Support filegroup in exclude_srcs""Nan Zhang2018-02-151-12/+32