commit | f7be0c4896b4c3ca925f49c53bfb3b8984bc8f24 | [log] [tgz] |
---|---|---|
author | Cody Heiner <codyheiner@google.com> | Tue Apr 25 14:50:47 2023 -0700 |
committer | Cody Heiner <codyheiner@google.com> | Wed Apr 26 01:22:40 2023 +0000 |
tree | dd227c4a890df2c71705a92dc2f701c54a057de1 | |
parent | 222210b2655c85bbb52d750f5ce11f1908374d05 [diff] |
Allow TouchContextService dump Test: `adb bugreport` generates bugreport containing ITouchContextService dump. Bug: 278757641 Change-Id: I7ee0e7972cb99ec9a7aa0dc5578a1926e0663271
diff --git a/input/dumpstate.te b/input/dumpstate.te index 748ff35..38aa25e 100644 --- a/input/dumpstate.te +++ b/input/dumpstate.te
@@ -1,2 +1,2 @@ binder_call(dumpstate, twoshay) - +allow dumpstate touch_context_service:service_manager find;