* Dropped in: https://review.lineageos.org/c/LineageOS/android_device_lineage_sepolicy/+/321883
Change-Id: I0dfa2c6ed1f26aaf5a90896694d767fe48ae3df2
/(vendor|system/vendor)/bin/hw/android\.hardware\.power(@[0-9]\.[0-9])?-service\.samsung-libperfmgr u:object_r:hal_power_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.thermal@[0-9].[0-9]-service\.samsung u:object_r:hal_thermal_default_exec:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.vibrator(@[0-9].[0-9])?-service\.samsung(-haptic)? u:object_r:hal_vibrator_default_exec:s0
-/(vendor|system/vendor)/bin/hw/vendor\.lineage\.biometrics\.fingerprint\.inscreen@1.0-service.samsung u:object_r:hal_lineage_fod_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.powershare@[0-9].[0-9]-service\.samsung u:object_r:hal_lineage_powershare_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.fastcharge@[0-9]\.[0-9]-service\.samsung u:object_r:hal_lineage_fastcharge_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch\@[0-9]\.[0-9]-service.samsung u:object_r:hal_lineage_touch_default_exec:s0
+++ /dev/null
-# hal_lineage_fod_default.te
-
-binder_call(hal_lineage_fod_default, hal_fingerprint_default)
-
-allow hal_lineage_fod_default hal_vendor_fingerprint_hwservice:hwservice_manager find;
-
-# /sys/class/backlight/panel/brightness
-allow hal_lineage_fod_default sysfs_backlight_writable:file rw_file_perms;
-
-# /sys/class/sec/tsp/cmd
-allow hal_lineage_fod_default sysfs_sec_touchscreen:dir r_dir_perms;
-allow hal_lineage_fod_default sysfs_touchscreen_writable:file rw_file_perms;