Board tree for Google Tensor G1 devices
Find a file
Kris Chen 10fda56cd1 Allow fingerprint hal to access fingerprint device
Fixes the following avc denials:
03-18 10:57:10.612   947   947 I android.hardwar: type=1400 audit(0.0:8): avc: denied { open } for path="/dev/goodix_fp" dev="tmpfs" ino=482 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
03-18 10:57:10.632   947   947 I android.hardwar: type=1400 audit(0.0:9): avc: denied { ioctl } for path="/dev/goodix_fp" dev="tmpfs" ino=482 ioctlcmd=0x6707 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
03-18 10:57:13.672   947   947 I android.hardwar: type=1400 audit(0.0:14): avc: denied { ioctl } for path="/dev/goodix_fp" dev="tmpfs" ino=482 ioctlcmd=0x6706 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
03-18 10:57:32.704   947   947 I HwBinder:947_1: type=1400 audit(0.0:26): avc: denied { ioctl } for path="/dev/goodix_fp" dev="tmpfs" ino=482 ioctlcmd=0x6705 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1

Bug: 171943101
Test: No above avc denials in logcat.
Change-Id: I254a01a2c11fcaba9ad3f387862a8d0ddafffd38
2021-03-18 19:23:54 +08:00
ambient Fix cuttlefish test fail due to sepolicy of Exo 2021-03-12 11:41:24 +08:00
display Merge "display: add sepolicy for hal_graphics_composer" into sc-dev 2021-03-16 12:05:50 +00:00
private Move slider-sepolicy into gs101-sepolicy 2021-03-06 16:15:39 +08:00
tracking_denials Merge "allow df to collect partition info" into sc-dev 2021-03-17 01:52:43 +00:00
usf Move slider-sepolicy into gs101-sepolicy 2021-03-06 16:15:39 +08:00
whitechapel/vendor/google Allow fingerprint hal to access fingerprint device 2021-03-18 19:23:54 +08:00
gs101-sepolicy.mk sepolicy: add usf folder to BOARD_SEPOLICY_DIRS. 2021-03-08 14:08:19 +08:00
OWNERS Move slider-sepolicy into gs101-sepolicy 2021-03-06 16:15:39 +08:00