336d0fed4e
I took current AOSP policy as base, then removed sepolicy so that the set of type and attributes was a subset of types and attributes in Q sepolicy, with exception of those that have not yet been cleand up in current AOSP: mediaswcodec_server netd_socket mediaextractor_update_service thermalserviced thermalserviced_exec Bug: 133196056 Test: n/a Change-Id: I863429d61d3fad0272c1d3f1e429cd997513a74a Merged-In: I3e091652fa8d1757b1f71f7559186d5b32f000d5
35 lines
416 B
Text
35 lines
416 B
Text
# FLASK
|
|
|
|
#
|
|
# Define initial security identifiers
|
|
#
|
|
|
|
sid kernel
|
|
sid security
|
|
sid unlabeled
|
|
sid fs
|
|
sid file
|
|
sid file_labels
|
|
sid init
|
|
sid any_socket
|
|
sid port
|
|
sid netif
|
|
sid netmsg
|
|
sid node
|
|
sid igmp_packet
|
|
sid icmp_socket
|
|
sid tcp_socket
|
|
sid sysctl_modprobe
|
|
sid sysctl
|
|
sid sysctl_fs
|
|
sid sysctl_kernel
|
|
sid sysctl_net
|
|
sid sysctl_net_unix
|
|
sid sysctl_vm
|
|
sid sysctl_dev
|
|
sid kmod
|
|
sid policy
|
|
sid scmp_packet
|
|
sid devnull
|
|
|
|
# FLASK
|