Harry Militello

Results 2 issues of Harry Militello

new vesion selinux on android, hidden some raw-function: https://android.googlesource.com/platform/external/selinux/+/refs/heads/master/libselinux/exported.map.txt like: setexeccon_raw, getpidcon_raw, setcon_raw, setkeycreatecon_raw and so on. also, difference between raw and non-raw is `getexeccon_raw() and setexeccon_raw() behave identically to...

hi, now, i'm learning mirage. And i have some questions about it. I hope you can help me solve it. merge-queues and merge-ropes, why you need those ? thanks.