aboutsummaryrefslogtreecommitdiff
path: root/apex
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-14.0.0_r50' of https://android.googlesource.com/platform/b...George Zacharia2024-06-3014-583/+1374
|\
| * Fix non-determinism in prebuilt selection am: f2c1057586 am: d1816e09f0Spandan Das2024-03-041-2/+2
| |\
| | * Fix non-determinism in prebuilt selectionSpandan Das2024-03-041-2/+2
| * | Merge "Some tweaks to the aconfig flag collection logic" into main am: 6c2cd9...Yu Liu2024-02-293-16/+29
| |\|
| | * Some tweaks to the aconfig flag collection logicYu Liu2024-02-283-16/+29
| * | Merge "Revert "Fix non-determinism in prebuilt selection"" into main am: 5354...Spandan Das2024-02-291-2/+2
| |\ \
| | * | Revert "Fix non-determinism in prebuilt selection"Spandan Das2024-02-291-2/+2
| * | | Fix non-determinism in prebuilt selection am: 2d8884a377 am: abd735bb6cSpandan Das2024-02-291-2/+2
| |\| |
| | * | Fix non-determinism in prebuilt selectionSpandan Das2024-02-291-2/+2
| | |/
| * | Merge "Add sh_binary dependencies to primary abi of the target" into main am:...Riya Thakur2024-02-282-4/+7
| |\|
| | * Add sh_binary dependencies to primary abi of the targetRiya Thakur2024-02-272-4/+7
| * | Merge "Support aconfig stoage files for apex." into main am: 864fd2f1f5 am: c...Yu Liu2024-02-212-46/+84
| |\|
| | * Support aconfig stoage files for apex.Yu Liu2024-02-172-46/+84
| * | Do not allow to link libbinder from Vendor APEXKiyoung Kim2024-02-201-8/+1
| * | Merge "Add profiling to skip strict updatability allowlist" into main am: 992...Yisroel Forta2024-02-131-0/+1
| |\|
| | * Add profiling to skip strict updatability allowlistYisroel Forta2024-02-131-0/+1
| * | Merge "Restrict verify_overlaps to pre S modules" into main am: 2dc86ebd3e am...Spandan Das2024-02-131-5/+7
| |\|
| | * Merge "Restrict verify_overlaps to pre S modules" into mainSpandan Das2024-02-131-5/+7
| | |\
| | | * Restrict verify_overlaps to pre S modulesSpandan Das2024-02-131-5/+7
| * | | Merge "Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHA" ...Jihoon Kang2024-02-132-6/+81
| |\| |
| | * | Merge "Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHA" ...Jihoon Kang2024-02-132-6/+81
| | |\ \ | | | |/ | | |/|
| | | * Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHAJihoon Kang2024-02-122-6/+81
| * | | Merge "apex: skip apex_sepolicy_tests for test apex" into main am: 47f87dddb3...Jooyung Han2024-02-081-1/+1
| |\| |
| | * | apex: skip apex_sepolicy_tests for test apexJooyung Han2024-02-071-1/+1
| * | | Merge changes Ia899d75e,I9f885ffa into main am: f8c004263a am: 715a3892e1Spandan Das2024-02-071-1/+1
| |\| |
| | * | Use source_module_name to determine the contents of prebuilt apexesSpandan Das2024-02-061-1/+1
| | |/
| * | Merge "Revert "Print the modules that had strict_updatability_linting set"" i...Liana Kazanova2024-02-051-2/+1
| |\ \
| | * | Revert "Print the modules that had strict_updatability_linting set"Cole Faust2024-02-051-2/+1
| * | | Merge "Print the modules that had strict_updatability_linting set" into mainCole Faust2024-02-041-1/+2
| |\| |
| | * | Print the modules that had strict_updatability_linting setCole Faust2024-02-021-1/+2
| * | | Merge "Determine GC type based on BUILT_KERNEL_VERSION_FILE." into main am: d...Treehugger Robot2024-02-021-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Determine GC type based on BUILT_KERNEL_VERSION_FILE." into mainTreehugger Robot2024-02-021-0/+2
| | |\ \
| | | * | Determine GC type based on BUILT_KERNEL_VERSION_FILE.Jiakai Zhang2024-02-021-0/+2
| * | | | Merge "Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION" into main a...Treehugger Robot2024-02-022-67/+0
| |\| | |
| | * | | Merge "Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION" into mainTreehugger Robot2024-02-022-67/+0
| | |\ \ \
| | | * | | Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSIONKiyoung Kim2024-02-012-67/+0
| | | |/ /
| * | | / soong: Add crt_pad_segment to .so's am: f4ffe0a026 am: dc0e1130acKalesh Singh2024-02-011-0/+4
| |\| | | | | |_|/ | |/| |
| | * | soong: Add crt_pad_segment to .so'sKalesh Singh2024-01-311-0/+4
| * | | Merge "Propagate profile_guided requirement of imports to top-level apex" int...Spandan Das2024-01-313-10/+26
| |\| |
| | * | Merge "Propagate profile_guided requirement of imports to top-level apex" int...Spandan Das2024-01-303-10/+26
| | |\ \ | | | |/ | | |/|
| | | * Propagate profile_guided requirement of imports to top-level apexSpandan Das2024-01-303-10/+26
| * | | Merge "Fix the args used to dexpreopt system server jars in prebuilt apexes" ...Treehugger Robot2024-01-263-0/+13
| |\| |
| | * | Merge "Fix the args used to dexpreopt system server jars in prebuilt apexes" ...Treehugger Robot2024-01-263-0/+13
| | |\|
| | | * Fix the args used to dexpreopt system server jars in prebuilt apexesSpandan Das2024-01-263-0/+13
| * | | Merge "Move ApexBundleInfoProvider from apex/ to android/" into main am: 8ed5...Spandan Das2024-01-262-11/+5
| |\| |
| | * | Merge "Move ApexBundleInfoProvider from apex/ to android/" into mainSpandan Das2024-01-252-11/+5
| | |\|
| | | * Move ApexBundleInfoProvider from apex/ to android/Spandan Das2024-01-252-11/+5
| * | | Merge "Convert coverageMutator to a TransitionMutator" into main am: e28cdf36...Colin Cross2024-01-251-1/+1
| |\| |
| | * | Merge "Convert coverageMutator to a TransitionMutator" into mainColin Cross2024-01-251-1/+1
| | |\ \
| | | * | Convert coverageMutator to a TransitionMutatorColin Cross2024-01-241-1/+1