summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
author Dipankar Bhardwaj <dipankarb@google.com> 2021-10-26 12:36:29 +0000
committer Dipankar Bhardwaj <dipankarb@google.com> 2021-10-27 08:27:07 +0000
commit493713a71e2ec2169e5e5ecd096a7e3574a40c9f (patch)
tree84d734950f703f589586b060365847e28b298d81 /tools
parent4e2559f1c26320d5ecf50812493ec69b29c19723 (diff)
Replace "dummy" with "placeholder"
Guidance as per https://source.android.com/setup/contribute/respectful-code#term-examples Bug: 202741897 Test: n/a Change-Id: I7ae81bae77e59065c53ebea830f331631cd8f0bb BYPASS_INCLUSIVE_LANGUAGE_REASON= describing actual change
Diffstat (limited to 'tools')
-rwxr-xr-xtools/genfiles/genfiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genfiles/genfiles.sh b/tools/genfiles/genfiles.sh
index 0df984a5b..0e1cff3b6 100755
--- a/tools/genfiles/genfiles.sh
+++ b/tools/genfiles/genfiles.sh
@@ -20,7 +20,7 @@
# This script queries a media provider database, and generates a script to
# approximately recreate the same file system structure on another device,
-# using dummy files.
+# using placeholder files.
EXTERNAL=$2
if [ "$EXTERNAL" == "" ]