summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2023-04-28 14:36:17 -0700
committerYifan Hong <elsk@google.com>2023-04-28 14:36:17 -0700
commit0d4cb84969a46e45d824ca3dc38bfd45b29bfdb5 (patch)
tree1fc5a98f3fba472d085615004725cee566282f30
parentcf6006497d5997ff56c25f17adcbd17e74587b7a (diff)
downloadmanifest-0d4cb84969a46e45d824ca3dc38bfd45b29bfdb5.tar.gz
kleaf: delete source_date_epoch and build.config symlinks.
Kleaf is properly fixed so that these symlinks are no longer necessary to determine the SCM version and SOURCE_DATE_EPOCH. Test: manual Bug: 277367919 Change-Id: Icbd2e25f7c5a2b344a32351d95b9d1fe38cb5729
-rw-r--r--default.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/default.xml b/default.xml
index 0a95ee8..3189828 100644
--- a/default.xml
+++ b/default.xml
@@ -21,12 +21,9 @@
<linkfile src="abi" dest="build/abi" />
<linkfile src="static_analysis" dest="build/static_analysis" />
</project>
- <project path="common" name="kernel/common" revision="android14-6.1" >
- <linkfile src="." dest=".source_date_epoch_dir" />
- </project>
+ <project path="common" name="kernel/common" revision="android14-6.1" />
<project path="private/google-modules/soc/gs" name="kernel/google-modules/raviole-device" >
- <linkfile src="build.config.slider" dest="build.config" />
<linkfile src="device.bazelrc" dest="device.bazelrc" />
</project>