commit | 7171b3215f9f9524a31f3435057b6c427fe9d627 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Sun Apr 15 20:34:51 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Sun Apr 15 20:35:08 2018 +0200 |
tree | 158323b33b7d99c69acd6ea4009f5fa6ad3b2c97 | |
parent | 16ea168af4af23d7b76a8bb77eeb917671bb59eb [diff] |
Support me.phh.treble.qti.audio
diff --git a/sepolicy/qualcomm.te b/sepolicy/qualcomm.te new file mode 100644 index 0000000..5bbc2a1 --- /dev/null +++ b/sepolicy/qualcomm.te
@@ -0,0 +1,3 @@ +#me.phh.treble.qti.audio is system-signed +allow system_app hal_telephony_hwservice:hwservice_manager { find }; +allow { rild system_app } { rild system_app }:binder { call transfer };