Modified SEPolicy rules
Go to file
Nick Kralevich 618efe8cd3 kernel: allow rebooting, and writing to /dev/__kmsg__
Addresses the following denials:

  avc:  denied  { write } for  pid=1 comm="init" path=2F6465762F5F5F6B6D73675F5F202864656C6574656429 dev="tmpfs" ino=7214 scontext=u:r:kernel:s0 tcontext=u:object_r:tmpfs:s0 tclass=chr_file permissive=0
  avc:  denied  { write } for  pid=1 comm="init" name="sysrq-trigger" dev="proc" ino=4026534153 scontext=u:r:kernel:s0 tcontext=u:object_r:proc_sysrq:s0 tclass=file permissive=0
  avc:  denied  { sys_boot } for  pid=1 comm="init" capability=22  scontext=u:r:kernel:s0 tcontext=u:r:kernel:s0 tclass=capability permissive=0

(cherrypicked from commit e550e79c76)

Change-Id: I46be370d520c4492d97c6ed7ccdc55cc20b22c49
2015-05-06 10:46:29 -07:00
tools Revert "Fix sepolicy-analyze libc++.so loading issue w/CTS." 2015-03-17 11:41:04 -07:00
access_vectors Add keystore add_auth 2015-03-31 13:03:41 -07:00
adbd.te am b1b5e662: am caefbd71: allow adbd to set sys.usb.ffs.ready 2015-04-24 03:46:32 +00:00
Android.mk Update policy version to enable ioctl whitelisting 2015-05-04 11:14:23 -07:00
app.te Grant apps write access to returned vfat FDs. 2015-04-18 14:34:52 -07:00
attributes Enforce more specific service access. 2015-04-09 09:45:54 -07:00
binderservicedomain.te Remove auditallow statements causing log spam. 2014-07-01 09:48:58 -07:00
blkid_untrusted.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
blkid.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
bluetooth.te am fcdd354..fcdd354 from mirror-m-wireless-internal-release 2015-04-14 16:07:12 -07:00
bootanim.te Restrict service_manager find and list access. 2014-12-15 10:09:24 -08:00
clatd.te dontaudit clatd self:capability ipc_lock 2015-02-26 16:55:51 -08:00
debuggerd.te Allow debuggerd to redirect requests. 2015-01-20 15:15:27 -08:00
device.te Create boot_block_device and allow install_recovery read access 2015-02-27 17:39:09 -08:00
dex2oat.te Support for storing OAT files in app directory 2015-04-02 14:32:43 -07:00
dhcp.te Revert /proc/net related changes 2015-02-25 13:35:17 -08:00
dnsmasq.te Allow dnsmasq to inherit/use netd UDP socket. 2014-06-11 14:16:36 +00:00
domain.te Ensure that domain and appdomain attributes are assigned. 2015-05-01 09:01:44 -07:00
drmserver.te Enforce more specific service access. 2015-04-08 20:26:50 +00:00
dumpstate.te SELinux permissions for gatekeeper TEE proxy 2015-04-06 16:46:58 -07:00
file_contexts am a331c593: am 5aac86dc: Revert "Revert "SELinux policy changes for re-execing init."" 2015-04-24 21:09:36 +00:00
file.te am 268425b7: am 934cf6ea: Merge "gatekeeperd: use more specific label for /data file" 2015-04-20 16:04:54 +00:00
fs_use fs_use: Enabled loading security xattrs for squashfs 2015-02-25 14:18:11 -08:00
fsck_untrusted.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
fsck.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
gatekeeperd.te Expand access to gatekeeperd. 2015-04-29 10:28:53 -07:00
genfs_contexts genfs_contexts: provide a label for binfmt_misc 2015-04-10 17:42:49 -07:00
global_macros Don't grant hard link capabilities by default. 2015-03-27 08:22:56 -07:00
gpsd.te Don't allow gpsd to have capabilities other than block_suspend 2015-03-24 13:23:34 -07:00
hci_attach.te Make hci_attach enforcing. 2014-01-14 10:55:56 -05:00
healthd.te Restrict service_manager find and list access. 2014-12-15 10:09:24 -08:00
hostapd.te Allow netd-spawned domains to use inherited netd unix_dgram_socket. 2014-03-18 10:46:48 -04:00
init.te init.te: Don't allow mounting on top of /proc 2015-04-25 15:54:11 -07:00
initial_sid_contexts Restore devnull initial sid context. 2012-07-12 10:14:38 -04:00
initial_sids
inputflinger.te Update selinux for inputflinger 2015-04-01 11:29:29 -07:00
install_recovery.te Create boot_block_device and allow install_recovery read access 2015-02-27 17:39:09 -08:00
installd.te Allow installd to move APKs. 2015-05-01 09:21:28 -07:00
isolated_app.te isolated_app: Do not allow access to the gpu_device. 2015-04-09 14:31:16 -07:00
kernel.te kernel: allow rebooting, and writing to /dev/__kmsg__ 2015-05-06 10:46:29 -07:00
keys.conf Make DEFAULT_SYSTEM_DEV_CERTIFICATE available in keys.conf 2013-10-28 13:08:14 -07:00
keystore.te Move allow rules before neverallow rules. 2015-03-13 16:42:42 -04:00
lmkd.te More MLS trusted subject/object annotations. 2014-09-15 19:22:23 +00:00
logd.te logd: allow access to system files 2015-03-11 23:00:37 +00:00
mac_permissions.xml Coalesce shared_app, media_app, release_app into untrusted_app. 2014-04-04 18:24:09 +00:00
mdnsd.te Annotate MLS trusted subjects and objects. 2014-09-08 16:06:40 -04:00
mediaserver.te Enforce more specific service access. 2015-04-09 09:45:54 -07:00
mls sepolicy: Clean up mls constraints. 2015-03-13 17:07:39 -04:00
mls_macros
mtp.te Make mtp enforcing. 2014-03-07 14:59:51 -05:00
net.te Introduce fwmarkd: a service to set the fwmark of sockets. 2014-05-14 11:23:28 -07:00
netd.te netd dontaudit fsetid 2015-04-02 15:36:51 -07:00
neverallow_macros system_server: neverallow blk_file read/write 2015-03-11 12:48:02 -07:00
nfc.te Enforce more specific service access. 2015-04-09 09:45:54 -07:00
NOTICE
platform_app.te Grant platform apps access to /mnt/media_rw. 2015-04-18 14:14:15 -07:00
policy_capabilities
port_contexts
ppp.te Make ppp domain enforcing. 2014-05-13 08:25:31 -04:00
procrank.te procrank: fix procrank when run from dumpstate 2015-03-19 11:18:03 -07:00
property_contexts Create context for ctl.console 2015-04-24 14:47:31 -07:00
property.te Create context for ctl.console 2015-04-24 14:47:31 -07:00
racoon.te Adding policies for KeyStore MAC. 2014-06-26 08:53:10 -07:00
radio.te Enforce more specific service access. 2015-04-09 09:45:54 -07:00
README Drop BOARD_SEPOLICY_UNION. 2015-04-01 10:18:17 -04:00
recovery.te am b76966d6: recovery: remove auditallow for exec_type:dir writes 2015-03-05 23:13:44 +00:00
rild.te Align SELinux property policy with init property_perms. 2014-06-23 15:45:55 -04:00
roles
runas.te runas: don't allow capabilities other than setuid/setgid 2015-03-25 17:42:37 -07:00
sdcardd.te Allow sdcard daemon to run above expanded storage. 2015-04-11 22:21:50 -07:00
seapp_contexts checkseapp, seapp_contexts: drop sebool= support. 2015-02-24 00:36:24 +00:00
security_classes Add fine grained access control to DrmManagerService. 2014-07-24 13:36:38 -07:00
service_contexts am 86501cde: am d4c78f4b: Enforce more specific service access. 2015-04-07 18:05:38 +00:00
service.te Merge "Make deviceidle accessible as system_api_service." into mnc-dev 2015-04-29 19:39:45 +00:00
servicemanager.te Annotate MLS trusted subjects and objects. 2014-09-08 16:06:40 -04:00
sgdisk.te sgdisk: devpts and reload partition tables. 2015-04-01 09:29:10 -07:00
shared_relro.te Enforce more specific service access. 2015-04-09 09:45:54 -07:00
shell.te neverallow shell file_type:file link 2015-04-16 08:43:10 -07:00
slideshow.te Fix block_suspend denial for slideshow 2015-03-31 09:22:27 +01:00
su.te su.te: add filesystem dontaudit rule 2015-04-16 08:38:46 -07:00
surfaceflinger.te Enforce more specific service access. 2015-04-09 09:45:54 -07:00
system_app.te Allow system_app to list all services. 2015-05-04 15:30:36 -07:00
system_server.te am 2a7a4037: am 2234f9ff: gatekeeperd: neverallow non-system_server binder call 2015-04-10 04:34:58 +00:00
te_macros logd: allow access to system files 2015-03-11 23:00:37 +00:00
tee.te Clean up socket rules. 2014-02-25 12:41:23 -05:00
toolbox.te toolbox: remove permissive_or_unconfined() 2014-12-19 17:22:35 -08:00
tzdatacheck.te Add rules for /system/bin/tzdatacheck 2015-04-09 09:29:12 +01:00
ueventd.te neverallow ueventd to set properties 2015-03-02 20:10:48 -08:00
uncrypt.te uncrypt: fix OTAs 2015-01-05 15:08:21 -08:00
untrusted_app.te Deny untrusted app ioctl access to MAC addr 2015-05-05 16:08:54 -07:00
users
vdc.te dumpstate: transition into vdc domain 2014-06-25 14:18:51 -07:00
vold.te Allow vold to move FUSE backing files directly. 2015-04-24 15:24:15 -07:00
watchdogd.te reconcile aosp (a7c04dcd74) after branching. Please do not merge. 2014-07-14 23:31:01 -07:00
wpa.te Add wpa neverallow rule 2014-11-06 10:57:03 -08:00
zygote.te Ensure that domain and appdomain attributes are assigned. 2015-05-01 09:01:44 -07:00

