aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/project_specific/maps/aar.conf
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:43 +0300
commit397cbe258b9e064f49c4ca575279f02f39fef76e (patch)
treea0b0eb3cca6a14e4e8ea715393637672fa651284 /build/conf/project_specific/maps/aar.conf
parent43f5a35593ebc9f6bcea619bb170394ea7ae468e (diff)
downloadydb-397cbe258b9e064f49c4ca575279f02f39fef76e.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/conf/project_specific/maps/aar.conf')
-rw-r--r--build/conf/project_specific/maps/aar.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/project_specific/maps/aar.conf b/build/conf/project_specific/maps/aar.conf
index 780ff38984..32603595b8 100644
--- a/build/conf/project_specific/maps/aar.conf
+++ b/build/conf/project_specific/maps/aar.conf
@@ -303,7 +303,7 @@ $_AAR_COPY_DOC_VALUE \
&& ${cwd:BINDIR} $COPY_CMD build/libs/${suf=-sources.jar:REALPRJNAME} ${output;suf=-sources.jar:REALPRJNAME}
macro _AAR_CMD_IMPL(EXTRA_INPUTS...) {
- .CMD=$_AAR_CMDLINE && $GENERATE_MF
+ .CMD=$_AAR_CMDLINE && $GENERATE_MF
}
AAR_CMD=$_AAR_CMD_IMPL($_AAR_EXTRA_INPUTS_VALUE)