aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-04-12Read Unbundled_build and Always_use_prebuilt_sdks in a transition-friendly wayCole Faust
2023-04-11Revert "Revert "Override apex manifest package, android_app_cert..."Jingwen Chen
2023-04-11Revert "Override apex manifest package, android_app_certificate ..."Junho Yoon
2023-04-10Override apex manifest package, android_app_certificate and apex_key with pro...Jingwen Chen
2023-04-03Merge "Add test for the architecture of libs in apks files"Treehugger Robot
2023-03-31Add test for the architecture of libs in apks filesCole Faust
2023-03-30Move the testing platforms out of soong_injectionCole Faust
2023-03-28Read apex compression product var in a transition-friendly wayCole Faust
2023-03-21Update golden apex manifest after SDK prebuilt dropRomain Jobredeaux
2023-03-16Enable and fix buildifier unused-variable and list-append lintsCole Faust
2023-03-14Merge "Respect Clang version override env vars."Treehugger Robot
2023-03-09Add preview level support to api.bzl.Jingwen Chen
2023-03-08Respect Clang version override env vars.Peter Collingbourne
2023-03-08Enable and fix load-related buildifier lintsCole Faust
2023-03-07Add arm64only and x86_64only transitions to aab builds.Jingwen Chen
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-01-19Update BUILD files to reflect new constants fileTrevor Radcliffe
2023-01-10Sort provides and requires libs in the apex rule.Jingwen Chen
2023-01-05Support multiple android products in a single bazel buildCole Faust
2022-11-23Rename apex test filesCole Faust
2022-11-14Add notices file to APEX.Sasha Smundak
2022-11-09Merge "bazel apex: Add support for generating <module>_using.xml."Jingwen Chen
2022-11-08Fix the CI breakage for now and will update the diff test to compare libs only.Wei Li
2022-11-08bazel apex: Add support for generating <module>_using.xml.Jingwen Chen
2022-11-07Generate <APEX>-installed-files.txt for APEXes.Wei Li
2022-11-07bazel apex: add support for generating _using.txt file.Jingwen Chen
2022-09-29Refactor apex has_cc_stubs to rely purely on providers.Jingwen Chen
2022-09-23Use source aapt2 for bazel rules.Jingwen Chen
2022-09-09Change the default --platforms to host, and restrict the allowedJingwen Chen
2022-09-06Fix apex_aab_test due to bundletool update.Jingwen Chen
2022-07-13Run buildifier on all bazel filesCole Faust
2022-07-08Set the default version in apex rule to fix the CI errors reported in b/23839...Wei Li
2022-06-24Create basic system image implementationCole Faust
2022-06-20Remove all make_injection targets and rewrite diff tests as directJingwen Chen
2022-06-08Export the list of required and provided native libs in the apex manifest.Jingwen Chen
2022-06-03Support apex.package_name.Jingwen Chen
2022-05-31Use bazel-built apexer tools instead of make_injection onesCole Faust
2022-04-29Move apex rules into apex/ folderCole Faust
2022-04-21Re-enable and fix bazel_apexer_wrapper_test.Jingwen Chen
2022-03-17Build debugfs from source.Jingwen Chen
2022-03-05Add new apex_aab rule to build multi-arch mainline modules with Bazel.Wei Li
2022-02-16Dist mainline modules with copy_to_dist_dir in bp2build.sh.Jingwen Chen
2022-01-25Add apex compression in Bazel apex rule.Wei Li
2022-01-21Support filtering stub libraries from the APEX based on dependencyJingwen Chen
2022-01-18Support multilib in apex.Yu Liu
2022-01-12Package transitive deps in apex.Yu Liu
2021-12-15Add apex_diff_test for com.android.adbd.Jingwen Chen
2021-12-08Add support for cc_binary deps in apex.binaries.Jingwen Chen
2021-12-06Bazel changes to support split of full_cc_libraryChris Parsons
2021-12-02Support binaries in APEX bazel buildYu Liu