diff options
| -rw-r--r-- | update_package.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_package.sh b/update_package.sh index 1cf7cc2..d703466 100644 --- a/update_package.sh +++ b/update_package.sh @@ -45,6 +45,7 @@ CopyIfPresent ".gitignore" CopyIfPresent "patches" CopyIfPresent "post_update.sh" CopyIfPresent "OWNERS" +CopyIfPresent "README.android" echo "Applying patches..." for p in $tmp_dir/patches/*.diff |
