Update doc comment about running the benchmarks.
Test: N/A Change-Id: Idf1f8c38aa90478b861358677e1d12b96809377d
This commit is contained in:
parent
401e2efa39
commit
d655bc6dfa
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ cc_defaults {
|
|||
}
|
||||
|
||||
// Build benchmarks for the device (with bionic's .so). Run with:
|
||||
// adb shell bionic-benchmarks32
|
||||
// adb shell bionic-benchmarks64
|
||||
// adb shell /data/benchmarktest/bionic-benchmarks/bionic-benchmarks
|
||||
// adb shell /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks
|
||||
cc_benchmark {
|
||||
name: "bionic-benchmarks",
|
||||
defaults: ["bionic-benchmarks-defaults"],
|
||||
|
|
Loading…
Reference in a new issue