commit | a95c0dd634bcf8d95b613e71da2d865857c1507e | [log] [tgz] |
---|---|---|
author | Enrico Granata <egranata@google.com> | Fri Mar 23 23:22:14 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Mar 23 23:22:14 2018 +0000 |
tree | 2e3a5f72f204c5f8a7997f5cfd3b22b7afdc4315 | |
parent | 2b052d95a6f00948ce4689ebda0d28c49d4c7616 [diff] | |
parent | fc40e7d7f900f9f9ba919607ba3dee9b3989d507 [diff] |
Merge "Make toInt() a little bit shorter by moving std::underlying_type to a template argument" into pi-dev am: fc40e7d7f9 Change-Id: I2f70f69c62b4fc70f13f24eced7d1e454f6358e3
diff --git a/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc b/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc index e1f5faa..5a01ecc 100644 --- a/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc +++ b/bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc
@@ -1,5 +1,6 @@ service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service class hal + capabilities NET_ADMIN SYS_NICE user bluetooth group bluetooth writepid /dev/stune/foreground/tasks
diff --git a/configstore/1.0/default/seccomp_policy/configstore@1.0-arm64.policy b/configstore/1.0/default/seccomp_policy/configstore@1.0-arm64.policy index f2dd892..2390be4 100644 --- a/configstore/1.0/default/seccomp_policy/configstore@1.0-arm64.policy +++ b/configstore/1.0/default/seccomp_policy/configstore@1.0-arm64.policy
@@ -43,6 +43,7 @@ getrlimit: 1 madvise: 1 clock_gettime: 1 +getpid: 1 # used during process crash by crash_dump to dump process info rt_sigprocmask: 1