aboutsummaryrefslogtreecommitdiffstats
path: root/android/variable.go
Commit message (Expand)AuthorAgeFilesLines
* Fix formattingEthan Chen2019-03-031-4/+3
* soong: add support for nested structs in variablePropertiesSimon Shields2018-08-161-2/+12
* soong: extend with lineage board flagsSimon Shields2018-08-161-0/+8
* Pass platform version name as --version-name for framework-res.apkColin Cross2018-05-091-0/+1
* Fix aapt2 --min-sdk-version after finalized SDKColin Cross2018-04-181-0/+1
* Add VendorConfig for board-level Soong plugin configurationDan Willemsen2018-04-171-0/+2
* Make Config.ProductVariables privateDan Willemsen2018-04-171-1/+1
* Add product_variables.Use_lmkd_stats_log.Rajeev Kumar2018-03-231-0/+5
* Droiddoc Support in Soong am: 581fd21e91 am: 2ea76706b3Nan Zhang2018-02-221-0/+4
|\
| * Droiddoc Support in SoongNan Zhang2018-02-221-0/+4
* | Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS am: 49540800f0 am: 8f7...Pirama Arumuga Nainar2018-02-131-0/+2
|\|
| * Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRSPirama Arumuga Nainar2018-02-131-0/+2
* | Use product instead of oem for Product specific module am: 5cfbfbb67a am: 2b6...Jaekyun Seok2018-01-251-3/+3
|\|
| * Use product instead of oem for Product specific moduleJaekyun Seok2018-01-251-3/+3
* | Merge "Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS" am: d89f...Jiyong Park2018-01-231-7/+9
|\|
| * Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONSJiyong Park2018-01-191-7/+9
* | Merge "Revert "Support enabling overflow sanitization by path."" am: e021b040...Ivan Lozano2018-01-201-1/+0
|\ \
| * | Revert "Support enabling overflow sanitization by path."Ivan Lozano2018-01-201-1/+0
* | | Merge "Support enabling overflow sanitization by path." am: c1fecc2dfa am: a6...Ivan Lozano2018-01-191-0/+1
|\| |
| * | Support enabling overflow sanitization by path.Ivan Lozano2018-01-181-0/+1
| |/
* | [Android.bp] Add cflags, include_dirs, shared_libs ans srcs to ARC++ ProductHirokazu Honda2018-01-171-0/+4
* | Merge "Remove unnecessary DeviceUsesClang." am: 2e020842dc am: 4bf625d7e6Stephen Hines2018-01-121-2/+0
|\|
| * Remove unnecessary DeviceUsesClang.Stephen Hines2018-01-111-2/+0
* | Merge "Add [soc|device|product]_specific" am: 95fba1a8f8 am: 0fffd6bca4Jiyong Park2017-12-211-0/+2
|\|
| * Add [soc|device|product]_specificJiyong Park2017-12-211-0/+2
* | Merge "Remove sepolicy_split from soong." am: 57603998a6 am: 3fac38f544Steven Moreland2017-12-201-4/+0
|\|
| * Remove sepolicy_split from soong.Steven Moreland2017-12-191-4/+0
* | Merge "Remove Treble/PRODUCT_FULL_TREBLE from Soong." am: e565435a7b am: 6429...Steven Moreland2017-12-151-9/+0
|\|
| * Remove Treble/PRODUCT_FULL_TREBLE from Soong.Steven Moreland2017-12-151-9/+0
* | Merge "Add split PRODUCT_FULL_TREBLE variables to Soong." am: 4c016b996e am: ...Steven Moreland2017-12-151-0/+18
|\|
| * Add split PRODUCT_FULL_TREBLE variables to Soong.Steven Moreland2017-12-131-0/+18
* | Install current VNDK libs to the versioned directories. am: 8fe1212261 am: df...Justin Yun2017-12-131-0/+1
|\|
| * Install current VNDK libs to the versioned directories.Justin Yun2017-12-131-0/+1
* | Revert "Revert "Soong support for namespaces"" am: 088e29ed38 am: 994f9e7a92Jeff Gaston2017-12-051-0/+2
|\|
| * Revert "Revert "Soong support for namespaces""Jeff Gaston2017-12-041-0/+2
* | Install VNDK snapshot libraries for system build am: 7154928c93 am: 702a40d5cdJustin Yun2017-12-051-0/+2
|\|
| * Install VNDK snapshot libraries for system buildJustin Yun2017-12-051-0/+2
* | Use default app certificate from Make am: 61ae0b7eed am: 9d58bf0610Colin Cross2017-12-021-0/+2
|\|
| * Use default app certificate from MakeColin Cross2017-12-021-0/+2
* | [Android.bp] Add ARC++ product variableRisan2017-11-301-0/+6
|/
* Make *Context.Config return a Config instead of a interface{}Colin Cross2017-11-301-1/+1
* Revert "Soong support for namespaces"Jeff Gaston2017-11-301-2/+0
* Soong support for namespacesJeff Gaston2017-11-291-0/+2
* Copy abidiffs into /abidiffs on abi breakages.Jayant Chowdhary2017-11-271-0/+1
* Update default configurationDan Willemsen2017-11-131-7/+10
* CFI include/exclude path support (Soong)Vishwath Mohan2017-11-081-1/+4
* Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use itColin Cross2017-11-011-0/+1
* Import AAPT-related product variables from makeColin Cross2017-10-301-2/+19
* Allow arch-specific modules to be disabled in the PDKColin Cross2017-10-171-2/+2
* Pass --min-sdk-version to dxColin Cross2017-08-311-0/+1