Add the cap_net_raw capability in bluetoothd 96/211096/1 accepted/tizen/unified/20190730.224306 submit/tizen/20190730.053209
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 30 Jul 2019 04:43:42 +0000 (13:43 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 30 Jul 2019 04:44:14 +0000 (13:44 +0900)
commitfb2d85b70840d451a88e608401b9b91bfbf2221a
tree0975bddf3ef3d5b79b58c8c563a6cc68e5abc9f2
parent1461c7a1ba7daebd5e43a1ebfc106f31992b67be
Add the cap_net_raw capability in bluetoothd

bluetoothd directly use HCI socket for vendor command such as
"socket(AF_BLUETOOTH, SOCK_RAW | SOCK_CLOEXEC, BTPROTO_HCI)".
For writing the packet we should add 'cap_net_raw' capability.

Change-Id: Iefe04fcc992c7ee53075d68bfeda0ca93173dc0a
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluez-start.service