aboutsummaryrefslogtreecommitdiff
path: root/rules/apex/apex_aab.bzl
AgeCommit message (Expand)Author
2023-03-22Make the secondary arch into a constraint settingCole Faust
2023-03-16Enable and fix buildifier unused-variable and list-append lintsCole Faust
2023-03-10Merge "Use platform resolution instead of local_jdk for java runtime"Romain Jobredeaux
2023-03-09Use platform resolution instead of local_jdk for java runtimeRomain Jobredeaux
2023-03-07Fix buildifier warnings in apex rulesCole Faust
2023-03-07Add arm64only and x86_64only transitions to aab builds.Jingwen Chen
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-03-03Add explicit host tools deps to apex aab actions.Jingwen Chen
2023-01-05Support multiple android products in a single bazel buildCole Faust
2023-01-05Add APEX metadata files into aab output group.Jingwen Chen
2022-12-13add APEX transitive dependency tracking aspectSam Delmerico
2022-11-16Delete default_android_transitionCole Faust
2022-11-09Create -base.zip in apex Bazel ruleLiz Kammer
2022-11-01Sign APEXes only when the package name starts with com.google.androidWei Li
2022-10-28Add the function of signing .aab file using dev_sign_bundle tool.Wei Li
2022-09-30Make apex_aab use the apex_toolchain and default_android_transition,Jingwen Chen
2022-09-23Use source aapt2 for bazel rules.Jingwen Chen
2022-09-23Use zip2zip alias instead of prebuilts label.Jingwen Chen
2022-09-12apex_aab: simplify build_bundle_config loop.Jingwen Chen
2022-08-02Replace cfg='host' with cfg='exec'Jingwen Chen
2022-07-18Add apex_files output group to apex_aab to forward all base APEX filesJingwen Chen
2022-07-13Run buildifier on all bazel filesCole Faust
2022-04-29Move apex rules into apex/ folderCole Faust