Skip to content
Snippets Groups Projects
Commit d368bcdd 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

Change-Id: Ifeb71bdac457234505188c1e0615ec98174beb2c
parents 3b86e3c9 08f098f1
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.
Please register or to comment