1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-11-08 03:01:34 -05:00

Add files via upload

This commit is contained in:
TommyTran732 2021-03-13 09:04:41 -05:00 committed by GitHub
parent dfea52336f
commit d4d56be4a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,10 @@
module my-ndroidsettings 1.0;
require {
type unconfined_service_t;
class binder transfer;
}
#============= unconfined_service_t ==============
allow unconfined_service_t self:binder transfer;