Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
sm8150-common: sepolicy: allow fingerprint hal to read battery
Browse files Browse the repository at this point in the history
  • Loading branch information
classified committed Apr 26, 2022
1 parent 1c836d5 commit fea18f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sepolicy/vendor/hal_fingerprint_default.te
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ allow hal_fingerprint_default sysfs_aod:file r_file_perms;

# Allow hal_fingerprint_default to get vendor_adsprpc_prop
get_prop(hal_fingerprint_default, vendor_adsprpc_prop)

allow hal_fingerprint_default vendor_sysfs_battery_supply:dir { search };

0 comments on commit fea18f2

Please sign in to comment.