Update doc comment about running the benchmarks.

Test: N/A
Change-Id: Idf1f8c38aa90478b861358677e1d12b96809377d
This commit is contained in:
Elliott Hughes 2019-04-23 11:49:13 -07:00
parent 401e2efa39
commit d655bc6dfa

View file

@ -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"],