Skip to content
Snippets Groups Projects
Commit 894a14dc authored by Haibo Huang's avatar Haibo Huang Committed by android-build-merger
Browse files

[Updater] Preserve CleanSpec.mk am: 820a24dd am: 100e3458

am: a74bc0de

Change-Id: Id92e9b2f73ec1d46ab334a4a4fa8f6733654537b
parents efc22969 a74bc0de
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ function CopyIfPresent() {
echo "Copying preserved files..."
CopyIfPresent "Android.bp"
CopyIfPresent "Android.mk"
CopyIfPresent "CleanSpec.mk"
CopyIfPresent "LICENSE"
CopyIfPresent "NOTICE"
cp -a -f -n $external_dir/MODULE_LICENSE_* .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment