feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-29 23:05:45 +01:00
parent 7c5ba70b40
commit f9a93ab67e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
18 changed files with 51 additions and 75 deletions

View file

@ -9,14 +9,16 @@ include <tunables/global>
@{exec_path} = @{bin}/adb
@{exec_path} += @{lib}/android-sdk/platform-tools/adb
profile adb @{exec_path} {
profile adb @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/devices-usb>
include <abstractions/nameservice-strict>
include <abstractions/user-download-strict>
network inet stream,
network inet6 stream,
network netlink raw,
signal (receive) set=(kill) peer=scrcpy,