summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2023-04-18 10:54:04 -0700
committerYifan Hong <elsk@google.com>2023-04-18 10:54:04 -0700
commit40eb041804e878bb2c4b4138fa79c2ee2f5d4f5b (patch)
tree442561d6077923d648b997a36eb59370fbef1e4c
parent0c7921f01bec06d4957c8b36bb0efa84727c8fd6 (diff)
downloadmanifest-40eb041804e878bb2c4b4138fa79c2ee2f5d4f5b.tar.gz
Drop .source_date_epoch_dir symlink.
It is not needed any more. Bug: 277367919 Test: manually build and test Change-Id: Ib6927426f3b7a42cb69ca8f2e7c493ea3118c87c
-rw-r--r--default.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index e81f889..6856d47 100644
--- a/default.xml
+++ b/default.xml
@@ -19,9 +19,7 @@
<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="kernel/tests" name="kernel/tests" />
<project path="kernel/configs" name="kernel/configs" revision="master" />
<project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="android14-6.1" />