aboutsummaryrefslogtreecommitdiffstats
path: root/access_vectors
diff options
context:
space:
mode:
Diffstat (limited to 'access_vectors')
-rw-r--r--access_vectors26
1 files changed, 18 insertions, 8 deletions
diff --git a/access_vectors b/access_vectors
index 74a377c..65b7e22 100644
--- a/access_vectors
+++ b/access_vectors
@@ -876,14 +876,6 @@ class binder
transfer
}
-class zygote
-{
- specifyids
- specifyrlimits
- specifyinvokewith
- specifyseinfo
-}
-
class property_service
{
set
@@ -917,4 +909,22 @@ class keystore_key
reset_uid
sync_uid
password_uid
+ add_auth
+}
+
+class debuggerd
+{
+ dump_tombstone
+ dump_backtrace
+}
+
+class drmservice {
+ consumeRights
+ setPlaybackStatus
+ openDecryptSession
+ closeDecryptSession
+ initializeDecryptUnit
+ decrypt
+ finalizeDecryptUnit
+ pread
}