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

[Updater] Preserve CleanSpec.mk am: 820a24dd

am: 100e3458

Change-Id: Iee41a9d5cd38d38f2a265a5e53ffdc7543562210
parents 48192794 100e3458
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