commit | 6597d87a675d56f8d7bdaf471bcfb4eff666f7d2 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Oct 22 11:24:16 2020 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Thu Dec 10 10:47:03 2020 -0800 |
tree | 634c805e2486c3d5fbf1d89afe37a7dbdfbc4391 | |
parent | 80e1a1567607ca6b077614954673e0bd6ca0211a [diff] |
libbpf_android: Add native_bridge_supported to allow usage in libmeminfo libmeminfo needs to use BPF to read GPU usage reported by kernel drivers, therefore a new dependency between libmeminfo and libbpf_android is added. After this addition, native_bridge_supported is required to successfully build cuttlefish targets. Bug: 171261987 Test: build libmeminfo accessing BPF map Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I12e0613b13fb1206e204b5e85b4ea9a4d33e0cc9