Fix typo in documentation of script acov-llvm.py.
Test: n/a (comment-only change) Change-Id: I1c10bfd65477dd2550ed86732f9bf077c59b5a59
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
# $ acov-llvm.py flush
|
# $ acov-llvm.py flush
|
||||||
#
|
#
|
||||||
# 4. Pull coverage from device and generate coverage report
|
# 4. Pull coverage from device and generate coverage report
|
||||||
# $ acov-llvm.py report -s <one-or-more-source-paths-in-$ANDROID_BUILD_TOP \
|
# $ acov-llvm.py report -s <one-or-more-source-paths-in-$ANDROID_BUILD_TOP> \
|
||||||
# -b <one-or-more-binaries-in-$OUT> \
|
# -b <one-or-more-binaries-in-$OUT> \
|
||||||
# E.g.:
|
# E.g.:
|
||||||
# acov-llvm.py report \
|
# acov-llvm.py report \
|
||||||
|
|||||||
Reference in New Issue
Block a user