aboutsummaryrefslogtreecommitdiff
path: root/core/soong_app_prebuilt.mk
Commit message (Expand)AuthorAgeFilesLines
* Build the proguard dict zip without PACKAGING intermediatesCole Faust2023-08-301-20/+13
* Minify the sdk targetsCole Faust2023-08-021-1/+3
* Don't build automatic RROs for testsColin Cross2023-05-181-20/+22
* Merge "Generate SBOM of the target product in file sbom.spdx.json in product ...Wei Li2023-03-151-0/+5
|\
| * Generate SBOM of the target product in file sbom.spdx.json in product out dir...Wei Li2023-03-141-0/+5
* | Merge "Revert "Generate SBOM of the target product in file sbom.spdx in...""Kevin Han2023-03-131-5/+0
|\ \
| * | Revert "Generate SBOM of the target product in file sbom.spdx in..."Kevin Han2023-03-131-5/+0
* | | Merge "Generate SBOM of the target product in file sbom.spdx in product out d...Wei Li2023-03-131-0/+5
|\| |
| * | Generate SBOM of the target product in file sbom.spdx in product out directory.Wei Li2023-03-131-0/+5
| |/
* | Don't install jni libs for uninstallable modulesCole Faust2023-03-101-11/+13
* | Revert "Don't install jni libs for uninstallable modules"Iván Budnik2023-03-101-13/+11
* | Don't install jni libs for uninstallable modulesCole Faust2023-02-281-11/+13
|/
* Create partition-specific symlink for jnilib installJihoon Kang2022-09-071-0/+3
* Revert "Revert "Produce mappings of hashes to elf symbols and r8 dictionaries""Colin Cross2022-04-061-5/+11
* Revert "Produce mappings of hashes to elf symbols and r8 dictionaries"Colin Cross2022-04-051-11/+5
* Produce mappings of hashes to elf symbols and r8 dictionariesColin Cross2022-04-041-5/+11
* Remove duplicate includes of BUILD_NOTICE_FILEColin Cross2021-11-301-5/+0
* Move java install rules into SoongColin Cross2021-11-081-7/+0
* Use the Soong output as the checkbuild targetColin Cross2021-10-091-0/+11
* Re-call BUILD_NOTICE_FILE for modules that add depsBob Badour2021-09-091-0/+5
* Use order-only dependencies for symbols filesColin Cross2021-04-271-1/+1
* Merge "Store dexpreopt.config files to dexpreopt_config.zip"Treehugger Robot2021-04-231-0/+9
|\
| * Store dexpreopt.config files to dexpreopt_config.zipJeongik Cha2021-04-231-0/+9
* | Package jacoco and proguard files out of a PACKAGING directoryColin Cross2021-04-071-5/+13
|/
* Merged and dist lists of unused methods from R8Colin Cross2020-08-171-0/+8
* Remove obsolete PDK build functionalityDan Willemsen2020-08-111-1/+1
* Merge "Dist lint reports for apps"Colin Cross2020-07-161-0/+4
|\
| * Dist lint reports for appsColin Cross2020-07-101-0/+4
* | Install symbols for JNI librariesColin Cross2020-07-101-0/+6
|/
* More performance improvementsDan Willemsen2020-06-081-1/+1
* Access ALL_MODULES subvars with my_register_nameYo Chiang2020-05-141-1/+1
* Install .idsig files to test suite dirs.Jaewoong Jung2020-05-071-1/+1
* Stem names are used in apkcerts.txtJiyong Park2020-05-021-0/+6
* Build merged apexkeys.txt/apkcerts.txt by partition.Bill Peckham2020-03-301-0/+3
* Install JNI coverage outputs from Soong-built appsJaewoong Jung2020-03-271-0/+7
* Enforce LOCAL_CERTIFICATE is set in soong_app_prebuilt.mkColin Cross2020-01-281-0/+3
* Add Soong android_app and android_test modules to javac-checkColin Cross2019-12-301-0/+4
* Copy additional test apk outputs to suite dirs.Jaewoong Jung2019-11-211-0/+10
* Remove support for stripping dex.Nicolas Geoffray2019-10-211-4/+0
* Rename product_services to system_extJustin Yun2019-07-091-1/+1
* Merge "Support PRESIGNED in soong_app_prebuilt.mk"Treehugger Robot2019-05-041-1/+9
|\
| * Support PRESIGNED in soong_app_prebuilt.mkColin Cross2019-03-211-1/+9
* | Remove AAPT1 supportColin Cross2019-04-171-1/+1
* | Put DEVICE/PRODUCT overlays in different partitionsAnton Hansson2019-03-221-2/+15
* | Read product/device RRO dirs separately from soongAnton Hansson2019-03-181-2/+2
|/
* Remove extra $ in soong_app_prebuiltLuca Stefani2019-02-061-1/+1
* Merge "Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_F...Treehugger Robot2019-01-311-0/+2
|\
| * Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=trueAdrian Roos2019-01-251-0/+2
* | Merge "Fix RRO when LOCAL_EXPORT_PACKAGE_RESOURCES is unset"Anton Hansson2019-01-301-1/+1
|\ \
| * | Fix RRO when LOCAL_EXPORT_PACKAGE_RESOURCES is unsetColin Cross2019-01-301-1/+1
| |/