This directory contains the core Android SELinux policy configuration.
It defines the domains and types for the AOSP services and apps common to
all devices.  Device-specific policy should be placed under a
separate device/<vendor>/<board>/sepolicy subdirectory and linked
into the policy build as described below.

Policy Generation:

Additional, per device, policy files can be added into the
policy build.

They can be configured through the use of the BOARD_SEPOLICY_DIRS
variable. This variable should be set in the BoardConfig.mk file in
the device or vendor directories.

BOARD_SEPOLICY_DIRS contains a list of directories to search
for additional policy files. Order matters in this list.
For example, if you have 2 instances of widget.te files in the
BOARD_SEPOLICY_DIRS search path, then the first one found (at the
first search dir containing the file) will be concatenated first.
Reviewing out/target/product/<device>/etc/sepolicy_intermediates/policy.conf
will help sort out ordering issues.

Example BoardConfig.mk Usage:
From the Tuna device BoardConfig.mk, device/samsung/tuna/BoardConfig.mk

BOARD_SEPOLICY_DIRS += device/samsung/tuna/sepolicy

SPECIFIC POLICY FILE INFORMATION

mac_permissions.xml:
  ABOUT:
    The mac_permissions.xml file is used for controlling the mmac solutions
    as well as mapping a public base16 signing key with an arbitrary seinfo
    string. Details of the files contents can be found in a comment at the
    top of that file. The seinfo string, previously mentioned, is the same string
    that is referenced in seapp_contexts.

    It is important to note the final processed version of this file
    is stripped of comments and whitespace. This is to preserve space on the
    system.img. If one wishes to view it in a more human friendly format,
    the "tidy" or "xmllint" command will assist you.

  TOOLING:
    insertkeys.py
      Is a helper script for mapping arbitrary tags in the signature stanzas of
      mac_permissions.xml to public keys found in pem files. This script takes
      a mac_permissions.xml file(s) and configuration file in order to operate.
      Details of the configuration file (keys.conf) can be found in the subsection
      keys.conf. This tool is also responsible for stripping the comments and
      whitespace during processing.

      keys.conf
        The keys.conf file is used for controlling the mapping of "tags" found in
        the mac_permissions.xml signature stanzas with actual public keys found in
        pem files. The configuration file is processed via m4.

        The script allows for mapping any string contained in TARGET_BUILD_VARIANT
        with specific path to a pem file. Typically TARGET_BUILD_VARIANT is either
        user, eng or userdebug. Additionally, one can specify "ALL" to map a path to
        any string specified in TARGET_BUILD_VARIANT. All tags are matched verbatim
        and all options are matched lowercase. The options are "tolowered" automatically
        for the user, it is convention to specify tags and options in all uppercase
        and tags start with @. The option arguments can also use environment variables
        via the familiar $VARIABLE syntax. This is often useful for setting a location
        to ones release keys.

        Often times, one will need to integrate an application that was signed by a separate
        organization and may need to extract the pem file for the insertkeys/keys.conf tools.
        Extraction of the public key in the pem format is possible via openssl. First you need
        to unzip the apk, once it is unzipped, cd into the META_INF directory and then execute
        openssl pkcs7 -inform DER -in CERT.RSA -out CERT.pem -outform PEM  -print_certs
        On some occasions CERT.RSA has a different name, and you will need to adjust for that.
        After extracting the pem, you can rename it, and configure keys.conf and
        mac_permissions.xml to pick up the change. You MUST open the generated pem file in a text
        editor and strip out anything outside the opening and closing scissor lines. Failure to do
        so WILL cause a compile time issue thrown by insertkeys.py

        NOTE: The pem files are base64 encoded and PackageManagerService, mac_permissions.xml
              and setool all use base16 encodings.