Fixup aapt usage message
The --preferred-configurations option was renamed to
--preferred-density in fab5087 but only part of the
usage message was changed.
Change-Id: I89d270990023beca19605901d956d29d0b0b848b
This commit is contained in:
@@ -69,7 +69,7 @@ void usage(void)
|
||||
" [-S resource-sources [-S resource-sources ...]] \\\n"
|
||||
" [-F apk-file] [-J R-file-dir] \\\n"
|
||||
" [--product product1,product2,...] \\\n"
|
||||
" [-c CONFIGS] [--preferred-configurations CONFIGS] \\\n"
|
||||
" [-c CONFIGS] [--preferred-density DENSITY] \\\n"
|
||||
" [--split CONFIGS [--split CONFIGS]] \\\n"
|
||||
" [--feature-of package [--feature-after package]] \\\n"
|
||||
" [raw-files-dir [raw-files-dir] ...] \\\n"
|
||||
|
||||
Reference in New Issue
Block a user