commit | c5aa738f100823f3c9f837eddebf6508945d42e7 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Wed Feb 19 15:44:17 2020 -0800 |
committer | Yiwei Zhang <zzyiwei@google.com> | Fri Oct 23 13:50:22 2020 -0700 |
tree | 6f5a93a5554a4f63e9814864dfcf69e7f74af507 | |
parent | 380893053e340e1ae59a85fdc0e27ca872dd6868 [diff] |
GPU Memory: install gpu_mem.o and integrate libgpumem This change integrates libgpumem into gpuservice. gpu_mem.o c program is required in the blueprint so that gpu_mem.o will be compiled and installed at /system/etc/bpf/. This change also adds a proper CleanSpec.mk for gpu_mem.o Bug: 154524735 Test: adb shell dumpsys gpu --gpumem Change-Id: Iad09d061691ffd4cf0fc4bde63cb6f0ae459aa27 Merged-In: Iad09d061691ffd4cf0fc4bde63cb6f0ae459aa27