commit | e55e8c94f63f7794c82c5adde05668c920e17510 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Sep 27 02:39:21 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 27 02:39:21 2023 +0000 |
tree | 12bda1f9ef3c53bdf3cfaffa866b503e177a0277 | |
parent | 152a2f17551a85e5e1431929e902615152a50a96 [diff] | |
parent | 55d140f9043000c89cbf7b4833c3fd1460252252 [diff] |
Merge "Use heuristics to run sepolicy_tests faster" into main
diff --git a/private/dumpstate.te b/private/dumpstate.te index b369797..18924ca 100644 --- a/private/dumpstate.te +++ b/private/dumpstate.te
@@ -56,6 +56,9 @@ binder_call(dumpstate, profcollectd) ') +# Allow dumpstate to talk to automotive_display_service over binder +binder_call(dumpstate, automotive_display_service) + # Collect metrics on boot time created by init get_prop(dumpstate, boottime_prop)