diff options
| author | Wang Han <416810799@qq.com> | 2019-02-19 16:30:41 +0800 |
|---|---|---|
| committer | Shubh@m <shubhindia123@gmail.com> | 2019-03-28 08:26:48 +0530 |
| commit | b876d66efdeb8ed0f11e314b35b0ca88f68c04f9 (patch) | |
| tree | 1c70a8da39f32909865e3e37b906ade3c8302b89 | |
| parent | 160edc2cc3ade326a70ad07f47d75da8b7fccbf7 (diff) | |
oneplus2: sepolicy: Remove obsolete graphics nodes label
* They should stay in sepolicy-legacy and lineage sepolicy.
Change-Id: I38abce4c1427eed47844185480346f1a42c9c2c6
| -rw-r--r-- | sepolicy/file_contexts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 99e229f..e1e99d1 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -33,10 +33,6 @@ /sys/devices/soc\.0/f9968000\.spi/spi_master/spi12/spi12\.0(/.*)? u:object_r:sysfs_fingerprint:s0 /data/fpc(/.*)? u:object_r:fpc_data_file:s0 -# Graphics -/sys/devices/virtual/graphics/fb0(/.*)? u:object_r:sysfs_graphics:s0 -/sys/devices/virtual/graphics/fb1(/.*)? u:object_r:sysfs_graphics:s0 - # Lights /sys/class/leds(/.*)? u:object_r:sysfs_leds:s0 /sys/devices/soc\.0/leds-qpnp-(.*)?/leds(/.*)? u:object_r:sysfs_leds:s0 |
