When running `build -c opt --config android_arm64 :end2end_bench` under bench, `sys/system_properties.h` is missing
Open
- Dominant language
- C
- Stars
- 2.5k
- Forks
- 560
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 163
Description
when I ran `build -c opt --config android_arm64 :end2end_bench` under bench. I got the error like (attachment)
I see the problem might be from the `sys/system_properties.h` is missing in https://github.com/pytorch/cpuinfo
Is there any update for the benchmarking approach?

Contributor guide
Assessment
This issue has not been assessed yet.