Skip to content
Snippets Groups Projects
Commit 3fec3404 authored by Zhizhou Yang's avatar Zhizhou Yang Committed by android-build-merger
Browse files

Merge "Matching benchmark directory change in soong" am: 73fd86bf am: 08f098f1

am: d368bcdd

Change-Id: I392b5fa13bf42d1da12923f412dbc94b0963455c
parents 9fce248a d368bcdd
No related branches found
No related tags found
No related merge requests found
...@@ -265,7 +265,7 @@ index 000000000..9a1accb09 ...@@ -265,7 +265,7 @@ index 000000000..9a1accb09
+ lib64_dir = os.path.join(out_dir, 'system/lib64/libhwui.so') + lib64_dir = os.path.join(out_dir, 'system/lib64/libhwui.so')
+ lib64_dir_DUT = '/system/lib64/libhwui.so' + lib64_dir_DUT = '/system/lib64/libhwui.so'
+ bench_dir = os.path.join(out_dir, + bench_dir = os.path.join(out_dir,
+ 'symbols/data/nativetest64/', + 'symbols/data/benchmarktest64/',
+ 'hwuimicro/hwuimicro') + 'hwuimicro/hwuimicro')
+ bench_dir_DUT = '/data/local/tmp/hwuimicro' + bench_dir_DUT = '/data/local/tmp/hwuimicro'
+ +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment