Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f3f0b36 authored by Yiwei Zhang's avatar Yiwei Zhang
Browse files

GPU Memory: unittest using map_create needs root access

Bug: 171586596
Test: atest gpuservice_unittest:GpuMemTest
Change-Id: Ie3b2da4309382a0ad94724c2add1b6031449ac4f
parent 169f1136
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,4 +38,5 @@ cc_test {
    static_libs: [
        "libgmock",
    ],
    require_root: true,
}