commit | d0bd6b8103627e1aaca6cdc07871c0f46290ef85 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Fri Apr 08 11:06:03 2022 +0100 |
committer | Anton Hansson <hansson@google.com> | Fri Apr 08 11:06:03 2022 +0100 |
tree | f2a7d9dc5cd69152eeff8c9991080aa57fef667a | |
parent | 234d052fc9ef72c05027e6b063866e56aad979b7 [diff] |
Move removed.txt files to android-removed.txt This matches the rest of the <m>-removed.txt files. $ for f in */*/api/removed.txt; do mv $f ${f%removed.txt}android-removed.txt; done Test: presubmit Change-Id: I807e663658f1b414c55290e2836384254c1a25c9