summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhizhou Yang <zhizhouy@google.com>2017-09-12 11:32:14 -0700
committerZhizhou Yang <zhizhouy@google.com>2017-09-12 11:32:14 -0700
commit7b6346f87b0be8dbf5aa775917a5bc83e87c0cf3 (patch)
tree27e419dfcb2cfd4a9f08e4a04e4ac61d1a7b6bc5
parent6236292bcfa5dcae8b572fbc978ec1edcdb04299 (diff)
downloadbenchmark-7b6346f87b0be8dbf5aa775917a5bc83e87c0cf3.tar.gz
Matching benchmark directory change in soong
Hwui benchmark changed its dirctory when building because of the change in soong: Change 479681. Test: Rebuilt Hwui and benchmark is correct. Change-Id: I1a8bf453efa56bb90562b21111664d0878c03725
-rw-r--r--autotest.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotest.diff b/autotest.diff
index 95ef2e4d..798fdcfc 100644
--- a/autotest.diff
+++ b/autotest.diff
@@ -265,7 +265,7 @@ index 000000000..9a1accb09
+ lib64_dir = os.path.join(out_dir, 'system/lib64/libhwui.so')
+ lib64_dir_DUT = '/system/lib64/libhwui.so'
+ bench_dir = os.path.join(out_dir,
-+ 'symbols/data/nativetest64/',
++ 'symbols/data/benchmarktest64/',
+ 'hwuimicro/hwuimicro')
+ bench_dir_DUT = '/data/local/tmp/hwuimicro'
+