aboutsummaryrefslogtreecommitdiffstats
path: root/android/config.go
Commit message (Expand)AuthorAgeFilesLines
* Fix builds outside of makeColin Cross2017-12-041-4/+12
* Use default app certificate from MakeColin Cross2017-12-021-2/+12
* Replace aapt support with aapt2Colin Cross2017-11-291-11/+15
* Support EXPERIMENTAL_USE_OPENJDK9=false.Tobias Thierer2017-11-171-0/+2
* CFI include/exclude path support (Soong)Vishwath Mohan2017-11-081-0/+14
* Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use itColin Cross2017-11-011-0/+4
* Import AAPT-related product variables from makeColin Cross2017-10-301-6/+10
* Use prebuilt dx for PDK buildsColin Cross2017-10-241-0/+4
* Initial support for converting jars to java9 system modulesColin Cross2017-10-161-0/+39
* Squash vendor sources before linkageMutator runsJiyong Park2017-10-131-2/+2
* Let tests override environmentColin Cross2017-10-101-9/+10
* Remove android_prebuilt_sdk modulesColin Cross2017-09-201-0/+4
* Add test infrastructure for running the arch mutatorColin Cross2017-09-201-0/+19
* Ignore environment variables in testsColin Cross2017-09-051-4/+8
* Pass --min-sdk-version to dxColin Cross2017-08-311-0/+8
* Update the minimum NDK target API.Dan Albert2017-08-171-1/+1
* Expose the minimum supported SDK version to make.Dan Albert2017-08-171-0/+4
* Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.Dan Albert2017-08-021-2/+19
* Allow integer_overflow sanitizer path exclusion.Ivan Lozano2017-07-181-10/+11
* Add integration testing infrastructureColin Cross2017-07-141-1/+4
* add device_kernel_headers module for vendor-specific kernel headersJiyong Park2017-07-081-0/+4
* Add integer_overflow sanitization build option.Ivan Lozano2017-07-071-0/+4
* Fix install location for vendor testsDan Willemsen2017-07-061-9/+13
* Fix panic in builds with no deviceColin Cross2017-06-231-1/+5
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-091-0/+4
* MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests.Chris Larsen2017-05-301-1/+1
* Revert "Revert "Ensure environment dependencies are correct""Dan Willemsen2017-05-151-1/+15
* Revert "Ensure environment dependencies are correct"Dan Willemsen2017-05-081-1/+1
* Ensure environment dependencies are correctDan Willemsen2017-05-051-1/+1
* Turn installation on in mega device buildColin Cross2017-04-271-1/+6
* Change the global CFI flag to default to enabled.Vishwath Mohan2017-04-131-1/+5
* Generate file to map codenames to API levels.Dan Albert2017-03-311-0/+4
* Rework vndk detectionDan Willemsen2017-03-291-3/+3
* MIPS: Adjust LibartImgDeviceBaseAddress() for CC GC.Alexey Frunze2017-03-201-1/+1
* Revert "install *.so in different paths for their types"Dan Willemsen2017-03-161-4/+0
* Add LinuxBionic toolchain and switchDan Willemsen2017-03-151-0/+1
* install *.so in different paths for their typesJiyong Park2017-03-141-0/+4
* Support path exclusion for native coverage.Ryan Campbell2017-02-271-2/+12
* Native Coverage support in Soong (gcov)Dan Willemsen2017-02-141-0/+15
* Removed Bluetooth build variables from the soong build parserJack He2017-02-091-8/+0
* Fix envDeps initialization and lockingColin Cross2017-02-061-3/+5
* Hide CFI behind a global flag.Vishwath Mohan2017-01-191-0/+4
* Add Android.bp variables to the soong build parserandroid-n-mr2-preview-1Jack He2017-01-111-0/+13
* Add ArtUseReadBarrier to ProductVariables.Hiroshi Yamauchi2016-12-191-0/+4
* Support system/vendor for devices without a vendor partitionDan Willemsen2016-12-051-0/+7
* Provide config helpers for environment variablesColin Cross2016-11-291-0/+18
* Add basic VNDK support in SoongDan Willemsen2016-11-281-0/+7
* Revert "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-1/+5
* Revert "Use the platform SDK version from the config."Dan Albert2016-11-091-5/+1
* Use the platform SDK version from the config.Dan Albert2016-11-081-1/+5