Age | Commit message (Collapse) | Author |
|
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/graphics/common/+/15505500
Change-Id: I653f5b54a4213898c0de7b5a014a94476e718ba7
|
|
Added SPDX-license-identifier-Apache-2.0 to:
memtrack-pixel/core/Android.bp
memtrack-pixel/service/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: I7dae1e3a43dc96477a3cebd93985e29c32601c45
|
|
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Change-Id: Ieda80f41636130cac5d1ea80d685e17a15b42638
|
|
MemtrackType::GRAPHICS reports complete dmabuf allocations but memtrack
requires HAL server to report PSS. Reporting PSS will require HAL server
to read procfs and for that we would need to provide it with
PTRACE_MODE_READ permissions.
Bug: 191966412
Test: adb shell dumpsys meminfo
Change-Id: I853ebff3ec2b1b3528416f9b9191b6459bb42a64
|