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

Commit 5dc2372a authored by Maciej Zenczykowski's avatar Maciej Zenczykowski Committed by Android (Google) Code Review
Browse files

Merge "gpu mem bpf program - switch to LICENSE macro" into sc-dev

parents f0e85668 ed023866
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,4 +72,4 @@ DEFINE_BPF_PROG("tracepoint/gpu_mem/gpu_mem_total", AID_ROOT, AID_GRAPHICS, tp_g
    return 0;
}

char _license[] SEC("license") = "Apache 2.0";
LICENSE("Apache 2.0");